Skip to content

Releases: Developer-Mike/obsidian-advanced-canvas

3.7.1

05 Feb 18:42
Compare
Choose a tag to compare

Warning

Upgrade to version 3.7.3 to fix this bug: #167

Changes

  • Added option to enter unclamped zoom mode while presenting (#162)
  • Fixed presentation mode slide animation has no effect when zoom gets clamped (#162)
  • Fixed presentation mode can get lost when pressing back button on first slide

Full Changelog: 3.7.0...3.7.1

3.7.0

04 Feb 11:04
Compare
Choose a tag to compare

Warning

Upgrade to version 3.7.3 to fix this bug: #167

Changes

  • Added "Image Export" feature
  • Fixed encapsulate feature not placing the new canvas in the specified default location (#48)
  • Improved internal TS-Typings and added some tests

Full Changelog: 3.6.2...3.7.0

3.6.2

31 Jan 10:41
Compare
Choose a tag to compare

Warning

Upgrade to version 3.7.3 to fix this bug: #167

Changes

  • Added more data to the metadata cache entry of a .canvas file (e.g. metadata cache per node) (#157)
  • Fixed metadata cache events not getting fired when .canvas file got processed (#156)
  • Fixed metadata cache not getting reprocessed if canvas file got modified.

Full Changelog: 3.6.1...3.6.2

3.6.1

31 Jan 07:39
Compare
Choose a tag to compare

Warning

Upgrade to version 3.7.3 to fix this bug: #167

Changes

  • Fixed metadata cache support broken in Obsidian version 1.8.3 (#155)
  • Fixed metadata cache resolvedLinks using relative paths which caused duplicate graph connections (#155)

Full Changelog: 3.6.0...3.6.1

3.6.0

30 Jan 19:19
Compare
Choose a tag to compare

Warning

Upgrade to version 3.7.3 to fix this bug: #167

Changes

  • Added full metadata cache support for canvas files (#16, FR on the Forum)
  • Added z-ordering controls to the context menu (#117)
  • Added settings header info buttons that link to their according readme sections on GitHub.

Full Changelog: 3.5.0...3.6.0

3.5.0

25 Jan 16:43
Compare
Choose a tag to compare

Changes

  • Added "Flip selection horizontally/vertically"-Command (#147)
  • Added shortcut for flipping an edge (#147)
  • Fixed open portal cannot be selected on mobile (#150)

Full Changelog: 3.4.1...3.5.0

3.4.1

24 Jan 06:02
Compare
Choose a tag to compare

Changes

  • Fixed edges not updating correctly (#148)
  • Added "Variable Breakpoint"-Feature (#143)
  • Improved border styles for the document shape

Full Changelog: 3.4.0...3.4.1

3.4.0

15 Jan 18:44
Compare
Choose a tag to compare

Changes

  • Massive performance improvements! (#95, #137)
  • Better version control due to a new JSON.stringify function (#104)
  • Added default value setting for node auto resizing (#138)

Full Changelog: 3.3.1...3.4.0

3.3.1

13 Jan 12:48
Compare
Choose a tag to compare

Changes

  • Fixed node auto resizing getting unintentionally applied to file nodes (#127)
  • File nodes are now supported by the auto resizing feature (#127)
  • Fixed presentation mode animation getting skipped
  • Fixed presentation cannot be controlled anymore after entering nested file and navigating back (#134)

Full Changelog: 3.3.0...3.3.1

3.3.0

24 Dec 09:20
Compare
Choose a tag to compare

Changes

  • Added quicksettings - Use the command panel to quickly adjust any settings
  • Improved node auto-resizing (Probably fixing #131)

Full Changelog: 3.2.1...3.3.0