note: please tell me what you think of the app in the comments/issues, I would love to make the apps better!
New Version, New Me
Nine months have passed since the last update, it's time for a fresh start! This release is all about user experience, starting with the overhauled UI. Say goodbye to the dev-art which plauges 0.5 and below, now treedome will instead use sidebars, status bars, and tabs instead! Below is the before and after image of treedome, notice how much "soul" it now lacks.
Before Update
After Update
But seriously, what are the changes about this overhaul? Well here is some of them:
- Treedome now has a new logo, but I think it's still unfinished though.
- Text editor can now be as minimalist as possible, even removing the tag fields!
- You can now right click the tree for more options, similar to a text editor.
- Zoom in, zoom out, no more looking at an uncomfortably large texts.
- Tips, helpful tips!
- ... More small adjustments for better UX!
Behind The Scene
An open source program will not live without a better backend, things you can't see, but matters alot. Let's list some of them.
- Testing phase of 9 months, pretty good!
- Upgrades a lot of dependencies, gotta keep up with the time, yo.
- Check the documentations, it's now better for new comers!
- Improve the performance of the UI by removing a lot of stupid code, and adding some.
- Woodpecker CI is now functional, again!
- Upgrade flake to also include LFS in the definition.
- Note export will now have a different ID than in the old document. Security!
Thank you for using treedome for all this time. I will continue to support the application as long as possible. If you have anything you want to ask/request, please create an issue at https://codeberg.org/solver-orgz/treedome/issues/new.
Detailed changelog can be seen at https://codeberg.org/solver-orgz/treedome/compare/0.5.4...0.6.1.
Hotfix
- version name in .deb and windows is very wrong, install git in the image to fix
- text search result can't be scrolled horizontally
- help menu doesn't have any description for the shortcuts
- clicking minimize/maximize in the tree changes the current opened notes
- pressing escape when a modal is opened will instead open the escape menu
- add an option to hide the emoji picker, because some OS already has its own emoji picker
Nice! Ill keep and eye on future development and star you. Keep up great work!