Releases: Developer-Mike/obsidian-advanced-canvas
Releases · Developer-Mike/obsidian-advanced-canvas
3.0.5
Changes
- Fixed canvas file created using the command can't be opened (#38)
- Reduced frequency of "styleAttributes" property getting added to nodes (Improves #82)
Full Changelog: 3.0.4...3.0.5
3.0.4
Changes
- Added support to automatically fix broken files caused by the core canvas plugin (#82)
- Fixed "center text" node style setting not working properly. (#84)
- Fixed label position for square edges not correct
- Fixed dataset properties for node interaction layer not correctly set
Full Changelog: 3.0.3...3.0.4
3.0.3
Changes
- Improved "Square" pathfinding method to support more alignments of nodes.
Full Changelog: 3.0.2...3.0.3
3.0.2
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
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
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
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
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
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
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