Releases: Developer-Mike/obsidian-advanced-canvas
Releases · Developer-Mike/obsidian-advanced-canvas
4.0.0
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
3.10.1
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
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
3.9.0
Changes
Full Changelog: 3.8.0...3.9.0
3.8.0
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
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
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
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