Releases: Xpra-org/xpra-html5
Releases · Xpra-org/xpra-html5
v17
- Build and packaging:
- New Features:
- Fixes:
- Network:
- Decoding:
- Connect dialog:
- Minor:
- Cosmetic:
- login box overflowing
- float menu keyboard icon not changing colours
- hide start menu when there are no entries
- undo formatting mess
- code move and refactoring
- remove unused icons, update ancient 'Material' icons
- remove redundant check
- remove legacy headers
- workaround ugly Chrome obfuscation
- remove legacy bootstrap
- session info box not big enough
- source formatting
v5.6
- safer AES key stretching iterations range
- support repository build target file
- re-connection failures
- check for timeout when re-connecting
- keep modal windows on top
- don't send clipboard packets to servers that don't want them
- missing start menu with newer server versions
- hide start menu if empty
- session info box too small
- desktop mode small offset
- chrome obfuscates the monitor names
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