Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG.md for the 2.3.3 release #4790

Merged
merged 1 commit into from
Jun 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [2.3.3](https://launchpad.net/mixxx/+milestone/2.3.3) (unreleased)

* Pioneer-DDJ-SB3: Fix controller breaking when releasing the shift button [#4659](https://github.com/mixxxdj/mixxx/pull/4659)
* Traktor S3: Push two deck switches to explicitly clone decks [#4665](https://github.com/mixxxdj/mixxx/pull/4665) [#4671](https://github.com/mixxxdj/mixxx/pull/4671) [lp:1960680](https://bugs.launchpad.net/mixxx/+bug/1960680)
* Behringer DDM4000: Improve stability and add soft-takeover for encoder knobs [#4318](https://github.com/mixxxdj/mixxx/pull/4318)
* MC7000: Fix 'inverted shift' bug in the controller mapping [#4755](https://github.com/mixxxdj/mixxx/pull/4755)
* Fix spinback and break effect in the controller engine [#4708](https://github.com/mixxxdj/mixxx/pull/4708)
* Fix scratch on first wheel touch [#4761](https://github.com/mixxxdj/mixxx/pull/4761) [lp:1800343](https://bugs.launchpad.net/mixxx/+bug/1800343)
* Preferences: Prevent controller settings being treated as changed even though they were not [#4721](https://github.com/mixxxdj/mixxx/pull/4721) [lp:1920844](https://bugs.launchpad.net/mixxx/+bug/1920844)
* Fix rare crash when closing the progress dialog [#4695](https://github.com/mixxxdj/mixxx/pull/4695)
* Prevent preferences dialog from going out of screen [#4613](https://github.com/mixxxdj/mixxx/pull/4613)
* Fix undesired jump-cuts in Auto DJ [#4693](https://github.com/mixxxdj/mixxx/pull/4693) [lp:1948975](https://bugs.launchpad.net/mixxx/+bug/1948975) [lp:1893197](https://bugs.launchpad.net/mixxx/+bug/1893197)
* Fix bug that caused Auto DJ to stop playback after some time [#4698](https://github.com/mixxxdj/mixxx/pull/4698) [lp:1893197](https://bugs.launchpad.net/mixxx/+bug/1893197) [lp:1961970](https://bugs.launchpad.net/mixxx/+bug/1961970)
* Do not reset crossfader when Auto DJ is deactivated [#4714](https://github.com/mixxxdj/mixxx/pull/4714) [lp:1965298](https://bugs.launchpad.net/bugs/1965298)
* Change the minimum Auto DJ transition time to -99 [#4768](https://github.com/mixxxdj/mixxx/pull/4768) [lp:1975552](https://bugs.launchpad.net/mixxx/+bug/1975552)
* Samplers, crates, playlists: fix storing import/export paths [#4699](https://github.com/mixxxdj/mixxx/pull/4699) [lp:1964508](https://bugs.launchpad.net/bugs/1964508)
* Library: keep hidden tracks in history [#4725](https://github.com/mixxxdj/mixxx/pull/4725)
* Broadcasting: allow multiple connections to same mount if only one is enabled [#4750](https://github.com/mixxxdj/mixxx/pull/4750) [lp:1972813](https://bugs.launchpad.net/mixxx/+bug/1972813)
* Fix a rare mouse vanish bug when controlling knobs [#4744](https://github.com/mixxxdj/mixxx/pull/4744) [lp:1130794](https://bugs.launchpad.net/mixxx/+bug/1130794) [lp:1969278](https://bugs.launchpad.net/mixxx/+bug/1969278)
* Restore keylock from configuration and fix pitch ratio rounding issue [#4756](https://github.com/mixxxdj/mixxx/pull/4756) [lp:1943180](https://bugs.launchpad.net/mixxx/+bug/1943180)
* Improve CSV export of playlists and crates and fix empty rating column [#4762](https://github.com/mixxxdj/mixxx/pull/4762)
* Fix passthrough-related crash in waveform code [#4789](https://github.com/mixxxdj/mixxx/pull/4789) [#4791](https://github.com/mixxxdj/mixxx/pull/4791) [lp:1959489](https://bugs.launchpad.net/mixxx/+bug/1959489) [lp:1977662](https://bugs.launchpad.net/mixxx/+bug/1977662)

## [2.3.2](https://launchpad.net/mixxx/+milestone/2.3.2) (2022-01-31)

* Playlist: Enable sorting by color [#4352](https://github.com/mixxxdj/mixxx/pull/4352) [lp:1945976](https://bugs.launchpad.net/mixxx/+bug/1945976)
Expand Down
104 changes: 104 additions & 0 deletions res/linux/org.mixxx.Mixxx.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,110 @@
Do not edit it manually.
-->
<releases>
<release version="2.3.3" type="development">
<description>
<ul>
<li>
Pioneer-DDJ-SB3: Fix controller breaking when releasing the shift button
#4659
</li>
<li>
Traktor S3: Push two deck switches to explicitly clone decks
#4665
#4671
lp:1960680
</li>
<li>
Behringer DDM4000: Improve stability and add soft-takeover for encoder knobs
#4318
</li>
<li>
MC7000: Fix 'inverted shift' bug in the controller mapping
#4755
</li>
<li>
Fix spinback and break effect in the controller engine
#4708
</li>
<li>
Fix scratch on first wheel touch
#4761
lp:1800343
</li>
<li>
Preferences: Prevent controller settings being treated as changed even though they were not
#4721
lp:1920844
</li>
<li>
Fix rare crash when closing the progress dialog
#4695
</li>
<li>
Prevent preferences dialog from going out of screen
#4613
</li>
<li>
Fix undesired jump-cuts in Auto DJ
#4693
lp:1948975
lp:1893197
</li>
<li>
Fix bug that caused Auto DJ to stop playback after some time
#4698
lp:1893197
lp:1961970
</li>
<li>
Do not reset crossfader when Auto DJ is deactivated
#4714
lp:1965298
</li>
<li>
Change the minimum Auto DJ transition time to -99
#4768
lp:1975552
</li>
<li>
Samplers, crates, playlists: fix storing import/export paths
#4699
lp:1964508
</li>
<li>
Library: keep hidden tracks in history
#4725
</li>
<li>
Broadcasting: allow multiple connections to same mount if only one is enabled
#4750
lp:1972813
</li>
<li>
Fix a rare mouse vanish bug when controlling knobs
#4744
lp:1130794
lp:1969278
</li>
<li>
Restore keylock from configuration and fix pitch ratio rounding issue
#4756
lp:1943180
</li>
<li>
Improve CSV export of playlists and crates and fix empty rating column
#4762
</li>
<li>
Fix passthrough-related crash in waveform code
#4789
#4791
lp:1959489
lp:1977662
</li>
</ul>
</description>
</release>
<release version="2.3.2" type="stable" date="2022-01-31" timestamp="1643587200">
<description>
<ul>
Expand Down