From 17eb55dcd9b8d82fd64bfa6caccdf4e673aad1cb Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 27 Oct 2020 15:44:27 +0100 Subject: release 0.8.0 --- NEWS | 49 +++++++++++++++++++++++++++++++------------------ 1 file changed, 31 insertions(+), 18 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 87e2d4c..7a0a13f 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.2.3