From 09831c7f727b633d0037e36e7dc874a5c7b2915b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Tue, 6 Feb 2024 08:30:25 +0100 Subject: [PATCH] Update known issues --- CHANGELOG.md | 4 ++++ res/linux/org.mixxx.Mixxx.metainfo.xml | 11 ++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6aa78b6aa7d1..57ce03fda91a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -775,6 +775,10 @@ [#11094](https://github.com/mixxxdj/mixxx/issues/11094) * macOS: Library entries are now sorted using the language depending Unicode Collation Algorithm (UCA). [#12517](https://github.com/mixxxdj/mixxx/issues/12517) +* macOS: Visual glitches with the main EQ sliders + [#12517](https://github.com/mixxxdj/mixxx/issues/12630) +* Linux: possible crash when enabling a MIDI controller [#12001](https://github.com/mixxxdj/mixxx/issues/12001) + Introduce with Qt 5.15.5, fixed in Qt 5.15.17 and Qt 6.6.3 ## [2.3.6](https://github.com/mixxxdj/mixxx/milestone/40) (2023-08-15) diff --git a/res/linux/org.mixxx.Mixxx.metainfo.xml b/res/linux/org.mixxx.Mixxx.metainfo.xml index f00e4c1c0691..f079ff03eee4 100644 --- a/res/linux/org.mixxx.Mixxx.metainfo.xml +++ b/res/linux/org.mixxx.Mixxx.metainfo.xml @@ -96,7 +96,7 @@ Do not edit it manually. --> - +

Music Library: Tracks Table & Track Menu @@ -1949,6 +1949,15 @@ macOS: Library entries are now sorted using the language depending Unicode Collation Algorithm (UCA). #12517 +

  • + macOS: Visual glitches with the main EQ sliders + #12517 +
  • +
  • + Linux: possible crash when enabling a MIDI controller + #12001 + Introduce with Qt 5.15.5, fixed in Qt 5.15.17 and Qt 6.6.3 +