summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2018-12-23 11:37:30 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2018-12-23 11:37:30 +0100
commit19b07cc270c017463341bce53062270b3b47cc1d (patch)
tree1c58ac84245d100f287ef53f8dccdc8ce893a405 /CHANGELOG
parenta0b1240debae9ffe761ef1eb9109afe731edc837 (diff)
release 2.1.6
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ba9609f913..500a4bff63 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,23 @@
+==== 2.1.6 2018-12-23 ====
+
+* Fix crash when loading a Qt5 Soundsource / Vamp Plug-In. lp:1774639 * Validate effect parameter range. lp:1795234
+* Fix crash using the pbm_tab button without a track loaded. lp:1801844
+* Fix possible crash after edjecting a track. lp:1801874
+* Fix wrong bitrate reported for faulty mp3 files. lp:1782912
+* Fix Echo effect syncing lp:1793232
+* Fix iTunes context menu lp:1799932
+* Fix loading the wrong track after delete search and scroll. lp:1803148
+* Improve search bar timing. lp:1635087
+* Fix quoted search sentence. lp:1784141
+* Fix loading a track formerly not existing. lp:1800395
+* Fix imporing m3u files with blank lines. lp:1806271
+* Fix position in sampler overview waveforms. lp:1744170
+* Don't reset rate slider, syncing a track without a beatgrid. lp:1783020
+* Clean up iTunes track context menu. lp:1800335
+* Analyse collapsed sampler are not analysed on startup. lp:1801126
+* search for decoration characters like "˚". lp:#1802730
+* Fix cue button blinking after pressing edject on an empty deck. lp:1808222
+
==== 2.1.5 2018-10-28 ====
* Code signing for Windows builds. lp:1517823