Releases: lhx618257/freetree
Releases · lhx618257/freetree
Release list
FreeTree v0.10.0-beta.2 (MVP Beta)
FreeTree v0.10.0-beta.2 (MVP Beta)
This update focuses on cleaner UI and smoother interactions.
What's improved
- Better node sizing for empty nodes (including root and probability nodes), reducing excessive blank space.
- Slower and smoother
Ctrl + mouse wheelzoom behavior for better control. - Removed top toolbar remark input to simplify the workspace.
- Removed redundant helper texts in the property panel.
- Removed canvas legend text block for a cleaner canvas.
Rule update
- Probability scenarios can no longer add child probability scenarios.
Notes
- Windows (x64) pre-release build.
- If app launch fails, install Microsoft Edge WebView2 Runtime first.
- Feedback is welcome via GitHub Issues.
FreeTree v0.10.0-beta.1 (MVP Beta)
FreeTree v0.10.0-beta.1 (MVP Beta)
First public preview release. Feedback is welcome.
Included in this release
- Decision tree modeling: Root / Task branch / Probability scenario
- Canvas interactions: zoom, pan, node selection, collapse/expand
- Shortcuts:
Enterto add a sibling branch (non-root)Deleteto remove the selected node (non-root)
- Roll-up modes: Average / Min-probability path / Max-probability path
- File operations: open, save, save as, recent files
- Export: PDF export
- Close prompt: Save / Don't Save / Cancel
Notes
- This version currently targets Windows (x64).
- It is an MVP/Beta release, and features/UX will continue to improve.
- If you find issues, please open an Issue with repro steps and screenshots.