v2.7.0
What's Changed
This fix contains several improvements for the xpra
and xrdp
connection methods. In Xpra, model dialogs are now considered and focused. In xrdp, dialogs are no longer opened in a fullscreen mode. Also a loud annoying beep sound on invalid input in Capella is now disabled.
Full Changelog
Features
- feat: Add auto-refresh for Xpra startup page by @MoritzWeber0 in #344
- feat: Disable bell sound by @zusorio in #347
- feat: Openbox theme improvements by @Wuestengecko in #337
Bug Fixes
- fix(gitlab-ci): Allow non-root pipeline runs by @MoritzWeber0 in #348
- fix(provisioning): Append to
/etc/environment
instead of overwriting it by @Wuestengecko in #338 - fix: Use internal browser for help instead of broken external one by @zusorio in #346
- fix: Fix an issue where modals could be unfocused causing soft-locks by @zusorio in #334
- fix: Only fullscreen the main window in Openbox by @Wuestengecko in #336
Internal Changes
- refactor: Tell Xpra to not touch IM envvars by @Wuestengecko in #339
New Contributors
Full Changelog: v2.6.0...v2.7.0