Skip to content

Commit 9536a28

Browse files
committed
Added recent additions to CHANGELOG.md
1 parent 53e72fb commit 9536a28

2 files changed

Lines changed: 96 additions & 35 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
* Traktor Kontrol F1: Fixes for hid-parser and related script [#12876](https://github.com/mixxxdj/mixxx/pull/12876)
1212
* Traktor S3: Fix mapping crash on macOS [#12840](https://github.com/mixxxdj/mixxx/pull/12840)
1313
* Behringer DDM4000 & BCR2000: Fix exception in JS code [#12969](https://github.com/mixxxdj/mixxx/pull/12969)
14+
* Denon DJ MC7000: Fix redundant argument and migrate to `hotcue_x_status` [#13113](https://github.com/mixxxdj/mixxx/pull/13113) [#13121](https://github.com/mixxxdj/mixxx/pull/13121)
15+
* Polish fx chain controls [#12805](https://github.com/mixxxdj/mixxx/pull/12805)
1416

1517
### Target Support
1618

@@ -24,35 +26,47 @@
2426
* CMakeLists: Always prefer OpenGL framework on macOS
2527
[#13080](https://github.com/mixxxdj/mixxx/pull/13080)
2628

27-
### Miscellaneous
29+
### Skins
2830

29-
* Remove unnecessary unpolish operation of the style, before polish the new style [#12445](https://github.com/mixxxdj/mixxx/pull/12445)
30-
* Developer Tools: Initially sort controls by group name, ascending [#12884](https://github.com/mixxxdj/mixxx/pull/12884)
31-
* Library sidebar: show track count and duration of History playlists
31+
* Deere: make sampler rows persist [#12928](https://github.com/mixxxdj/mixxx/pull/12928)
32+
* Tango: Remove unneeded waveform Singleton [#12938](https://github.com/mixxxdj/mixxx/pull/12938)
33+
* Possible crash in customs skins using parallel waveforms [#13043](https://github.com/mixxxdj/mixxx/pull/13043) [#12580](https://github.com/mixxxdj/mixxx/issues/12580)
34+
* Slider tooltip: consider orientation for up/down shortcut tooltips + add support for WKnobComposed [#13088](https://github.com/mixxxdj/mixxx/pull/13088)
35+
* Tooltips: update 'hotcue' with saved loop features [#12875](https://github.com/mixxxdj/mixxx/pull/12875)
36+
37+
### Library
38+
39+
* Sidebar: show track count and duration of History playlists
3240
[#12811](https://github.com/mixxxdj/mixxx/pull/12811)
3341
[#13020](https://github.com/mixxxdj/mixxx/pull/13020)
3442
[#13019](https://github.com/mixxxdj/mixxx/issues/13019)
3543
[#12788](https://github.com/mixxxdj/mixxx/issues/12788)
3644
[#12880](https://github.com/mixxxdj/mixxx/issues/12880)
3745
[#12882](https://github.com/mixxxdj/mixxx/pull/12882)
38-
* Library: allow adding new directories while watched directories are missing
39-
[#12937](https://github.com/mixxxdj/mixxx/pull/12937)
40-
[#10481](https://github.com/mixxxdj/mixxx/issues/10481)
4146
* Computer feature: update removable devices on Linux [#12893](https://github.com/mixxxdj/mixxx/pull/12893) [#12891](https://github.com/mixxxdj/mixxx/issues/12891)
4247
* Playlists: Prevent removing tracks from locked playlists [#12927](https://github.com/mixxxdj/mixxx/pull/12927)
48+
* History feature: Fix removing deleted tracks after export
49+
[#13016](https://github.com/mixxxdj/mixxx/pull/13016)
50+
[#13000](https://github.com/mixxxdj/mixxx/issues/13000)
51+
* BPM display uses decimal separator of selected locale [#13067](https://github.com/mixxxdj/mixxx/pull/13067) [#13051](https://github.com/mixxxdj/mixxx/issues/13051)
52+
* Fix relink directory when migrate between Linux/macOS and Windows [#12878](https://github.com/mixxxdj/mixxx/pull/12878)
53+
* Allow adding new directories while watched directories are missing
54+
[#12937](https://github.com/mixxxdj/mixxx/pull/12937)
55+
[#10481](https://github.com/mixxxdj/mixxx/issues/10481)
56+
57+
### Miscellaneous
58+
59+
* Remove unnecessary unpolish operation of the style, before polish the new style [#12445](https://github.com/mixxxdj/mixxx/pull/12445)
60+
* Developer Tools: Initially sort controls by group name, ascending [#12884](https://github.com/mixxxdj/mixxx/pull/12884)
4361
* Waveforms: Fix scratching crossing loop boundaries [#13007](https://github.com/mixxxdj/mixxx/pull/13007)
4462
* Prohibit un-replace when deck is playing [#13023](https://github.com/mixxxdj/mixxx/pull/13023) [#12906](https://github.com/mixxxdj/mixxx/issues/12906)
4563
* Track Properties dialog: Prevent wiping metadata when applying twice quickly
4664
[#12965](https://github.com/mixxxdj/mixxx/pull/12965)
4765
[#12963](https://github.com/mixxxdj/mixxx/issues/12963)
48-
* Library: Fix removing deleted tracks from History playlist after export
49-
[#13016](https://github.com/mixxxdj/mixxx/pull/13016)
50-
[#13000](https://github.com/mixxxdj/mixxx/issues/13000)
5166
* AutoDJ: Fix button state after error message about playing deck 3/4
5267
[#12976](https://github.com/mixxxdj/mixxx/pull/12976)
5368
[#12975](https://github.com/mixxxdj/mixxx/issues/12975)
54-
* Slider tooltip: consider orientation for up/down shortcut tooltips + add support for WKnobComposed [#13088](https://github.com/mixxxdj/mixxx/pull/13088)
55-
* Deere: Make sampler rows persist [#12928](https://github.com/mixxxdj/mixxx/pull/12928)
69+
* Tagfetcher: Cache fetched covers [#12301](https://github.com/mixxxdj/mixxx/pull/12301) [#11084](https://github.com/mixxxdj/mixxx/issues/11084)
5670

5771
## [2.4.0](https://github.com/mixxxdj/mixxx/milestone/15?closed=1) (2024-02-16)
5872

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

Lines changed: 70 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
Do not edit it manually.
9797
-->
9898
<releases>
99-
<release version="2.4.1" type="development" date="2024-04-15" timestamp="1713206885">
99+
<release version="2.4.1" type="development" date="2024-04-19" timestamp="1713558879">
100100
<description>
101101
<p>
102102
Controller Mappings
@@ -123,6 +123,16 @@
123123
Behringer DDM4000 &amp; BCR2000: Fix exception in JS code
124124
#12969
125125
</li>
126+
<li>
127+
Denon DJ MC7000: Fix redundant argument and migrate to
128+
hotcue_x_status
129+
#13113
130+
#13121
131+
</li>
132+
<li>
133+
Polish fx chain controls
134+
#12805
135+
</li>
126136
</ul>
127137
<p>
128138
Target Support
@@ -143,31 +153,44 @@
143153
</li>
144154
</ul>
145155
<p>
146-
Miscellaneous
156+
Skins
147157
</p>
148158
<ul>
149159
<li>
150-
Remove unnecessary unpolish operation of the style, before polish the new style
151-
#12445
160+
Deere: make sampler rows persist
161+
#12928
152162
</li>
153163
<li>
154-
Developer Tools: Initially sort controls by group name, ascending
155-
#12884
164+
Tango: Remove unneeded waveform Singleton
165+
#12938
166+
</li>
167+
<li>
168+
Possible crash in customs skins using parallel waveforms
169+
#13043
170+
#12580
156171
</li>
157172
<li>
158-
Library sidebar: show track count and duration of History playlists
173+
Slider tooltip: consider orientation for up/down shortcut tooltips + add support for WKnobComposed
174+
#13088
175+
</li>
176+
<li>
177+
Tooltips: update 'hotcue' with saved loop features
178+
#12875
179+
</li>
180+
</ul>
181+
<p>
182+
Library
183+
</p>
184+
<ul>
185+
<li>
186+
Sidebar: show track count and duration of History playlists
159187
#12811
160188
#13020
161189
#13019
162190
#12788
163191
#12880
164192
#12882
165193
</li>
166-
<li>
167-
Library: allow adding new directories while watched directories are missing
168-
#12937
169-
#10481
170-
</li>
171194
<li>
172195
Computer feature: update removable devices on Linux
173196
#12893
@@ -177,6 +200,38 @@
177200
Playlists: Prevent removing tracks from locked playlists
178201
#12927
179202
</li>
203+
<li>
204+
History feature: Fix removing deleted tracks after export
205+
#13016
206+
#13000
207+
</li>
208+
<li>
209+
BPM display uses decimal separator of selected locale
210+
#13067
211+
#13051
212+
</li>
213+
<li>
214+
Fix relink directory when migrate between Linux/macOS and Windows
215+
#12878
216+
</li>
217+
<li>
218+
Allow adding new directories while watched directories are missing
219+
#12937
220+
#10481
221+
</li>
222+
</ul>
223+
<p>
224+
Miscellaneous
225+
</p>
226+
<ul>
227+
<li>
228+
Remove unnecessary unpolish operation of the style, before polish the new style
229+
#12445
230+
</li>
231+
<li>
232+
Developer Tools: Initially sort controls by group name, ascending
233+
#12884
234+
</li>
180235
<li>
181236
Waveforms: Fix scratching crossing loop boundaries
182237
#13007
@@ -191,23 +246,15 @@
191246
#12965
192247
#12963
193248
</li>
194-
<li>
195-
Library: Fix removing deleted tracks from History playlist after export
196-
#13016
197-
#13000
198-
</li>
199249
<li>
200250
AutoDJ: Fix button state after error message about playing deck 3/4
201251
#12976
202252
#12975
203253
</li>
204254
<li>
205-
Slider tooltip: consider orientation for up/down shortcut tooltips + add support for WKnobComposed
206-
#13088
207-
</li>
208-
<li>
209-
Deere: Make sampler rows persist
210-
#12928
255+
Tagfetcher: Cache fetched covers
256+
#12301
257+
#11084
211258
</li>
212259
</ul>
213260
</description>

0 commit comments

Comments
 (0)