diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-27 15:44:27 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-27 15:44:27 +0100 |
commit | 17eb55dcd9b8d82fd64bfa6caccdf4e673aad1cb (patch) | |
tree | 84562e56fa2ee76b45df165f35375d6f39fa6ee7 /NEWS | |
parent | 128e70bc0b5d93dee5e74303515ce11682245ef7 (diff) | |
download | ayatana-indicator-bluetooth-17eb55dcd9b8d82fd64bfa6caccdf4e673aad1cb.tar.gz ayatana-indicator-bluetooth-17eb55dcd9b8d82fd64bfa6caccdf4e673aad1cb.tar.bz2 ayatana-indicator-bluetooth-17eb55dcd9b8d82fd64bfa6caccdf4e673aad1cb.zip |
release 0.8.00.8.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 49 |
1 files changed, 31 insertions, 18 deletions
@@ -1,38 +1,51 @@ +Overview of changes in indicator-bluetooth 0.8.0 + + - Port from Ubuntu Indicators to Ayatana Indicators. + - New versioning scheme. + - Port from autotools to CMake. + - Switch to new activate state connect approach, rather than using + notify["state"].connect. + - Add support for MATE Desktop Environment. + - Make dependency on url-dispatcher optional. + - Translation updates. (Translation workflow has been + move to hosted.weblate.org. Thanks for the service, thanks to + all translators there). + Overview of changes in indicator-bluetooth 13.10.0 - * Add phone profile - * Remove dbusmenu, gtk, libindicator dependencies - * Remove gnome-bluetooth runtime dependency in phone profile + - Add phone profile + - Remove dbusmenu, gtk, libindicator dependencies + - Remove gnome-bluetooth runtime dependency in phone profile Overview of changes in indicator-bluetooth 0.0.6 - * Add "Set Up New Device" menu item - * Only show indicator if Bluetooth adapter present - * Support existing gsettings key to disable indicator + - Add "Set Up New Device" menu item + - Only show indicator if Bluetooth adapter present + - Support existing gsettings key to disable indicator Overview of changes in indicator-bluetooth 0.0.5 - * Add license file - * Update copyright date + - Add license file + - Update copyright date Overview of changes in indicator-bluetooth 0.0.4 - * Stop items being duplicated on resume from suspend + - Stop items being duplicated on resume from suspend Overview of changes in indicator-bluetooth 0.0.3 - * Fix service file having incorrect path - * Set useful values for accessible description + - Fix service file having incorrect path + - Set useful values for accessible description Overview of changes in indicator-bluetooth 0.0.2 - * Stop feedback loop when settings changed outside of indicator - * Implement disconnecting from devices - * Add accessible description - * Hide devices without controls - * Change enable label to match design - * Added translations + - Stop feedback loop when settings changed outside of indicator + - Implement disconnecting from devices + - Add accessible description + - Hide devices without controls + - Change enable label to match design + - Added translations Overview of changes in indicator-bluetooth 0.0.1 - * First release + - First release |