v0.15.0 - Import/Export dialogs for Address Editor
·
35 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Release Notes
Key Updates:
Major enhancements to the Address Editor, Tag Browser, and data workflows. This release introduces powerful CSV tools, interface refinements, and performance boosts.
New Features:
- CSV Import/Export: New dialogs for importing data with block detection and merging options that are more fine-grained that built-in CLICK Programming software import, and for exporting filtered data. Powerful way of updating a Template project file with enhancements, if you've planned with Blocks.
- Tag Browser: Rename nodes via right-click and A-Z sorting for block tags.
- Address Editor UI: Cell notes now show visual cues (
⚠️ , ✱) for errors or changes. Right-click tabs for quick actions. - Fill & Clone: Smarter handling, now prompts before incrementing initial values.
Improvements:
- Performance: Non-active tabs now refresh only when viewed, improving speed with multiple tabs.
- UX: Clearer terminology ("Sync" vs. "Save" for MDB sources) and more intuitive dialog messages.
Bug Fixes:
- Prevented auto-increment on BIT-type addresses.
- Ensured changed rows are immediately visible after renames or imports.
Technical: Added 3 new dialog modules, extended core logic, and improved test coverage.