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 af4917a commit d347832Copy full SHA for d347832
NEWS
@@ -1,8 +1,20 @@
1
Changes in 1.19.2
2
=================
3
-Released: not yet
+Released: 2025-01-20
4
5
-...
+Bug Fixes:
6
+
7
+- Fix permission check for host system apps in the Camera portal.
8
+- Do not expose the Settings portal if there are no backends available.
9
+- Disable sounds-related notification tests if the project is built without
10
+ wavparse.
11
12
+Enhancements:
13
14
+- Start porting the test suite to Python tests. Once finished, this should
15
+ break the cyclic dependency between xdg-desktop-portal and libportal.
16
+- Install Python-based tests. This is mostly useful for distributions to run
17
+ tests as part of their packaging process.
18
19
Changes in 1.19.1
20
0 commit comments