summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBe <be@mixxx.org>2019-11-24 14:58:44 -0600
committerBe <be@mixxx.org>2019-11-26 06:12:26 -0600
commit60a5db2fbb4835ab2f40c04be29dfdce1acfbc70 (patch)
treedbe5b14bd2b30de7e76c3ea7280fcc93d9ce8cd4 /CHANGELOG
parente2eba3afa5f8d5a2917507ed969a2c291c88c99f (diff)
release Mixxx 2.2.3
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bf740e26b2..73fd4bd42e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,20 @@
+==== 2.2.3 2019-11-24 ====
+* Don't make users reconfigure sound hardware when it has not changed #2253
+* Fix MusicBrainz metadata lookup lp:1848887 #2328
+* Fix high DPI scaling of cover art #2247
+* Fix high DPI scaling of cue point labels on scrolling waveforms #2331
+* Fix high DPI scaling of sliders in Tango skin #2318
+* Fix sound dropping out during recording lp:1842679 #2265 #2305 #2308 #2309
+* Fix rare crash on application shutdown #2293
+* Workaround various rare bugs caused by database inconsistencies lp:1846971 #2321
+* Improve handling of corrupt FLAC files #2315
+* Don't immediately jump to loop start when loop_out is pressed in quantized mode lp:1837077 #2269
+* Preserve order of tracks when dragging and dropping from AutoDJ to playlist lp:1829601 #2237
+* Explicitly use X11 Qt platform plugin instead of Wayland in .desktop launcher lp:1850729 #2340
+* Pioneer DDJ-SX: fix delayed sending of MIDI messages with low audio buffer sizes #2326
+* Enable modplug support on Linux by default lp:1840537 #2244 #2272
+* Fix keyboard shortcut for View > Skin Preferences lp:1851993 #2358 #2372
+
==== 2.2.2 2019-08-10 ====
* Fix battery widget with upower <= 0.99.7. #2221