Releases: rosfandy/vault-book
Releases · rosfandy/vault-book
1.0.6
24 Jun 17:18
Compare
Sorry, something went wrong.
No results found
Fix embedded file serving for BRAT installs
1.0.5
24 Jun 17:06
Compare
Sorry, something went wrong.
No results found
Fix
Renamed plugin ID to vault-book
Assets
main.js
manifest.json
styles.css
1.0.4
24 Jun 17:02
Compare
Sorry, something went wrong.
No results found
Fix
Embedded web-dist UI files directly into main.js — now works with BRAT (which only downloads main.js/manifest.json/styles.css)
Assets
main.js
manifest.json
styles.css
1.0.3
24 Jun 16:57
Compare
Sorry, something went wrong.
No results found
Fix
Fixed pluginDir to use __dirname instead of hardcoded folder name — now works regardless of folder name (BRAT, manual install, etc.)
Assets
main.js
manifest.json
styles.css
1.0.2
24 Jun 16:40
Compare
Sorry, something went wrong.
No results found
Preview
What is fixed in 1.0.2
Removed Node.js fs module, replaced with vault adapter API
Fixed eslint-disable comment with description
Bumped version for fresh scan
Assets
main.js - plugin code
manifest.json - plugin manifest
styles.css - plugin styles
GitHub
1.0.1
24 Jun 16:39
Compare
Sorry, something went wrong.
No results found
Preview
What is fixed in 1.0.1
Sidebar title now follows Obsidian settings
Browser tab title shows Vault Book
GitHub link in topbar opens repo
Fixed pluginDir path resolution
Added preview screenshots
Assets
main.js - plugin code
manifest.json - plugin manifest
styles.css - plugin styles
GitHub
1.0.0
24 Jun 16:23
Compare
Sorry, something went wrong.
No results found
Initial release of Vault Book — turn your Obsidian vault into a Gitbook-like website.
Preview
Features
Export vault notes to a browsable web format
Markdown rendering via showdown/marked
React-based web UI
Local dev server for preview
Built with esbuild and TypeScript
Assets
main.js — plugin code
manifest.json — plugin manifest
styles.css — plugin styles