Skip to content

Commit

Permalink
Merge 2.4.2 changelog (#2399)
Browse files Browse the repository at this point in the history
  • Loading branch information
cschramm authored May 31, 2024
1 parent db40add commit 42110d9
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 42110d9

Please sign in to comment.