changeset 59:e3fc9db49d36 version-8

Release version 8
author Guido Berhoerster <guido+pui@berhoerster.name>
date Wed, 07 Sep 2022 08:45:19 +0200
parents 9cbb0f8a66c4
children 346153e041a0
files Makefile NEWS
diffstat 2 files changed, 15 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Sep 06 19:11:21 2022 +0200
+++ b/Makefile	Wed Sep 07 08:45:19 2022 +0200
@@ -24,7 +24,7 @@
 PACKAGE =	package-update-indicator
 APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator
 PREFS_APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator.preferences
-VERSION =	7
+VERSION =	8
 DISTNAME =	$(PACKAGE)-$(VERSION)
 AUTHOR =	Guido Berhoerster
 BUG_ADDRESS =	guido+pui@berhoerster.name
--- a/NEWS	Tue Sep 06 19:11:21 2022 +0200
+++ b/NEWS	Wed Sep 07 08:45:19 2022 +0200
@@ -1,6 +1,20 @@
 News
 ====
 
+package-update-indicator 8 (2022-09-07T08:45:19+02:00)
+------------------------------------------------------
+
+- Add setting to disable preferences widgets
+- Fix typos and improve German translations
+- Add new setting to hide indicator menu items
+- Add new setting "always-active"
+- Add Brazilian Portugese translations
+- Add Dutch translations
+- Do not hardcode pkg-config
+- Fix desktop files
+- Remove translated icon names
+- Add Spanish translations
+
 package-update-indicator 7 (2020-11-17T12:21:47+01:00)
 ------------------------------------------------------