You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,34 @@
1
+
# Release notes for xorgxrdp v0.10.4 (2025/03/30)
2
+
3
+
## General announcements
4
+
5
+
[Power Up Privacy](https://powerupprivacy.com/) and [Cybertrust Japan](https://www.cybertrust.co.jp/english/) sponsored H.264 encoding. We greatly appreciate the sponsorship.
6
+
7
+
Please consider sponsoring or making a donation to the project if you like xrdp. We accept financial contributions via [Open Collective](https://opencollective.com/xrdp-project). Direct donations to each developer via GitHub Sponsors are also welcomed.
8
+
9
+
## Security fixes
10
+
None
11
+
12
+
## New features
13
+
None
14
+
15
+
## Bug fixes
16
+
None
17
+
18
+
## Internal changes
19
+
* The dixGetDisplayName() function is used to access the display name where available (#367)
20
+
* FreeBSD CI testing is now performed (#379)
21
+
* autoconf version is changed from 2.65 to 2.69 (#378)
22
+
23
+
## Known issues
24
+
None
25
+
26
+
## Changes for packagers or developers
27
+
28
+
- This version is intended to be used together with xrdp v0.10.3 or later. Please build against xrdp v0.10.3 and provide both xrdp v0.10.3 and xorgxrdp v0.10.4 at the same time.
0 commit comments