File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,6 +37,45 @@ Here are some additional sites that have curated or custom SF2 files that should
3737
3838# Recent Changes
3939
40+ ## 2.30.12
41+
42+ * Various fixes related to accessibility -- thanks to Neal Hibbard for raising the issue
43+ * Effects knobs now work via Voice Over and report their units
44+ * Fixed the order of the controls in Voice Over
45+ * Improved use of on-screen keyboard with Voice Over
46+
47+ ## 2.30.11
48+
49+ * Fix crash on iOS v16 and older
50+ * Fix UI issue involving preset selection
51+
52+ ## 2.30.10
53+
54+ * Fix previous attempt to silence audio when transport head is stopped.
55+
56+ ## 2.30.9
57+
58+ * Silence audio when transport head is stopped.
59+
60+ ## 2.30.8
61+
62+ * Always restore active patch in AUv3 before rendering. Thanks to Soup2953 for pointing out this issue.
63+
64+ ## 2.30.7
65+
66+ * Verify SF2 file availability before attempting to use.
67+
68+ ## 2.30.6
69+
70+ * Pin SF2Lib dependency to v6.1.0 which works on iOS versions older than v17
71+
72+ ## 2.30.5
73+
74+ * Fixed repeated and unnecessary loading of configuration file.
75+ * Fixed issue where AUM session loading times would increase over time.
76+ * Removed forced-unwrapping of values in code -- unclear if source of any crashes, but better to be safe.
77+ * Greatly improved start up and configuration loading times.
78+
4079## 2.30.4
4180
4281* Fixed crash in AUv3 component when host app moved to background
You can’t perform that action at this time.
0 commit comments