Releases: Developer-Mike/obsidian-advanced-canvas
Releases · Developer-Mike/obsidian-advanced-canvas
2.2.2
2.2.1
2.2.0
What's Changed
- Canvas encapsulate by @Developer-Mike in #2
- Add more canvas commands by @Developer-Mike in #3
- Bugfix #4
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- SCSS-Rework -> Better node styling
- Styling of nodes now works by exposing the node's data to the HTML dataset
- Better readonly mode added
- Improved settings screen
- Only show node popup menu items if needed
- Changed internal structure to events
Full Changelog: 2.0.0...2.1.0
2.0.0
Complete rewrite using the "unknown data" property of the node.
Presentation
- No dependency on a specific group name for the start slide.
- Hiding the canvas pattern in presentation mode.
Node shapes
- Accessible via the modified pop-up menu.
- No longer dependent on comments.
Warning
NOT backwards compatible!
1.0.0
First stable release with all initial features.
0.0.5
Initial Release