Skip to content

Commit 79db3c5

Browse files
1.12
1 parent 75e75b6 commit 79db3c5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
Changes in 1.10.0
214
=================
315

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_PREREQ([2.63])
22

3-
AC_INIT([xdg-desktop-portal],[1.10.0])
3+
AC_INIT([xdg-desktop-portal],[1.12.0])
44

55
AC_USE_SYSTEM_EXTENSIONS
66
AC_SYS_LARGEFILE

0 commit comments

Comments
 (0)