|
| 1 | +title: Mixxx 2.3.5 released |
| 2 | +authors: Nikolaus Einhauser |
| 3 | +tags: 2.3, 2.3.5, release announcement |
| 4 | +comments: yes |
| 5 | +status: draft |
| 6 | + |
| 7 | +Another bugfix release, this soon? |
| 8 | + |
| 9 | +Yes, unfortunately it turned out that [2.3.4 introduced a couple of serious |
| 10 | +bugs](https://github.com/mixxxdj/mixxx/issues?q=is%3Aissue+is%3Aclosed+milestone%3A2.3.5+label%3Aregression) |
| 11 | +that required prompt action to fix in order to rectify this subpar release. |
| 12 | + |
| 13 | +The most serious issue we fixed was a regression that caused an empty waveform |
| 14 | +overview after loading a track. This issue has been fixed in version 2.3.5, |
| 15 | +along with several other bug fixes and improvements. |
| 16 | + |
| 17 | +Other notable changes include requesting microphone and line-in access |
| 18 | +on macOS, allowing explicit selection of buffers of 2048 and 4096 |
| 19 | +frames per period in the JACK API, making the Beat FX section of the Pioneer DDJ-400 |
| 20 | +more intuitive, and fixing a visual issue with the the VU peak indicators in the |
| 21 | +Tango skin. |
| 22 | + |
| 23 | +Overall, version 2.3.5 aims to improve stability and performance while |
| 24 | +addressing the issues introduced in the previous release. Users are encouraged |
| 25 | +to update to this version as soon as possible to ensure the best possible |
| 26 | +experience while using Mixxx. |
| 27 | + |
| 28 | +Here is the full change log if you're interested: |
| 29 | + |
| 30 | +* Fix empty waveform overview after loading a track (Mixxx 2.3.4 regression) |
| 31 | + Fixed by [#11333](https://github.com/mixxxdj/mixxx/pull/11333) |
| 32 | + [#11359](https://github.com/mixxxdj/mixxx/pull/11359) |
| 33 | + [#11344](https://github.com/mixxxdj/mixxx/issues/11344) |
| 34 | +* Fullscreen: Fix a crash that occurs on Linux after enabling fullsceen and using menu |
| 35 | + shortcuts e.g. Alt-F. |
| 36 | + [#11328](https://github.com/mixxxdj/mixxx/pull/11328) |
| 37 | + [#11320](https://github.com/mixxxdj/mixxx/issues/11320) |
| 38 | +* Fullscreen: Rebuild & reconnect menu only on desktops with global menu |
| 39 | + [#11350](https://github.com/mixxxdj/mixxx/pull/11350) |
| 40 | +* macOS: Request Microphone and line-in access permission. |
| 41 | + [#11367](https://github.com/mixxxdj/mixxx/pull/11367) |
| 42 | + [#11365](https://github.com/mixxxdj/mixxx/issues/11365) |
| 43 | +* JACK API: Allow to explicit select buffers of 2048 and 4096 frames/period. They are not |
| 44 | + supported by the automatic buffer setting of the used PortAudio library. |
| 45 | + [#11366](https://github.com/mixxxdj/mixxx/pull/11366) |
| 46 | + [#11341](https://github.com/mixxxdj/mixxx/issues/11341) |
| 47 | +* Pioneer DDJ-400: Make Beat FX section more intuitive |
| 48 | + [#10912](https://github.com/mixxxdj/mixxx/pull/10912) |
| 49 | +* Playlist export: Adopt new extension after changing the playlist type |
| 50 | + [#11332](https://github.com/mixxxdj/mixxx/pull/11332) |
| 51 | + [#11327](https://github.com/mixxxdj/mixxx/issues/11327) |
| 52 | +* LateNight: brighter fx parameter buttons |
| 53 | + [#11397](https://github.com/mixxxdj/mixxx/pull/11397) |
| 54 | +* Fix drift in analyzis data after exporting metadata to MP3 files with ID3v1.1 tags |
| 55 | + [#11168](https://github.com/mixxxdj/mixxx/pull/11168) |
| 56 | + [#11159](https://github.com/mixxxdj/mixxx/issues/11159) |
| 57 | +* Fix broadcasting using Opus encoding |
| 58 | + [#11349](https://github.com/mixxxdj/mixxx/pull/11349) |
| 59 | + [#10666](https://github.com/mixxxdj/mixxx/issues/10666) |
| 60 | +* Tango: Remove VU peak indicators from stacked layout. This fixes a visual regression in Mixxx 2.3.4. |
| 61 | + [#11430](https://github.com/mixxxdj/mixxx/pull/11430) |
| 62 | + [#11362](https://github.com/mixxxdj/mixxx/issues/11362) |
0 commit comments