Skip to content

Commit b7d8926

Browse files
committed
Update changelog
1 parent 2f86ac0 commit b7d8926

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.4.0 --- 2025 . 12 . 06
2+
- New 'scenes' feature
3+
- Lots of code refactoring and minor internal improvements
4+
- Update JUCE dependency to 8.0.10
5+
- Update fmt dependency to 12.0.0
6+
- Update catch2 dependency to 3.11.0
7+
- Update nlohmann-json dependency to 3.12.0
8+
- Update rtmidi dependency to 6.0.0
9+
- Update libsndfile dependency to 1.2.2
10+
11+
112
1.3.1 --- 2025 . 10 . 24
213
- Fix broken plug-ins when a channel is cloned
314
- Prevent crash if using JACK and no samplerate choice is available

extras/com.giadamusic.Giada.metainfo.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,21 @@
1919
</screenshot>
2020
</screenshots>
2121
<releases>
22+
<release version="1.4.0" date="2025-12-06">
23+
<description>
24+
<p>This release introduces <strong>scenes</strong>: a new way to add greater variety and richness to your live performances.</p>
25+
<ul>
26+
<li>New <strong>scenes</strong> feature;</li>
27+
<li>Lots of code refactoring and minor internal improvements;</li>
28+
<li>Update JUCE dependency to 8.0.10;</li>
29+
<li>Update fmt dependency to 12.0.0;</li>
30+
<li>Update catch2 dependency to 3.11.0;</li>
31+
<li>Update nlohmann-json dependency to 3.12.0;</li>
32+
<li>Update rtmidi dependency to 6.0.0;</li>
33+
<li>Update libsndfile dependency to 1.2.2;</li>
34+
</ul>
35+
</description>
36+
</release>
2237
<release version="1.3.1" date="2025-10-24">
2338
<description>
2439
<p>This is a bugfix release.</p>

0 commit comments

Comments
 (0)