Skip to content

Releases: Laplacede/Canvas-Layer-Order

Canvas Layer Order 0.1.2

27 Jun 08:14

Choose a tag to compare

Review compliance update.\n\nChanges:\n- Removed the plugin-name heading from the settings tab.\n- Avoided unsafe view type calls in the Canvas view guard.\n- Keeps document/window usage for lower app-version compatibility while leaving the popout compatibility warnings acknowledged.\n\nRelease assets for manual installation: main.js, manifest.json, styles.css.

Canvas Layer Order 0.1.1

27 Jun 08:09

Choose a tag to compare

Review compliance update.\n\nChanges:\n- Updated settings heading to use the standard Setting API.\n- Removed redundant wording from the plugin manifest description.\n- Replaced builtin-modules with Node's builtin module list.\n- Tightened settings loading and cleaned up release build output.\n\nRelease assets for manual installation: main.js, manifest.json, styles.css.

Canvas Layer Order 0.1.0

27 Jun 07:56

Choose a tag to compare

Initial release of Canvas Layer Order.\n\nFeatures:\n- Bring Canvas cards to front or send them to back.\n- Move Canvas cards forward or backward one layer.\n- Access layer commands from the command palette, hotkeys, and the Canvas card context menu.\n- Optional setting to preserve saved layer order when focusing cards.\n\nRelease assets for Obsidian manual installation: main.js, manifest.json, styles.css.