LeafWiki v0.8.0 – Sections, Importers and Tree Recovery #682
Pinned
perber
announced in
Announcements
Replies: 1 comment
-
|
Thanks a lot for the update! 🥳 |
Beta Was this translation helpful? Give feedback.
0 replies
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,
I’m excited to announce that LeafWiki v0.8.0 is now available!
This release focuses on sections and importers, making it much easier to organize existing content and recover or bootstrap your wiki structure.
Before upgrading, please make sure to create a backup of your existing Markdown files.
This release introduces changes to the internal tree model, and upgrading without a backup could lead to issues in case of unexpected problems.
Sections (New Tree Structure)
LeafWiki now supports sections in the tree view.
Importer & Recovery Tools
This release adds several tools to help you bring existing content into LeafWiki or recover from broken state
Useful if
tree.jsongets corrupted or for initial setupFolder structures are preserved and converted into the wiki tree
These tools make LeafWiki much more resilient and lower the barrier for migrating existing documentation.
Smaller Improvements
What's next
With the structural changes introduced in this release, the next iterations of LeafWiki will focus more on performance improvements, stability, and smaller UX refinements.
After a release with this much internal change, the goal is to smooth out rough edges, optimize existing features, and build on a now much more flexible foundation.
Thanks 🙌
A big thank you to @Hugo-Galley and @Tak-MK for testing, feedback, and the initial ideas that helped shape this release.
This release is a solid step forward in making LeafWiki more flexible and migration-friendly.
As always, if you run into any issues, feel free to open an issue on GitHub.
Beta Was this translation helpful? Give feedback.
All reactions