Releases: foambubble/foam
Releases · foambubble/foam
v0.13.8
Fixes and Improvements:
- Improved handling of capitalization in wikilinks (#688 - thanks @pderaaij)
- This update will make wikilinks with different capitalization, such as
[[wikilink]]
and[[WikiLink]]
point to the same file. Please note that means that files that only differ in capitalization across the workspace would now be treated as having the same name
- This update will make wikilinks with different capitalization, such as
- Allow dots in wikilinks (#689 - thanks @pderaaij)
- Fixed a bug in the expansion of date snippets (thanks @syndenham-chorea)
- Added support for wikilink alias syntax, like
[[wikilink|label]]
(#689 - thanks @pderaaij)
v0.13.7
v0.13.6
v0.13.5
v0.13.4
v0.13.3
Fixes and Improvements:
- Improved Foam template variables resolution: unknown variables are now ignored (#622 - thanks @movermeyer)
- Fixed file matching in MarkdownProvider (#617)
- Fixed cancelling
Foam: Create New Note
andFoam: Create New Note From Template
behavior (#623 - thanks @movermeyer)
v0.13.2
Fixes and Improvements:
- Fixed wikilink completion bug (#592 - thanks @RobinKing)
- Added support for stylable tags (#598 - thanks @Barabazs)
- Added "Create new note" command (#601 - thanks @movermeyer)
- Fixed navigation from placeholder and orphan panel (#600)
Internal:
- Refactored data model representation of resources:
Resource
(#593)
v0.13.1
Fixes and Improvements:
- fixed bug in Windows when running
Open Daily Note
command (#591 - Thanks @RobinKing)
v0.13.0
Features:
- Wikilink completion (#554)
Fixes and Improvements:
- fixed link navigation on path with spaces (#542)
- support for Chinese characters in tags (#567 - thanks @RobinKing)
- added support for
FOAM_TITLE
in templates (#549 - thanks @movermeyer) - added configuration to enable/disable link navigation (#584)
v0.12.1
Fixes and Improvements:
- Link decorations are now optional (#558)
- Improved UX when creating notes from templates (#550 - thanks @movermeyer)