<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Veyon – Cross-platform computer control and classroom management</title>
    <description>This is the official website of the Veyon project (Virtual Eye On Networks) ran by the Veyon community. The website contains a download area, documentation and a blog.
</description>
    <link>https://veyon.io/</link>
    <atom:link href="https://veyon.io/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Fri, 20 Mar 2026 15:12:08 +0100</pubDate>
    <lastBuildDate>Fri, 20 Mar 2026 15:12:08 +0100</lastBuildDate>
    <generator>Jekyll v4.3.2</generator>
    
      <item>
        <title>Veyon 4.10.0 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.10.0, a new minor release series of Veyon 4. The new version builds on the stable version 4.9.8 and adds a new feature for collecting files from students. There is also a new advanced option to prompt users in guest sessions to enter their name, so that, for example, in exam situations with logged-in guest accounts, they must enter their name. The name is then displayed in Veyon Master instead of the guest account and is also used to name collected files. On smaller screens, the toolbar in Veyon Master now always expands automatically so that all buttons are always visible.&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;New features
    &lt;ul&gt;
      &lt;li&gt;Added new feature to collect files from remote computers&lt;/li&gt;
      &lt;li&gt;Added option to request user identification for guest sessions (enable at configuration page “Master” at the very bottom in advanced view mode)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Master
    &lt;ul&gt;
      &lt;li&gt;Refactored main toolbar to resize itself and wrap buttons dynamically&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Plugins
    &lt;ul&gt;
      &lt;li&gt;LDAP Basic got renamed to LDAP/AD since the commercial LDAP Pro add-on has been retired&lt;/li&gt;
      &lt;li&gt;Allow logging in users remotely without a password&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Linux
    &lt;ul&gt;
      &lt;li&gt;Added options for customizing delays between simulated key presses when logging in users&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows
    &lt;ul&gt;
      &lt;li&gt;Rebase build environment to Debian 13 / GCC 14&lt;/li&gt;
      &lt;li&gt;Improved management and monitoring of the Veyon Server process to restart it more reliably on unexpected shutdown - fixes issues where computers were accessible only after restarting the Veyon Service&lt;/li&gt;
      &lt;li&gt;Veyon Server no longer shuts down when using the builtin UltraVNC server parallel to the official UltraVNC service&lt;/li&gt;
      &lt;li&gt;3rdparty: Qt: update to 6.10.2 including bugfix for  TLS-related performance regression (https://codereview.qt-project.org/c/qt/qtbase/+/606906)&lt;/li&gt;
      &lt;li&gt;3rdparty: libpng: update to 1.6.54&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Fri, 23 Jan 2026 16:42:11 +0100</pubDate>
        <link>https://veyon.io/blog/2026/01/23/veyon-4-10-0-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2026/01/23/veyon-4-10-0-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
      <item>
        <title>Veyon 4.9.8 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.9.8, the eigth maintenance release of Veyon 4.9.x. It contains several minor improvements in Veyon Master, fixes a bug in the LDAP/AD module and disables the mechanism for handling interfering windows by default. The Internet Access Control and Auvidus add-ons have gained new configuration options to control how the respective blocking functions behave when the service starts or the computer boots up.&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;General
    &lt;ul&gt;
      &lt;li&gt;Improved compatibility with Qt 6.10&lt;/li&gt;
      &lt;li&gt;Make log directory handling more secure (prevent symlink/junction abuse and add full path validation, #1075)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Master
    &lt;ul&gt;
      &lt;li&gt;Auto-adjust icon size when switching computer positioning mode&lt;/li&gt;
      &lt;li&gt;Fixed enforcing designated mode (i.e. screen lock) if system tray icon is disabled in the service configuration&lt;/li&gt;
      &lt;li&gt;Allow sorting computers by user’s surname (#1034, #1045)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Plugins
    &lt;ul&gt;
      &lt;li&gt;LDAP: fixed MAC address retrieval when 1:1 mapping 1:1 of OUs to locations is enabled.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Linux
    &lt;ul&gt;
      &lt;li&gt;Add Fedora 43 packages&lt;/li&gt;
      &lt;li&gt;Add openSUSE Leap 16.0 packages&lt;/li&gt;
      &lt;li&gt;Drop Fedora 41 packages&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows
    &lt;ul&gt;
      &lt;li&gt;Disable interfering windows handling by default since it caused troubles in various environments&lt;/li&gt;
      &lt;li&gt;3rdparty: libpng: update to 1.6.53&lt;/li&gt;
      &lt;li&gt;3rdparty: libjpeg-turbo: update to 3.1.2&lt;/li&gt;
      &lt;li&gt;3rdparty: OpenSSL: update to 3.5.4&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Fri, 12 Dec 2025 13:12:11 +0100</pubDate>
        <link>https://veyon.io/blog/2025/12/12/veyon-4-9-8-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2025/12/12/veyon-4-9-8-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
      <item>
        <title>Veyon 4.9.7 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.9.7, the seventh maintenance release of Veyon 4.9.x. It introduces optimized bandwidth calculation for demo mode based on type and speed of the network link. The Entra ID Connector (part of Veyon Add-ons) received improved Intune support to query MAC addresses on-demand when powering on computers.&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;General:
    &lt;ul&gt;
      &lt;li&gt;Improved compatibility with Qt 6.9 and 6.10&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Plugins
    &lt;ul&gt;
      &lt;li&gt;Demo: calculate internal bandwidth limit according to network speed and link type (i.e. use half the bandwidth of 100M/1G/2.5G Ethernet links and quarter the bandwidth of wireless links)&lt;/li&gt;
      &lt;li&gt;PowerControl: modernized Wake-on-LAN implementation and added debug messages&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Linux:
    &lt;ul&gt;
      &lt;li&gt;Add Debian 13 packages&lt;/li&gt;
      &lt;li&gt;Add RHEL 10 packages&lt;/li&gt;
      &lt;li&gt;Drop Ubuntu 20.04 packages&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows:
    &lt;ul&gt;
      &lt;li&gt;3rdparty: libpng: update to 1.6.50&lt;/li&gt;
      &lt;li&gt;3rdparty: libjpeg-turbo: update to 3.1.1&lt;/li&gt;
      &lt;li&gt;3rdparty: OpenSSL: update to 3.5.2&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Fri, 15 Aug 2025 21:24:19 +0200</pubDate>
        <link>https://veyon.io/blog/2025/08/15/veyon-4-9-7-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2025/08/15/veyon-4-9-7-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
      <item>
        <title>Veyon 4.9.6 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.9.6, the sixth maintenance release of Veyon 4.9.x. The LDAP/AD plugin now supports mapping OUs/containers 1:1 to locations. On Windows a mechanism has been added to handle windows that interfere with screen capturing. Besides those two additions, only bug fixes and 3rdparty component updates are included.&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Master:
    &lt;ul&gt;
      &lt;li&gt;Improved performance of internal data models&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Plugins
    &lt;ul&gt;
      &lt;li&gt;LDAP: added support for mapping OUs/containers 1:1 to locations (backport from retired LDAP Pro add-on)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Service:
    &lt;ul&gt;
      &lt;li&gt;Dropped LanmanWorkstation dependency on Windows to fix potential service start issues&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Linux:
    &lt;ul&gt;
      &lt;li&gt;Add Fedora 42 packages and drop Fedora 40 packages&lt;/li&gt;
      &lt;li&gt;Drop openSUSE 15.5 packages&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows:
    &lt;ul&gt;
      &lt;li&gt;Added various actions for handling windows with unusual attributes/settings that interfere with screen capturing (configurable in advanced view mode)&lt;/li&gt;
      &lt;li&gt;Dropped repeated session-related debug messages&lt;/li&gt;
      &lt;li&gt;3rdparty: DDEngine: update to 1.6.1.0&lt;/li&gt;
      &lt;li&gt;3rdparty: libpng: update to 1.6.48&lt;/li&gt;
      &lt;li&gt;3rdparty: OpenLDAP: update to 2.6.10&lt;/li&gt;
      &lt;li&gt;3rdparty: UltraVNC: update to 1.6.1.0&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Wed, 28 May 2025 22:41:19 +0200</pubDate>
        <link>https://veyon.io/blog/2025/05/28/veyon-4-9-6-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2025/05/28/veyon-4-9-6-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
      <item>
        <title>Veyon 4.9.5 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.9.5, the fifth maintenance release of Veyon 4.9.x. This is a pure bugfix release except for a new view mode button in the slideshow panel of Veyon Master.&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Master:
    &lt;ul&gt;
      &lt;li&gt;Added button to view slideshow panel in separate window&lt;/li&gt;
      &lt;li&gt;Use configured computer name source for thumbnail caption and tooltip content&lt;/li&gt;
      &lt;li&gt;Restore custom computer positions whenever the UID of a computer changes dynamically&lt;/li&gt;
      &lt;li&gt;Make user config template take precedence over local user config&lt;/li&gt;
      &lt;li&gt;Filter powed on computers / logged on users if corresponding button was checked in the previous session&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Service:
    &lt;ul&gt;
      &lt;li&gt;Fixed issue where username was not reported to Veyon Master if it was not available at the beginning of the user session&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Configurator:
    &lt;ul&gt;
      &lt;li&gt;Improved layout and messages of access control rules test dialog&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;CLI:
    &lt;ul&gt;
      &lt;li&gt;Fixed crash when listing configuration keys caused by detached proxied config properties&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Plugins:
    &lt;ul&gt;
      &lt;li&gt;DesktopServices: fix argument name of OpenWebsite feature&lt;/li&gt;
      &lt;li&gt;DesktopServices: stop worker process after opening website so feature is not permanently indicated as active in Veyon Master&lt;/li&gt;
      &lt;li&gt;FileTransfer: stop worker process after all files have been received so feature is not permanently indicated as active in Veyon Master&lt;/li&gt;
      &lt;li&gt;WebAPI: fix deadlock when activating/deactivating features (#1021)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Fri, 11 Apr 2025 14:29:19 +0200</pubDate>
        <link>https://veyon.io/blog/2025/04/11/veyon-4-9-5-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2025/04/11/veyon-4-9-5-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
      <item>
        <title>Veyon 4.9.4 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.9.4, the fourth maintenance release of Veyon 4.9.x. This release introduces suppor for dark color schemes and enhances the visualization of computer, connection and session states in Veyon Master. We now also offer packages for RHEL 8 and 9 (built on RockyLinux 8/9). At the same time we no longer provide packages for CentOS.&lt;/p&gt;

&lt;p class=&quot;image-caption&quot;&gt;&lt;img src=&quot;/img/blog/host-states-gallery.png&quot; alt=&quot;New host state icons in Veyon Master&quot; class=&quot;blog-post-image-with-caption&quot; /&gt;
&lt;em&gt;New host state icons used by Veyon Master (offline, DNS error, service not running, access denied, online)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Core/General:
    &lt;ul&gt;
      &lt;li&gt;Added dark mode support + setting for explicit selection of light/dark mode&lt;/li&gt;
      &lt;li&gt;Improved connection reliability and automatic reconnect on timeouts&lt;/li&gt;
      &lt;li&gt;Added support for managing and reporting access control results via protocol&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Configurator:
    &lt;ul&gt;
      &lt;li&gt;Fixed reset button behavior if no access control method was configured&lt;/li&gt;
      &lt;li&gt;Start/stop/restart Veyon Service in background and indicate via new toast popup so Configurator remains usable&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Master:
    &lt;ul&gt;
      &lt;li&gt;Improved and extended computer icons to better reflect error states (access control failed, host name resolution failed, service not running/reachable)&lt;/li&gt;
      &lt;li&gt;Use dedicated icons in dark mode&lt;/li&gt;
      &lt;li&gt;Show active features in small icon overlay above computer thumbnails&lt;/li&gt;
      &lt;li&gt;Show detailed information about access control failures in the tooltip, i.e. the name of the denying rule, access denied by user or accessing user not member of authorized user group&lt;/li&gt;
      &lt;li&gt;Show hostname or IP address in tooltip&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Service:
    &lt;ul&gt;
      &lt;li&gt;Fixed broken Headless VNC server on Windows&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Linux:
    &lt;ul&gt;
      &lt;li&gt;Add RHEL 8/9 packages (built on RockyLinux 8/9)&lt;/li&gt;
      &lt;li&gt;Build with updated openSUSE Tumbleweed build container&lt;/li&gt;
      &lt;li&gt;Drop CentOS 7.9 package&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows:
    &lt;ul&gt;
      &lt;li&gt;3rdparty: FFmpeg: update to 7.1.1&lt;/li&gt;
      &lt;li&gt;3rdparty: libpng: update to 1.6.47&lt;/li&gt;
      &lt;li&gt;3rdparty: libvncserver: build without OpenSSL support&lt;/li&gt;
      &lt;li&gt;3rdparty: QCA: update to 2.3.10&lt;/li&gt;
      &lt;li&gt;3rdparty: Qt: update to 6.8.3&lt;/li&gt;
      &lt;li&gt;3rdparty: x264: update to 165&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Fri, 21 Mar 2025 15:52:19 +0100</pubDate>
        <link>https://veyon.io/blog/2025/03/21/veyon-4-9-4-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2025/03/21/veyon-4-9-4-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
      <item>
        <title>Veyon 4.9.3 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.9.3, the third maintenance release of Veyon 4.9.x. This release fixes a severe crash in Veyon Master when built with Qt 5, enhances the access control module and fixes various bugs.&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Core/General:
    &lt;ul&gt;
      &lt;li&gt;Added support for new access control condition “Local computer is already being accessed”&lt;/li&gt;
      &lt;li&gt;Add support for regular expressions when matching locations or user groups during access control&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Master:
    &lt;ul&gt;
      &lt;li&gt;Fix crash on start when built with Qt 5&lt;/li&gt;
      &lt;li&gt;Reset alternative computer name when hiding computer&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows:
    &lt;ul&gt;
      &lt;li&gt;Fixed empty session meta data when querying registry keys from HKEY_CURRENT_USER&lt;/li&gt;
      &lt;li&gt;Fixed memory leak when querying environment variables of user session&lt;/li&gt;
      &lt;li&gt;3rdparty: OpenSSL: update to 3.4.1&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Fri, 14 Feb 2025 15:01:19 +0100</pubDate>
        <link>https://veyon.io/blog/2025/02/14/veyon-4-9-3-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2025/02/14/veyon-4-9-3-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
      <item>
        <title>Veyon 4.9.2 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.9.2, the second maintenance release of Veyon 4.9.x. This release fixes various bugs, adds minor new features to Veyon Master and comes with the new commercial Auvidus add-on for audio, webcam and USB drive control (preview version, only available for Windows):&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/blog/auvidus-audio-control.png&quot; alt=&quot;Auvidus – audio control&quot; class=&quot;blog-post-image-fluid&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/img/blog/auvidus-device-control.png&quot; alt=&quot;Auvidus – device control&quot; class=&quot;blog-post-image-fluid&quot; /&gt;&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Core/General:
    &lt;ul&gt;
      &lt;li&gt;Improved Qt 6.8 compatibility&lt;/li&gt;
      &lt;li&gt;Added support for querying session meta data and use it as computer name&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Master:
    &lt;ul&gt;
      &lt;li&gt;Add support for loading user configuration template&lt;/li&gt;
      &lt;li&gt;Add support for alternative computer name sources&lt;/li&gt;
      &lt;li&gt;Add support for alternative UID mapping&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Configurator:
    &lt;ul&gt;
      &lt;li&gt;Fix crash on access control groups cleanup when built with Qt 5&lt;/li&gt;
      &lt;li&gt;Add setting for configuration templates directory&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Plugins:
    &lt;ul&gt;
      &lt;li&gt;WebAPI: fix statistics variable update&lt;/li&gt;
      &lt;li&gt;WebAPI: use separate worker thread&lt;/li&gt;
      &lt;li&gt;WebAPI: unlock connection before starting timers in worker thread to fix deadlock&lt;/li&gt;
      &lt;li&gt;WebAPI: log idle/lifetime timeouts&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Linux:
    &lt;ul&gt;
      &lt;li&gt;Add support for libproc2 4.0.5 and newer&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows:
    &lt;ul&gt;
      &lt;li&gt;3rdparty: Qt: update to 6.8.2&lt;/li&gt;
      &lt;li&gt;3rdparty: OpenLDAP: update to 2.6.9&lt;/li&gt;
      &lt;li&gt;3rdparty: libjpeg-turbo: update to 3.1.0&lt;/li&gt;
      &lt;li&gt;3rdparty: libpng: update to 1.6.45&lt;/li&gt;
      &lt;li&gt;3rdparty: libvncserver: update to 0.9.15&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Wed, 29 Jan 2025 16:02:19 +0100</pubDate>
        <link>https://veyon.io/blog/2025/01/29/veyon-4-9-2-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2025/01/29/veyon-4-9-2-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
      <item>
        <title>Veyon 4.9.1 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.9.1, the first maintenance release of Veyon 4.9.x. This release fixes various bugs and adds new features to the commercial Entra ID Connector add-on (Intune support, query console). Starting with Veyon 4.9.1 packages for Fedora 41 are provided for download.&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Core/General:
    &lt;ul&gt;
      &lt;li&gt;Improved Qt 6.8 compatibility&lt;/li&gt;
      &lt;li&gt;NetworkObjectDirectory: optimized performance when objects are updated&lt;/li&gt;
      &lt;li&gt;VncConnection: improve locking during client initialization&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Master:
    &lt;ul&gt;
      &lt;li&gt;Add option to always expand all locations on application start&lt;/li&gt;
      &lt;li&gt;Add support for nested locations when manually adding locations&lt;/li&gt;
      &lt;li&gt;Improved location detection for nested locations&lt;/li&gt;
      &lt;li&gt;Improved filtering nested locations&lt;/li&gt;
      &lt;li&gt;Fixed crash when working with nested locations (LDAP Pro) and the “Show current location only” option is enabled&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Configurator:
    &lt;ul&gt;
      &lt;li&gt;Access control: always clean up authorized groups, i.e. remove groups which are not/no longer available&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Plugins:
    &lt;ul&gt;
      &lt;li&gt;WebAPI: add endpoint for debugging&lt;/li&gt;
      &lt;li&gt;WebAPI: add endpoint for retrieving host state&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Linux:
    &lt;ul&gt;
      &lt;li&gt;Add Fedora 41 packages&lt;/li&gt;
      &lt;li&gt;Drop Fedora 39 packages&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows:
    &lt;ul&gt;
      &lt;li&gt;3rdparty: Qt: update to 6.8.1&lt;/li&gt;
      &lt;li&gt;3rdparty: libjpeg-turbo: update to 3.0.4&lt;/li&gt;
      &lt;li&gt;3rdparty: libpng: update to 1.6.44&lt;/li&gt;
      &lt;li&gt;3rdparty: OpenSSL: update to 3.4.0&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Thu, 28 Nov 2024 15:14:19 +0100</pubDate>
        <link>https://veyon.io/blog/2024/11/28/veyon-4-9-1-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2024/11/28/veyon-4-9-1-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
      <item>
        <title>Veyon 4.9.0 released</title>
        <description>&lt;p&gt;We’re happy to announce Veyon 4.9.0, the first release of the latest and last minor release series of Veyon 4. While Veyon 4.9 itself comes with minor improvements only, the commercial Veyon Add-ons have been enhanced by the new Entra ID Connector, allowing to work with devices, users and groups from the Entra ID cloud platform. Starting with Veyon 4.9.0 packages for Fedora 40, Ubuntu 24.04 and openSUSE 15.6 are provided for download.&lt;/p&gt;

&lt;p&gt;All downloads for this release are available in the &lt;a href=&quot;https://veyon.io/download&quot;&gt;download area&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A complete list of changes in detail can be found below:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Core:
    &lt;ul&gt;
      &lt;li&gt;Centralize user groups backend configuration - no longer used for access control only but also e.g. for configuring authentication key access group&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Plugins:
    &lt;ul&gt;
      &lt;li&gt;AuthKeys: on key import only prompt for key name if undefined, otherwise use name as used on export&lt;/li&gt;
      &lt;li&gt;BuiltinDirectory: improve export command and import/export help strings&lt;/li&gt;
      &lt;li&gt;WebAPI: add missing dependency on Windows to work properly again&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Linux:
    &lt;ul&gt;
      &lt;li&gt;Service now restarts server if crashed&lt;/li&gt;
      &lt;li&gt;Skip DBus calls when run via CLI (improves WebAPI server reliability)&lt;/li&gt;
      &lt;li&gt;Add Fedora 40 packages&lt;/li&gt;
      &lt;li&gt;Add openSUSE 15.6 packages&lt;/li&gt;
      &lt;li&gt;Add Ubuntu 24.04 packages&lt;/li&gt;
      &lt;li&gt;Drop Debian 10 packages&lt;/li&gt;
      &lt;li&gt;Drop Fedora 38 packages&lt;/li&gt;
      &lt;li&gt;Drop openSUSE 15.4 packages&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows:
    &lt;ul&gt;
      &lt;li&gt;3rdparty: Qt: update to 6.7.2&lt;/li&gt;
      &lt;li&gt;3rdparty: libjpeg-turbo: update to 3.0.3&lt;/li&gt;
      &lt;li&gt;3rdparty: OpenLDAP: update to to 2.6.8&lt;/li&gt;
      &lt;li&gt;3rdparty: OpenSSL: update to 3.3.2&lt;/li&gt;
      &lt;li&gt;3rdparty: QCA: update to 2.3.9&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Fri, 06 Sep 2024 17:02:19 +0200</pubDate>
        <link>https://veyon.io/blog/2024/09/06/veyon-4-9-0-released/</link>
        <guid isPermaLink="true">https://veyon.io/blog/2024/09/06/veyon-4-9-0-released/</guid>
        
        
        <category>Veyon</category>
        
        <category>Releases</category>
        
      </item>
    
  </channel>
</rss>
