0.9.0
Release date:
Tue, 10 Jun 2025 22:14:09 +0300
New features:
-
Render lines in a ListView instead of manually managed objects
- This is a big and fundamental refactoring effort and makes scrolling
way smoother also on older Qt version. Also the update logic is now less
prone to bugs as more stuff is handled by the view model in C++.
- This is a big and fundamental refactoring effort and makes scrolling
-
Implement Midi CC and Pitch Bend automations for single lines
Bug fixes:
-
Fix duplicate signal names on Qt 6.8
-
Fix GitHub Issue #4: Crash in Flatpak: std::optionalnoteahead::Position not engaged
-
Don't reinitialize the project when RecentFilesDialog canceled
- A previously loaded project was also discarded without asking
Other:
-
Make pattern spin box editable
-
Addition of Flatpak manifest