Skip to content

Releases: lhx618257/freetree

FreeTree v0.10.0-beta.2 (MVP Beta)

Pre-release

Choose a tag to compare

@lhx618257 lhx618257 released this 09 Apr 12:37

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 wheel zoom 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)

Pre-release

Choose a tag to compare

@lhx618257 lhx618257 released this 09 Apr 08:36

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:
    • Enter to add a sibling branch (non-root)
    • Delete to 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.
``