Skip to content

Commit f5ccc46

Browse files
committed
Add recenetly merged PRs to CHANGELOG
1 parent 833eab7 commit f5ccc46

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Controller Mappings
66

77
* Allen & Heath Xone K3: Update midi mappings (backport [#16453](https://github.com/mixxxdj/mixxx/pull/16453)) [#16496](https://github.com/mixxxdj/mixxx/pull/16496)
8+
* Numark Mixtrack 3: fix settings bool evaluation [#16708](https://github.com/mixxxdj/mixxx/pull/16708)
89

910
### Library
1011

@@ -16,6 +17,12 @@
1617
[#16198](https://github.com/mixxxdj/mixxx/issues/16198)
1718
* Fix missing tracks showing up in Hidden, Missing empty [#16419](https://github.com/mixxxdj/mixxx/pull/16419)
1819
* Adjust FocusWidget: GoToItem emulates Space key in WSearchRelatedTracksMenu [#13282](https://github.com/mixxxdj/mixxx/pull/13282)
20+
* Fixing last played time being wiped on history deletion
21+
[#16178](https://github.com/mixxxdj/mixxx/pull/16178)
22+
[#14427](https://github.com/mixxxdj/mixxx/issues/14427)
23+
* Fix false-positive missing tracks
24+
[#16685](https://github.com/mixxxdj/mixxx/pull/16685)
25+
[#13533](https://github.com/mixxxdj/mixxx/issues/13533)
1926

2027
### Target support
2128

@@ -32,6 +39,8 @@
3239
[#16514](https://github.com/mixxxdj/mixxx/pull/16514)
3340
[#16592](https://github.com/mixxxdj/mixxx/pull/16592)
3441
[#16368](https://github.com/mixxxdj/mixxx/pull/16368)
42+
* Flatpak: fix building with Soundtouch, update to 2.4.1
43+
[#16720](https://github.com/mixxxdj/mixxx/pull/16720)
3544

3645
### Miscellaneous
3746

res/linux/org.mixxx.Mixxx.metainfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
</ul>
304304
</description>
305305
</release>
306-
<release version="2.5.5" type="development" date="2026-07-04" timestamp="1783196831">
306+
<release version="2.5.5" type="development" date="2026-07-12" timestamp="1783865117">
307307
<description>
308308
<p>
309309
Note: Version 2.5.5 has been skipped following an issue in the release workflow.

0 commit comments

Comments
 (0)