LeafWiki v0.11.0 - [[WikiLinks]], Auto-Save, and Mobile Improvements #1187
perber
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks,
LeafWiki v0.11.0 is out!
A few things worth celebrating with this release: LeafWiki crossed 400 GitHub stars this month, and we were mentioned in the selfh.st newsletter. Thank you all for using LeafWiki, filing issues, and supporting the project — it means a lot.
And a special thank you to the first 3 sponsors of LeafWiki. 🙏
[[WikiLink]]SyntaxThe headline feature: pages can now be linked by title using
[[Title]]syntax. The editor offers autocomplete and ambiguous titles open a disambiguation dialog.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. Thank you.
Auto-Save
Pages now save automatically while you type. Conflict detection prevents overwriting concurrent changes, and on mobile there's a per-device toggle to disable it.
With
--enable-revision, edits from the same session are grouped into a single revision.Mobile Experience
Streamlined editor toolbar, decluttered title bar, reduced topbar actions, and a dedicated History Panel tab bar. Broad layout fixes across all major screens.
Further Highlights
Full release notes and changelog: v0.11.0
If you find LeafWiki useful, consider supporting the development. 🙏
Beta Was this translation helpful? Give feedback.
All reactions