We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e75b6 commit 79db3c5Copy full SHA for 79db3c5
NEWS
@@ -1,3 +1,15 @@
1
+Changes in 1.12.0, 21-12-2021
2
+=============================
3
+
4
+- Place portals in the systemd session.slice
5
+- settings: Add color-scheme key
6
+- open-uri: Avoid a sync call to org.freedesktop.FileManager
7
+- screncast: Allow restoring previous sessions
8
+- Add a portal for requesting realtime permissions
9
+- ci: Many improvements
10
+- Publish the docs from a ci job
11
+- Translation updates
12
13
Changes in 1.10.0
14
=================
15
configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
-AC_INIT([xdg-desktop-portal],[1.10.0])
+AC_INIT([xdg-desktop-portal],[1.12.0])
AC_USE_SYSTEM_EXTENSIONS
AC_SYS_LARGEFILE
0 commit comments