Releases: foambubble/foam
Releases · foambubble/foam
v0.17.3
Fixes and Improvements:
- Fixed autocompletion with tags (#885 - thanks @memeplex)
- Improved "Open Daily Note" to be usabled in tasks (#897 - thanks @MCluck90)
v0.17.2
Fixes and Improvements:
- Improved support for wikilinks in titles (#878)
- Use syntax injection for wikilinks (#876 - thanks @memeplex)
- Fix when applying text edits in last line
Internal:
v0.17.1
Fixes and Improvements:
- Decorate markdown files only (#857)
- Fix template placeholders issue (#859)
- Improved replacement range for link completion
Internal:
v0.17.0
Features:
- Added first class support for sections (#856)
- Sections can be referred to in wikilinks
- Sections can be embedded
- Autocompletion for sections
- Diagnostic for sections
- Embed sections
v0.16.1
Fixes and Improvements:
- Fixed diagnostic bug triggered when file had same suffix (#851)
v0.16.0
Features:
- Added support for unique wikilink identifiers (#841)
- This change allows files that have the same name to be uniquely referenced as wikilinks
- BREAKING CHANGE: wikilinks to attachments must now include the extension
- Added diagnostics for ambiguous wikilinks, with quick fixes available (#844)
- Added support for unique wikilinks in autocompletion (#845)
v0.15.9
Fixes and Improvements:
- Fixed filepath retrieval when creating note from template (#843)
v0.15.8
Fixes and Improvements:
- Re-enable link navigation for wikilinks (#840)
v0.15.7
Fixes and Improvements:
- Fixed template listing (#831)
- Fixed note creation from template (#834)
v0.15.6
Fixes and Improvements:
- Link Reference Generation is now OFF by default
- Fixed preview navigation (#830)