Releases: Xpra-org/xpra-html5
Releases · Xpra-org/xpra-html5
v16.2
v16.1
decode worker failures with some inlined packets - causing windows to appear blank
v16
v15
v14.0
- security fixes:
- major features:
- bug fixes:
- authentication:
- modernization:
- cleanups and cosmetic: too many to list them all
v5.5
- fail fast if digest is unsafe
- refuse to use xor digest for passwords over insecure connections
- add RHEL10 builds
- prevent simple XSS from server menu data
- preserve disconnection message
- hide file transfers if not supported by the server
- add 'Download' file menu entry
- password attribute is a list
- don't try to convert strings to strings
- ignore whitespace when updating vcs info
- newer python compatibility: prefer setuptools, also add setuptools to the build dependencies
- consistency: always return a string
v13
bug fixes
- password prompt and re-connection issues
- do increase video size with offscreen decoding + fixup
- URL parameters ignored + fixup, and another and another
- file downloads corrupted
- URL forwarding not enabled
- handling of connection URIs and session files: syntax mismatch, include display number, skip default values, boolean options not saved correctly
clipboard:
- let users choose the preferred clipboard format + fixup
- disable polling with Safari and Firefox
- add manual clipboard synchronization button, make space for it in the top bar
text/html
not copied- add test page, add more tools to it
features:
cleanups and cosmetic:
v12
v11.1
v11.0
- more consistent positioning of fullscreen windows
- prefix the
sessionStorage
data with pathname - Safari does not support offscreen decoding, stop saying that it does
- Chrome now requires https to enable offscreen decoding
- missing window icons
- Clipboard:
unescape
plain text clipboard data, copytext/html
to the server and from the server - improve compatibility with server versions: continue to enable pings, dynamic menus, request start menu data
- don't show the clock menu entry until we have the time
- audio state not updated
- code cleanups: simplify, remove MSIE workarounds
- build with newer python versions via setuptools and update the build dependencies
- minor build file linter warnings whilst preserving backwards compatibility
- detect minifier, default to 'copy' if not found
- automatic release number generation string format