We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a11c7 commit 1da25d5Copy full SHA for 1da25d5
CHANGELOG
@@ -3,15 +3,34 @@ x.y.z
3
4
Release date:
5
6
+Fri, 17 Oct 2025 20:11:55 +0300
7
+
8
New features:
9
10
* Add a virtual keyboard to the instrument settings
11
12
+* Improve track focus highlights
13
14
+* Implement help dialog for shortcuts
15
16
+* Make it possible to transpose selection by +6/-6 semitones
17
18
+* Show text if no pitch bend automations added
19
20
+* Show text if no MIDI CC automations added
21
22
Bug fixes:
23
24
+* Fix graphical glitches due to not all patterns getting resized
25
26
Other:
27
28
+* Optimize track resizing
29
30
* Don't scroll columns that are not visible
31
+ - This greatly improves scrolling performance
32
33
+* Change header font family to sans
34
35
0.13.0
36
======
0 commit comments