From: Daniel S. <das...@mi...> - 2018-08-19 21:00:39
|
Hi Developers, the original release-2.1.2 tag and tar ball link are accidentally pointing the master branch. This is fixed now. If you have already fetched from upstream, please call: git tag -d release-2.1.2 git fetch upstream to fix this is your local repo as well. I am sorry for this. Kind regards, Daniel Am 19.08.2018 um 13:42 schrieb Daniel Schürmann: > Hi Developers, > > I am happy to announce Mixxx 2.1.2. > > Here is a quick summary of what is new in Mixxx 2.1.2: > > * Allow maximum deck speed of 4x normal > * Don't always quantize hotcues, a 2.1.1 regression lp1777429 > * Fix artifacts using more than 32 samplers lp1779559 > * store No EQ and Filter persistently lp1780479 > * Pad unreadable samples with silence on cache miss lp1777480 > * Fixing painting of preview coloumn for Qt5 builds lp1776555 > * LateNight: Fix play button right click lp1781829 > * LateNight: Added missing sort up/down buttons > * Fix sampler play button tooltips lp1779468 > * Shade: remove superfluid margins and padding in sampler.xml lp1773588 > * Deere: Fix background-color code > * ITunes: Don't stop import in case of duplicated Playlists lp1783493 > > If you encounter any problems, please report at > https://bugs.launchpad.net/mixxx/+filebug > > We are also working towards Mixxx 2.2.0 which will include new features > and QT 5. > We will publish beta builds here soon: > http://downloads.mixxx.org/builds/2.2/ > > You can already test Mixxx 2.2.0-alpha-pre found at: > http://downloads.mixxx.org/builds/master/release/ > But please note, it is an untested alpha, not suitable to use live > without thorough own testing. > > Kind regards, > > Daniel |