Skip to content

Releases: foambubble/foam

v0.17.3

14 Jan 19:22
Compare
Choose a tag to compare

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

14 Jan 19:22
Compare
Choose a tag to compare

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

16 Dec 12:31
Compare
Choose a tag to compare

Fixes and Improvements:

  • Decorate markdown files only (#857)
  • Fix template placeholders issue (#859)
  • Improved replacement range for link completion

Internal:

v0.17.0

08 Dec 08:34
Compare
Choose a tag to compare

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

01 Dec 10:02
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed diagnostic bug triggered when file had same suffix (#851)

v0.16.0

24 Nov 14:08
Compare
Choose a tag to compare

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

23 Nov 12:26
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed filepath retrieval when creating note from template (#843)

v0.15.8

21 Nov 23:30
Compare
Choose a tag to compare

Fixes and Improvements:

  • Re-enable link navigation for wikilinks (#840)

v0.15.7

21 Nov 18:56
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed template listing (#831)
  • Fixed note creation from template (#834)

v0.15.6

21 Nov 18:55
Compare
Choose a tag to compare

Fixes and Improvements:

  • Link Reference Generation is now OFF by default
  • Fixed preview navigation (#830)