Skip to content

Releases: Developer-Mike/obsidian-advanced-canvas

3.0.2

01 Jul 16:07
Compare
Choose a tag to compare

Changes

  • Fixed "Predefined Process" shape not displaying (#76)
  • Rewrote edge pathfinding method related scripts and helper scripts

Full Changelog: 3.0.1...3.0.2

3.0.1

24 Jun 19:16
Compare
Choose a tag to compare

Changes

  • Fixed default node style got applied to non-text nodes

Changes of 3.0.0

  • Rewrite of the node and edge styling system
    • Less cluttered node and edge popup menu
    • Ability to easily add custom styling attributes
  • Ability to set node and edge default styles (#74)
  • New edge arrow styles (for UML) (#46)
  • Option to rotate arrow in the direction of the edge if pathfinding method is "Direct" (#75)
  • Replaced some default icons with custom, better ones
  • Fixed A* live update setting not working

Full Changelog: 2.7.8...3.0.1

3.0.0

23 Jun 19:06
Compare
Choose a tag to compare
3.0.0 Pre-release
Pre-release

Changes

  • Rewrite of the node and edge styling system
    • Less cluttered node and edge popup menu
    • Ability to easily add custom styling attributes
  • Ability to set node and edge default styles (#74)
  • New edge arrow styles (for UML) (#46)
  • Option to rotate arrow in the direction of the edge if pathfinding method is "Direct" (#75)
  • Replaced some default icons with custom, better ones
  • Fixed A* live update setting not working

Warning

It's marked as a pre-release because of the potential inconveniences that can be caused by a migration script. The script shouldn't delete anything, but could (but likely won't) corrupt some files (If so, the files can be restored)
Please report any related bugs as soon as possible.

Full Changelog: 2.7.8...3.0.0

2.7.8

05 Jun 16:31
Compare
Choose a tag to compare

Changes

  • Added feature to change slides using PageUp/PageDown keys (#62)
  • Added command to end the presentation mode (#64)
  • Added command to continue the presentation from the last slide (#64)
  • Fixed A* edges having ugly connections with arrowheads (#52)
  • Improved settings modal layout

Full Changelog: 2.7.7...2.7.8

2.7.7

30 May 16:14
Compare
Choose a tag to compare

Changes

  • Made canvas performance optimization an opt-in feature because of the caused blurring.

Full Changelog: 2.7.6...2.7.7

2.7.6

18 May 11:20
Compare
Choose a tag to compare

Changes

  • Fixed undo not working correctly on node and edge styles. (#56)
  • Added CSS snippet to increase Canvas performance.

Full Changelog: 2.7.5...2.7.6

2.7.5

04 Apr 15:33
Compare
Choose a tag to compare

Changes

  • Fixed bug where themed nodes with a custom border style still have a solid outline (#44)

Full Changelog: 2.7.4...2.7.5

2.7.4

03 Apr 14:57
Compare
Choose a tag to compare

Changes

  • Added border styles for nodes (#44)

Full Changelog: 2.7.3...2.7.4

2.7.3

24 Mar 08:27
Compare
Choose a tag to compare

Changes

  • Fixed critical bug where new canvases throw errors (#38) (This time for real 😉)

Full Changelog: 2.7.2...2.7.3

2.7.2

23 Mar 08:26
Compare
Choose a tag to compare

Changes

  • Fixed critical bug where new canvases throw errors (#38)

Full Changelog: 2.7.1...2.7.2