Skip to content

Releases: Xpra-org/xpra

v4.1.3

21 Apr 08:32
Compare
Choose a tag to compare
  • fix window geometry constraints being applied wrong b5bfa92
  • fix xpra start failures when the display is already running (with use-display=auto) #3077
  • fix vp9 libvpx encoder failures with older library versions b24f91a
  • fix 'xpra top' errors when the version string is missing 035c7c9
  • fix server errors when non interactive clients are connected (ie: 'xpra top') #3089, #3084
  • fix http server error on incomplete installations 9f2a80e
  • fix http server builtin script handler ebab0e7
  • fix icon loading errors causing empty start menus 4d9c8bc
  • fix compilation against ffmpeg 4.4 and later on some distributions (ie: CentOS 8) 8d583c2
  • exit more quickly with a failure if the VFB failed to start c91509e
  • correctly replace existing notifications with the gtk notifier backend 95c6116
  • silence some rare errors and stacktraces bff6fce, b594b36, ebb4aa4
  • support CUDA 11.3 7f3f6e8

v4.1.2

06 Apr 13:34
Compare
Choose a tag to compare
  • fix unnecessary screen update delays
  • fix screen refresh rate detection
  • increase the default screen update refresh rate
  • fix missing encodings with 'upgrade' and 'upgrade-desktop' subcommands
  • fix client failures due to missing socket directories
  • fix crashes when showing notifications (ie: MacOS Big Sur)
  • workaround for hidden library paths (MacOS Big Sur)
  • more correct API usage of 'notify2' backend
  • fix run_scaled script handling of multiple arguments
  • fix ioctl error with nested SSH connections
  • fix video region detection error
  • fix sessions GUI not updating on process exit
  • fix compatibility with newer versions of python-zeroconf
  • fix directory listing with the builtin http server (still disabled by default)
  • fix clipboard errors on MS Windows when we fail to acquire the lock
  • fix the server's GetAll dbus property handler
  • fix display-name validation check
  • the 'exec-wrapper' option no longer needs to use an absolute path
  • ignore bell audio devices
  • show the correct list of pressed keys, unkown modifiers
  • prevent the splash screen process from consuming too much CPU
  • better service configuration file location detection
  • packaging script fixes, library and documentation updates

v4.1.1

07 Mar 14:30
Compare
Choose a tag to compare

Bugs and regressions which were not spotted until after 4.1 was released.

For more details, please see the changelog.

v4.1

28 Feb 17:22
Compare
Choose a tag to compare