Skip to content

Releases: foambubble/foam

v0.13.8

02 Jul 18:24
Compare
Choose a tag to compare

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
  • 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

05 Jun 14:19
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed #667, incorrect resolution of foam-core library

Internal:

  • BREAKING CHANGE: Removed Foam local plugins
    If you were previously using the alpha feature of Foam local plugins you will soon be able to migrate the functionality to the V1 API

v0.13.6

07 Jun 09:44
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed #667, incorrect resolution of foam-core library

v0.13.5

07 Jun 09:44
Compare
Choose a tag to compare

Fixes and Improvements:

v0.13.4

26 May 11:51
Compare
Choose a tag to compare

Fixes and Improvements:

Internal:

  • Updated various dependencies

v0.13.3

11 May 19:43
Compare
Choose a tag to compare

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 and Foam: Create New Note From Template behavior (#623 - thanks @movermeyer)

v0.13.2

06 May 08:12
Compare
Choose a tag to compare

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

21 Apr 19:13
Compare
Choose a tag to compare

Fixes and Improvements:

  • fixed bug in Windows when running Open Daily Note command (#591 - Thanks @RobinKing)

v0.13.0

19 Apr 09:48
Compare
Choose a tag to compare

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

05 Apr 11:48
Compare
Choose a tag to compare

Fixes and Improvements:

  • Link decorations are now optional (#558)
  • Improved UX when creating notes from templates (#550 - thanks @movermeyer)