News
Veyon 4.10.4 released
We’re happy to announce Veyon 4.10.4, the fourth maintenance release of Veyon 4.10.x. This release primarily fixes a performance regression in Veyon Master resulting from the thumbnail layouting improvement in 4.10.3. Additionally it’s now possible to specify a prefix or suffix by which to extend the identity of guest users automatically such that for example valid exam users can easily be recognized.
All downloads for this release are available in the download area.
A complete list of changes in detail can be found below:
- Core
- Improve robustness by using
std::vsnprintf()instead ofsprintf()/snprintf() - Add various size checks when receiving usernames, signatures and tokens
- Improve robustness by using
- Master
- Fixed performance regression introduced with improved thumbnail layouting in 4.10.3
- Added support for extending guest user identities with prefix or suffix
- Plugins
- Demo: don’t lock the master computer when sharing a user’s screen fullscreen (#1126)
- Linux
- Added Nix flake and NixOS module
- Windows
- 3rdparty: UltraVNC: update to 1.8.2.3