Skip to content

Commit 95b3e35

Browse files
committed
appendix/changelog: Update changelog for 2.5 branch
1 parent 78a1fe6 commit 95b3e35

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

source/chapters/appendix/changelog.rst

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,85 @@
99
Changelog
1010
=========
1111

12+
.. _v2-5-7:
13+
14+
2.5.7 (unreleased)
15+
------------------
16+
17+
Controller Mappings
18+
^^^^^^^^^^^^^^^^^^^
19+
20+
21+
* Allen & Heath Xone K3: Update midi mappings (backport `#16453 <https://github.com/mixxxdj/mixxx/pull/16453>`__\ ) `#16496 <https://github.com/mixxxdj/mixxx/pull/16496>`__
22+
* Numark Mixtrack 3: fix settings bool evaluation `#16708 <https://github.com/mixxxdj/mixxx/pull/16708>`__
23+
24+
Library
25+
^^^^^^^
26+
27+
28+
* Fix color column sorting for dirty tracks
29+
`#16662 <https://github.com/mixxxdj/mixxx/pull/16662>`__
30+
* Fix relocate directory: remove old dir if new is child of a root dir `#16203 <https://github.com/mixxxdj/mixxx/pull/16203>`__
31+
* Fix library scanner: allow resuming canceled scan by clearing hashes of unfinished dirs
32+
`#16300 <https://github.com/mixxxdj/mixxx/pull/16300>`__
33+
`#16198 <https://github.com/mixxxdj/mixxx/issues/16198>`__
34+
* Fix missing tracks showing up in Hidden, Missing empty `#16419 <https://github.com/mixxxdj/mixxx/pull/16419>`__
35+
* Adjust FocusWidget: GoToItem emulates Space key in WSearchRelatedTracksMenu `#13282 <https://github.com/mixxxdj/mixxx/pull/13282>`__
36+
* Fixing last played time being wiped on history deletion
37+
`#16178 <https://github.com/mixxxdj/mixxx/pull/16178>`__
38+
`#14427 <https://github.com/mixxxdj/mixxx/issues/14427>`__
39+
* Fix false-positive missing tracks
40+
`#16685 <https://github.com/mixxxdj/mixxx/pull/16685>`__
41+
`#13533 <https://github.com/mixxxdj/mixxx/issues/13533>`__
42+
43+
Target support
44+
^^^^^^^^^^^^^^
45+
46+
47+
* Support Ubuntu Stonking 26.10
48+
`#16507 <https://github.com/mixxxdj/mixxx/pull/16507>`__
49+
`#16619 <https://github.com/mixxxdj/mixxx/pull/16619>`__
50+
`#16614 <https://github.com/mixxxdj/mixxx/issues/16614>`__
51+
* Support Windows 11 25H2
52+
`#16401 <https://github.com/mixxxdj/mixxx/pull/16401>`__
53+
* Add Arch Linux build environment script `#16594 <https://github.com/mixxxdj/mixxx/pull/16594>`__
54+
* Fix race condition in fonts-ubuntu check in Debian environment script `#16575 <https://github.com/mixxxdj/mixxx/pull/16575>`__
55+
* Fix various warnings when using recent build environments
56+
`#16537 <https://github.com/mixxxdj/mixxx/pull/16537>`__
57+
`#16514 <https://github.com/mixxxdj/mixxx/pull/16514>`__
58+
`#16592 <https://github.com/mixxxdj/mixxx/pull/16592>`__
59+
`#16368 <https://github.com/mixxxdj/mixxx/pull/16368>`__
60+
* Flatpak: fix building with Soundtouch, update to 2.4.1
61+
`#16720 <https://github.com/mixxxdj/mixxx/pull/16720>`__
62+
63+
Miscellaneous
64+
^^^^^^^^^^^^^
65+
66+
67+
* macOS: fix system theme in preferences after switch rendering and icons
68+
`#16661 <https://github.com/mixxxdj/mixxx/pull/16661>`__
69+
`#13643 <https://github.com/mixxxdj/mixxx/issues/13643>`__
70+
* macOS: request security scoped bookmark for files in imported playlists
71+
`#16369 <https://github.com/mixxxdj/mixxx/pull/16369>`__
72+
* macOS: Discover both Effect and MusicEffect AudioUnits in one pass `#16287 <https://github.com/mixxxdj/mixxx/pull/16287>`__
73+
* Fix killing Analysis worker threads during shutdown, possible data loss. `#16064 <https://github.com/mixxxdj/mixxx/pull/16064>`__
74+
* MIDI: guard against null script engine in makeInputHandler `#16003 <https://github.com/mixxxdj/mixxx/pull/16003>`__
75+
* EngineBuffer: Reset sample counter after indicator update `#16245 <https://github.com/mixxxdj/mixxx/pull/16245>`__
76+
* libfdk_aac: SoundSourceProxyTest.seekBoundaries fix
77+
`#16440 <https://github.com/mixxxdj/mixxx/pull/16440>`__
78+
`#16440 <https://github.com/mixxxdj/mixxx/issues/14624>`__
79+
* FFmpeg: fix of gap bug fix
80+
`#16439 <https://github.com/mixxxdj/mixxx/pull/16439>`__
81+
`#10464 <https://github.com/mixxxdj/mixxx/issues/10464>`__
82+
* Fix flaky test, due to not waiting for a fully loaded EngineBufferE2ETest
83+
`#16275 <https://github.com/mixxxdj/mixxx/pull/16275>`__
84+
`#12554 <https://github.com/mixxxdj/mixxx/issues/12554>`__
85+
* Fix flaky test ControllerScriptEngineLegacyTimerTest.beginTimer_repeatedTimer `#16332 <https://github.com/mixxxdj/mixxx/pull/16332>`__
86+
* Fix flaky test for org.mixxx.Mixxx.metainfo.xml
87+
`#16290 <https://github.com/mixxxdj/mixxx/pull/16290>`__
88+
`#16162 <https://github.com/mixxxdj/mixxx/issues/16162>`__
89+
* Fix warning/violated debug assertion when opening Preferences (backport `#16257 <https://github.com/mixxxdj/mixxx/pull/16257>`__\ ) `#16274 <https://github.com/mixxxdj/mixxx/pull/16274>`__
90+
1291
.. _v2-5-6:
1392

1493
`2.5.6 <https://github.com/mixxxdj/mixxx/milestone/53>`__ (2026-03-25)

0 commit comments

Comments
 (0)