[neon/backports-focal/xdg-desktop-portal/Neon/unstable] /: 1.8.0

Matthias Clasen null at kde.org
Wed Jan 13 06:32:43 GMT 2021


Git commit 9a2582d035a397efbb330c53f893d5649c1fd749 by Matthias Clasen.
Committed on 14/09/2020 at 17:03.
Pushed by ash into branch 'Neon/unstable'.

1.8.0

M  +12   -0    NEWS
M  +1    -1    configure.ac

https://invent.kde.org/neon/backports-focal/xdg-desktop-portal/commit/9a2582d035a397efbb330c53f893d5649c1fd749

diff --git a/NEWS b/NEWS
index acb5397..77d37dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in 1.8.0
+================
+
+- openuri: Allow skipping the chooser for more URL tyles
+- openuri: Robustness fixes
+- filechooser: Return the current filter
+- camera: Make the client node visible
+- camera: Don't leak pipewire proxy
+- Fix file descriptor leaks
+- Testsuite improvements
+- Translation updates
+
 Changes in 1.7.2
 ================
 
diff --git a/configure.ac b/configure.ac
index 181caef..172efd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 
-AC_INIT([xdg-desktop-portal],[1.7.2])
+AC_INIT([xdg-desktop-portal],[1.8.0])
 
 AC_USE_SYSTEM_EXTENSIONS
 AC_SYS_LARGEFILE



More information about the Neon-commits mailing list