Releases: foambubble/foam
Releases · foambubble/foam
v0.17.1
v0.17.0
v0.16.1
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
v0.15.8
v0.15.7
v0.15.6
v0.15.5
Fixes and Improvements:
- Major improvement in navigation. Use link definitions and link references (#821 - thanks @JonasSprenger )
- Fixed bug showing in hover reference the same more than once when it had multiple links to another (#822)
Internal:
v0.15.4
Fixes and Improvements:
- Detached Foam URI from VS Code URI. This should improve several path related issues in Windows. Given how core this change is, the release is just about this refactoring to easily detect possible side effects.