LeafWiki v0.11.0 is out. This month LeafWiki crossed 400 GitHub stars and was mentioned in the selfh.st newsletter โ thank you all for using LeafWiki, filing issues, and supporting the project.
And a special thank you to the first three sponsors of LeafWiki. ๐
“I just want to link pages by name”
Pages can now be linked using [[Title]] syntax.
The editor offers autocomplete as you type โ matching page titles appear immediately so you don’t need to remember exact paths. When a title matches more than one page, a disambiguation dialog lets you choose the right target.
This came out of community discussion #1096 โ thanks to everyone who shaped how disambiguation should work.
Before release, @eerison, @Tak-MK, @Hugo-Galley, @bengreeno, and @EduardSchwarzkopf tested the feature and caught real bugs โ including a rename panic that would have shipped otherwise.
“I keep losing work when I forget to save”
Pages now save automatically while you type.
Conflict detection prevents overwriting changes made concurrently in another session. On mobile, there is a per-device toggle to disable auto-save when you prefer manual control.
With --enable-revision, edits made in the same session are grouped into a single revision โ so auto-save doesn’t flood your revision history.
Mobile experience
The mobile editor has been overhauled in this release. The toolbar is streamlined, the title bar is decluttered, and topbar actions have been reduced to what’s actually needed on small screens. The History view now uses a dedicated tab bar. Broad layout fixes across all major screens round out the mobile pass.
Further highlights
Keyboard shortcuts dialog โ discoverable shortcuts without digging through docs.
Nested YAML frontmatter via dot-notation โ set properties like meta.author directly in frontmatter.
Significant bundle size reduction โ faster initial load, especially on slower connections.
Broken links hidden for read-only users โ pages with unresolvable links no longer expose dead links to readers without edit access.
Full release notes and changelog: v0.11.0 on GitHub.
Try the demo or grab the latest release on GitHub.
If you find LeafWiki useful, consider sponsoring the project โ it helps keep development going.
If you’d rather not run LeafWiki yourself, LeafWiki Hosted is coming. Join the waitlist to get founding member pricing when it launches.