Skip to content

Commit

Permalink
Update changelog for 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
infirit committed Mar 20, 2024
1 parent bad2f4a commit 49d1a3a
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
* Support for systemd-resolved for getting nameservers for NAP clients
* List connected devices in status icon tooltip
* Support for nautilus 43 and later
* Allow to toggle the Bluetooth status from the manager menu
* Copy bleutooth address to clipboard in devicelist
* Add battery levels to status icon tooltip

### Changes

Expand All @@ -25,6 +26,26 @@
* Recent connections in toplevel applet menu
* Never hide keyboard and combos, see #1954 for more info
* Do not close blueman-manager from applet
* Add Switch to blueman-manager to set bluetooth on/off
* Remove broken check for bluetooth status
* PluginDialog: Replace custom list with Gtk.ListBox
* Ignore double-click for connect when unpowered
* Drop homgeneous from statusbar
* PulseAudioUtils: Use python enums in several places
* Use operator convenience functions
* Cleanup PluginDialog UI
* Show HCI device in blueman-adapers tabs
* Show different icon for the active audio profile @localevil
* Make blueman-services a notebook
* Use the TypedDict as constructor

### Bugs fixes

* Fix device-selected handlers
* Fix deprecations in tests
* Fix showing -1 seconds when discovering @kuraga
* Tray: Let dbus call end and reply to caller
* Get the image-missing icon if lookup failed to avoid crash

## 2.3.5

Expand Down

0 comments on commit 49d1a3a

Please sign in to comment.