Skip to content

Commit

Permalink
Merge pull request #2369 from Be-ing/release_2.2.3
Browse files Browse the repository at this point in the history
Release 2.2.3
  • Loading branch information
Be-ing authored Nov 27, 2019
2 parents 017fdc4 + d4edbce commit 4d3d17d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
==== 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
* Reloop Terminal Mix: Fix mapping of sampler buttons 5-8 lp:1846966 #2330

==== 2.2.2 2019-08-10 ====

* Fix battery widget with upower <= 0.99.7. #2221
Expand Down
2 changes: 1 addition & 1 deletion src/defs_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@

// READ ABOVE CAREFULLY BEFORE CHANGING!
// USE 3 DIGITS VERSION ONLY /!\ _
#define MIXXX_VERSION "2.2.2"
#define MIXXX_VERSION "2.2.3"
#endif

0 comments on commit 4d3d17d

Please sign in to comment.