diff --git a/CHANGELOG.md b/CHANGELOG.md index d07813de2..9b390cdd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Changelog +## 2.4.2 + +### New features + +* An option to toggle the manager window with the tray icon (the 2.3 behavior useful when there are no window decorations for closing it) + +### Changes + +* Only a single battery notification +* Renamed recent connections header in applet menu +* Translation updates + +### Bugs fixed + +* Broken audio profile applet menu items +* Missing manager window title +* Teardown of DBus mock server in tests + +## 2.4.1 + +### Changes + +* Translation updates +* Handle incompabilities with kded6 running on desktops without StatusNotifierItem support + +### Bugs fixed + +* Fallback for missing icons +* Correct Bluetooth state tracking in manager window +* Sporadic error on battery data (Note that there was a regression in Linux 6.8.2, 6.7.11, 6.6.23 and 6.1.83 that causes it and lots of other trouble) +* Active state on tray icon +* Broken markup in tray menu + ## 2.4 ### New features @@ -39,7 +72,7 @@ * Make blueman-services a notebook * Use the TypedDict as constructor -### Bugs fixes +### Bugs fixed * Fix device-selected handlers * Fix deprecations in tests