-
v2602-6a Pre-Release
released this
2026-02-24 17:31:04 +00:00 Changelog
v2602-6a
General Changes
- Unified app menus across platforms with a shared menu model for more consistent actions and structure.
89e6f25 - Added a mobile-friendly menu dialog with animated navigation for accessing app actions on smaller screens.
89e6f25 - Updated the toolbar to expose menu access directly in the main editing UI.
89e6f25 - Replaced the default line color set with a metro-classic palette and deterministic fallback color generation.
89e6f25
This release is now live: Arcs & Angles
Downloads
- Unified app menus across platforms with a shared menu model for more consistent actions and structure.
-
v2602-5a Pre-Release
released this
2026-02-23 15:24:30 +00:00 Changelog
v2602-5a
General Changes
- Added "Last Session" recovery option under File > Recover, allowing you to restore your last working state after an unexpected close or crash.
68abafd - Added "Autosave" slot under File > Recover (currently disabled, planned for a future release).
68abafd - Station labels are now part of the selection hit area — clicking a station label now selects that station.
68abafd - Improved station ghost visual during drag for clearer feedback.
68abafd - Fixed a bug where dismissing a dropdown menu could accidentally trigger canvas interactions such as placing a node or starting a line.
4b7adde
This release is now live: Arcs & Angles
Downloads
- Added "Last Session" recovery option under File > Recover, allowing you to restore your last working state after an unexpected close or crash.
-
v2602-4a Pre-Release
released this
2026-02-22 21:45:01 +00:00 Changelog
v2602-4a
Issues
- [#0004] Reworked arc fundamentals so curved (arc) segments can be drawn and edited as first-class geometry.
5451069 - [#0004] Added live arc preview while editing, so you can see the curve result before committing.
5451069 - [#0004] Improved arc continuity and connection behavior for smoother curved paths.
5451069 - [#0004] Fixed S-curve continuity edge cases where specific transitions snapped incorrectly.
ec74f3a - [#0004] Expanded diagonal arc transition handling to prevent invalid arc commits while editing.
bf61b44 - [#0008] Added interpolation modes when moving selected nodes/objects.
8ba9651 - [#0008] Added ghost previews during drag so you can see the resulting segment shape before release.
8ba9651 - [#0008] Improved smoothness and predictability of multi-selection drag movement.
8ba9651
General Changes
- Default tool now starts on Line to reduce accidental wrong-tool starts.
ec74f3a - Improved select-all and related menu workflow for faster editing.
8ba9651
This release is now live: Arcs & Angles
Downloads
- [#0004] Reworked arc fundamentals so curved (arc) segments can be drawn and edited as first-class geometry.