Skip to content

Releases: Developer-Mike/obsidian-advanced-canvas

4.0.0

13 Mar 08:55
Compare
Choose a tag to compare

Changes

  • Added shortcuts to navigate between nodes (#25)
  • Added option to hide grid in read-only mode (#189)
  • Added option to disable diagonal path for A* edge pathfinding
  • Massively improved performance, again (Canvas open: 1284ms -> 518ms)
  • Rewrote event system for better type safety
  • Removed Quicksettings

Full Changelog: 3.10.2...4.0.0

3.10.2

11 Mar 17:29
Compare
Choose a tag to compare

Changes

Full Changelog: 3.10.1...3.10.2

3.10.1

10 Mar 20:54
Compare
Choose a tag to compare

Warning

Please upgrade to version 3.10.2 that fixes #190

Changes

  • Hotfix for #190 (Wasn't effective)

Full Changelog: 3.10.0...3.10.1

3.10.0

09 Mar 11:44
Compare
Choose a tag to compare

Warning

Please upgrade to version 3.10.2 that fixes #190

Changes

  • Added more square pathfinding options - now, all possible connections are being displayed correctly (#125)
  • Added rounded corners for square pathfinding (#123)
  • Added optional "max node width" setting (#184)

Full Changelog: 3.9.1...3.10.0

3.9.1

05 Mar 16:41
Compare
Choose a tag to compare

Warning

Please upgrade to version 3.10.2 that fixes #190

Changes

  • Fix causing a save call after patching the canvas (#173)
  • Added "Toggle readonly" command (#182)
  • Fixed better readonly interfering with presentation mode (#186)
  • Probably fixed #185

Full Changelog: 3.9.0...3.9.1

3.9.0

21 Feb 16:25
Compare
Choose a tag to compare

Changes

  • Added Floating Edges (#18)
  • Added "Blunt" Edge Arrow Style (#179)

Full Changelog: 3.8.0...3.9.0

3.8.0

17 Feb 17:58
Compare
Choose a tag to compare

Changes

  • Changed how custom styles can be created (old syntax is still supported) (#177)

Full Changelog: 3.7.4...3.8.0

3.7.4

12 Feb 11:03
Compare
Choose a tag to compare

Changes

  • Improved A* pathfinding method to now respect group nodes (#170)
  • Fixed Metadata Cache compatibility not working on mobile (#171)
  • Improved live path updates of edges while dragging

Full Changelog: 3.7.3...3.7.4

3.7.3

07 Feb 08:56
Compare
Choose a tag to compare

Changes

  • Fixed important bug where attachments that are connected with an edge in a canvas and "Treat edges between file nodes as links" is enabled got corrupted when one of them got moved. (#167 Thank you @oceanst1 for reporting it) - Everyone using version > 3.6.0 and having "Treat edges between file nodes as links" option enabled, is advised to update ASAP.

Full Changelog: 3.7.2...3.7.3

3.7.2

06 Feb 15:44
Compare
Choose a tag to compare

Warning

Upgrade to version 3.7.3 to fix this bug: #167

Changes

  • Added Zoom to fit command (#164)

Full Changelog: 3.7.1...3.7.2