Releases: zz41354899/slidex-obsidian
Release list
0.1.9
SlideX 0.1.9 adds explicitly authorized, bidirectional live sync between one Obsidian note and one SlideX presentation.
- Adds stable hidden note and block IDs only to the Markdown note explicitly authorized by the user
- Creates an editable, template-free SlideX Canvas from standard Markdown structure
- Pushes saved Markdown and newly referenced local images to SlideX within the existing scoped workflow
- Writes supported titles, text, and tables back to their exact Obsidian blocks
- Uses source hashes and revision checks to prevent stale writes and synchronization loops
- Gives the Obsidian version priority when the same linked block changes on both sides
0.1.8
SlideX 0.1.8 adds safe automatic updates for presentation content explicitly linked to Obsidian notes.
- Debounces Markdown save, delete, and rename notifications without sending note content
- Reads and uploads only the exact linked note requested by SlideX Cloud
- Verifies source hashes and reports missing, unreadable, or oversized linked notes safely
- Retries offline notifications and recovers after reconnecting an expired connection
- Preserves the existing scoped deck import workflow
- Never writes to the Vault
0.1.7
SlideX 0.1.7 keeps Vault metadata visible immediately after authorization while preserving the plugin's read-only Vault boundary.
- Reconciles stale local index revisions with the authoritative SlideX revision
- Retries the metadata index automatically instead of reporting a false refresh success
- Keeps the first post-authorization Vault index synchronized with Workspace
- Continues to send only explicitly selected Markdown and referenced images
- Never writes to the Vault
0.1.6
SlideX 0.1.6 improves import responsiveness and connection recovery while preserving the plugin's read-only Vault boundary.
- Checks for pending import jobs about every 2 seconds instead of every 15 seconds
- Claims pending jobs before refreshing the full Vault metadata index
- Clears invalid connection tokens and prompts users to reconnect
- Continues to send only explicitly selected Markdown and referenced images
- Never writes to the Vault
0.1.5
Initial public release of SlideX, a read-only bridge for scoped note imports.
- Connect one Vault with a revocable token
- Send only Workspace-selected Markdown and referenced images
- Never writes to the Vault
0.1.4
Initial public release of SlideX, a read-only bridge for scoped note imports.
- Connect one Vault with a revocable token
- Send only Workspace-selected Markdown and referenced images
- Never writes to the Vault
0.1.3
Initial public release of SlideX, a read-only bridge for scoped note imports.
- Connect one Vault with a revocable token
- Send only Workspace-selected Markdown and referenced images
- Never writes to the Vault
0.1.2
Initial public release of SlideX, a read-only bridge for scoped note imports.
- Connect one Vault with a revocable token
- Send only Workspace-selected Markdown and referenced images
- Never writes to the Vault