v0.1.0 release notes
Released July 20, 2026. Version 0.1.0 establishes Dusori’s portable learning foundation: the browser app, local file contract, Obsidian-compatible workflow, interactive learning loop, and knowledge graph all work without an account or hosted backend.
Open Dusori · View the GitHub release
What shipped
Section titled “What shipped”- A free browser workspace backed by origin-private storage, with ZIP import and export.
- User-approved folder access on supported Chromium browsers and a guided least-privilege Obsidian flow.
- Today and Roadmap views driven by portable Markdown checkboxes, topic state, and dated updates.
- Local source capture and preview-first curriculum import.
- A deterministic graph built from topic containment and Obsidian-style
[[wikilinks]]. - Conflict-safe proposals when Markdown changed in another editor.
- An installable offline PWA with a dark-first Japanese and Indian visual identity.
- An optional loopback-only, token-protected local companion foundation.
Privacy and ownership
Section titled “Privacy and ownership”Dusori v0.1.0 requires no account, telemetry, cloud database, graph database, Obsidian plugin, paid service, or AI model. Markdown and text remain user-owned; JSON state is schema-validated and travels with the workspace.
Known limitations
Section titled “Known limitations”- Direct folder access requires a supported Chromium browser. Firefox and Safari use browser storage plus ZIP import/export.
- Remote fetching, PDF extraction, search, Ollama transformations, generated schedules, and unattended work remain planned—not shipped.
- The optional companion is not published to npm in this release; build it from the repository if you want to test the loopback foundation.
See the roadmap for the explicit shipped/planned boundary and the changelog for the canonical release history.