[libnotify] Releasing version 0.8.0



commit 359443f70f3e99019668c02942fb39cd9efb9425
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date:   Thu Jul 14 17:09:34 2022 +0200

    Releasing version 0.8.0
    
    Update NEWS.

 NEWS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/NEWS b/NEWS
index 9d3852e..1df7a96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+New in 0.8.0
+============
+
+* Use Desktop Portal Notification when running confined (snap and flatpak)
+  Now the library acts like a wrapper in such scenario, with some limited
+  capabilities, but this will enforce security and user control over the
+  allowed notifications. [Marco]
+* notify-send: Handles SIGINT gracefully, closing waiting notification [Marco]
+* Use NotifyClosedReason enum as closed reason return value [Marco]
+* Bump dependency on GLib 2.38 [Marco]
+* Various introspection docs improvements and fixes [Marco]
+
+Contributors:
+  Marco Trevisan
+
 New in 0.7.12
 =============
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]