Skip to content

Commit 26c2576

Browse files
0.8.0
1 parent a1530a9 commit 26c2576

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Changes in 0.8.0, 02-09-2024
2+
==========================
3+
4+
- Add API to allow for persistence on RemoteDesktop sessions
5+
- Implement support for the Input Capture portal
6+
- Add support for Qt 6
7+
- Support xdg-foreign with Qt 6
8+
- Fix screencasting on wlroots-based compositors
9+
10+
111
Changes in 0.7.1, 09-09-2023
212
==========================
313

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('libportal','c',
2-
version: '0.7.1',
2+
version: '0.8.0',
33
default_options: ['warning_level=2'],
44
meson_version: '>= 0.49.0')
55

0 commit comments

Comments
 (0)