<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Universal Cloud Adapter</title>
		<link>https://www.anyviz.io/connectivity/</link>
		<atom:link href="https://feed.anyviz.io/uca/" rel="self" type="application/rss+xml" />
		<description>Changelog of Universal Cloud Adapter for AnyViz</description>
		
		<item>
			<title>Version 2.1.2.2</title>
			<pubDate>Mon, 30 Mar 2026 18:46:07 GMT</pubDate>
			<guid isPermaLink="false">Version 2.1.2.2</guid>
			<description><![CDATA[
				- JSON API: Correct interpretation of UTF-8 strings<br>
				- VNC: Fixed an issue that was causing unexpected disconnections<br>
				- MBus: Negative BCD values were misinterpreted<br>
				- Teltonika: The IMEI was not read correctly on some devices
			]]></description>
		</item>	
		
		<item>
			<title>Version 2.1.2.1</title>
			<pubDate>Tue, 20 Jan 2026 10:06:05 GMT</pubDate>
			<guid isPermaLink="false">Version 2.1.2.1</guid>
			<description><![CDATA[
				- Compatibility improvements for Weidmüller uOS<br>
				- MBus: Query logic changed to avoid compatibility issues<br>
				- Stability improvements
			]]></description>
		</item>	
		
		<item>
			<title>Version 2.1.2.0</title>
			<pubDate>Mon, 20 Oct 2025 11:15:55 GMT</pubDate>
			<guid isPermaLink="false">Version 2.1.2.0</guid>
			<description><![CDATA[
				- Beckhoff ADS: Subscription handling redesigned to increase reliability and compatibility<br>
				- Modbus: New data types ‘First byte’ and ‘Second byte’<br>
				- INSYS: Device detection improved<br>
				- Improvements to HTTP routing<br>
				- Updated MbedTLS and certificates
			]]></description>
		</item>	
		
		<item>
			<title>Version 2.1.1.2</title>
			<pubDate>Thu, 21 Aug 2025 06:35:00 GMT</pubDate>
			<guid isPermaLink="false">Version 2.1.1.2</guid>
			<description><![CDATA[
				- BACnet: Support for all string encodings (including in device names)<br>
				- Serial communication: TTY devices are now identified by their alias (if available)<br>
				- Performance and stability improvements
			]]></description>
		</item>	
		
		<item>
			<title>Version 2.1.1.1</title>
			<pubDate>Mon, 11 Aug 2025 13:03:50 GMT</pubDate>
			<guid isPermaLink="false">Version 2.1.1.1</guid>
			<description><![CDATA[
				- INSYS: Improved device detection reliability (INSYS firmware >= 8.1 recommended)
			]]></description>
		</item>	
		
		<item>
			<title>Version 2.1.1.0</title>
			<pubDate>Wed, 06 Aug 2025 18:00:00 GMT</pubDate>
			<guid isPermaLink="false">Version 2.1.1.0</guid>
			<description><![CDATA[
				- New: Access and monitoring of local files possible<br>
				- Fixed issues with CSV import and export of symbols<br>
				- HTTP routing: Support for event streams (SSE)<br>
				- Teltonika: Consistent use of IMEI instead of MAC address
			]]></description>
		</item>	
		
		<item>
			<title>Version 2.1.0.0</title>
			<pubDate>Mon, 02 Jun 2025 12:09:24 GMT</pubDate>
			<guid isPermaLink="false">Version 2.1.0.0</guid>
			<description><![CDATA[
				- New: Lua scripting module for local automation logic<br>
				- fix high memory usage with ADS protocol on some devices
			]]></description>
		</item>	
		
		<item>
			<title>Version 2.0.0.2</title>
			<pubDate>Tue, 22 Apr 2025 12:49:38 GMT</pubDate>
			<guid isPermaLink="false">2.0.0.2</guid>
			<description><![CDATA[
				- fix CSV import of connection symbols<br>
				- critical fix for optimized reading of Modbus RTU<br>
				- fix for MBus, where reading too quickly led to missing information
			]]></description>
		</item>	
		
		<item>
			<title>Version 2.0.0.0</title>
			<pubDate>Tue, 08 Apr 2025 09:16:01 GMT</pubDate>
			<guid isPermaLink="false">2.0.0.0</guid>
			<description><![CDATA[
				- Completely reworked user interface<br>
				- Even faster and more lightweight despite new features<br>
				- New Feature: Network Scan<br>
				- Software Bill of Materials (according to BSI TR-03183 Cyber Resilience Act)<br>
				- HTTPS via TCP port 9999<br>
				- Authentication via username and password of OS<br>
				- Automatic updates<br>
				- Backup and restore policies<br>
				- Additional logging due to requirements of the Cyber Resilience Act<br>
				- Documentation via online help<br>
				- Security check
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.9.4</title>
			<pubDate>Tue, 25 Feb 2025 09:17:43 GMT</pubDate>
			<guid isPermaLink="false">0.9.9.4</guid>
			<description><![CDATA[
				- HTTP routing: Optimizations in case of unexpected line terminator<br>
				- HTTP routing: TLS 1.3 available for web servers using self-signed certificates<br>
				- BACnet: Browsing of the devices only on request, which leads to a significant speed-up in large networks<br>
				- BACnet: Elements without description property are now also supported<br>
				- Teltonika: Configured pulse counters can be used
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.9.2</title>
			<pubDate>Thu, 28 Nov 2024 10:53:58 GMT</pubDate>
			<guid isPermaLink="false">0.9.9.2</guid>
			<description><![CDATA[
				- HTTP routing: Optimizations in case of unexpected connection terminations<br>
				- JSON API: Improved compatibility<br>
				- Updated MbedTLS and certificates
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.9.1</title>
			<pubDate>Tue, 20 Aug 2024 10:03:55 GMT</pubDate>
			<guid isPermaLink="false">0.9.9.1</guid>
			<description><![CDATA[
				- Modbus: New optimized reading, allowing up to 250 registers or up to 2000 coils to be read in bulk<br>
				- New: Update interval is now configurable to save data volume<br>
				- New: Cycle time display for some connection types<br>
				- VPN: fix - Firewall rules could not be set on some Docker-based systems<br>
				- BACnet: Optimized browsing of legacy devices<br>
				- BACnet: Support of OBJECT_MULTI_STATE_VALUE
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.9.0</title>
			<pubDate>Mon, 10 Jun 2024 09:17:34 GMT</pubDate>
			<guid isPermaLink="false">0.9.9.0</guid>
			<description><![CDATA[
				- New: Support of the CAN protocol<br>
				- New: Support for JSON APIs<br>
				- Optimizations for slow Internet connections<br>
				- VPN: Reduction of data volume by suspending unused connections<br>
				- MBus: The request interval can be configured<br>
				- OPC-UA: fixed that the connection was not restored after a subscription expired
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.8.0</title>
			<pubDate>Wed, 07 Feb 2024 09:54:26 GMT</pubDate>
			<guid isPermaLink="false">0.9.8.0</guid>
			<description><![CDATA[
				- New SunSpec communication protocol (TCP and RTU)<br>
				- Modbus: Support for FC06 for writing single registers (in addition to FC16)<br>
				- New 'Station info' symbol to determine the geo-position based on the connected cell tower<br>
				- Support for additional processor architecture MIPSel<br>
				- Update MbedTLS to version 3.5.2
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.7.5</title>
			<pubDate>Mon, 06 Nov 2023 08:32:48 GMT</pubDate>
			<guid isPermaLink="false">0.9.7.5</guid>
			<description><![CDATA[
				- BACnet: fix reading/writing of BinaryValues on devices with MIPS processor
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.7.4</title>
			<pubDate>Wed, 02 Aug 2023 10:09:49 GMT</pubDate>
			<guid isPermaLink="false">0.9.7.4</guid>
			<description><![CDATA[
				- Siemens: Performance improvements<br>
				- Beckhoff ADS: Arrays and sub-structures are now properly supported<br>
				- OPC-UA: Improvements regarding stability and idle detection<br>
				- fix: Excel export/import with umlauts did not work correctly
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.7.1</title>
			<pubDate>Thu, 04 May 2023 06:18:03 GMT</pubDate>
			<guid isPermaLink="false">0.9.7.1</guid>
			<description><![CDATA[
				- fixed: COM ports larger than COM9 could not be used under Windows<br>
				- fixed signal strength for Teltonika devices from firmware version R_00.07.03 onwards
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.7.0</title>
			<pubDate>Tue, 21 Mar 2023 12:28:19 GMT</pubDate>
			<guid isPermaLink="false">0.9.7.0</guid>
			<description><![CDATA[
				- Support for TLS 1.3 (TLS 1.2 as fallback, TLS 1.1 discontinued)<br>
				- OPC-UA: Support for security profile "Aes128-Sha256-RsaOaep"<br>
				- fixed some issues in writing values on devices with BigEndian CPU<br>
				- New: RTSP camera streams are now supported in addition to ONVIF based cameras
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.6.1</title>
			<pubDate>Thu, 15 Dec 2022 15:28:20 GMT</pubDate>
			<guid isPermaLink="false">0.9.6.1</guid>
			<description><![CDATA[
				- Support of all IOs from Teltonika RUT955<br>
				- Fix in parallel communication of VNC/ONVIF
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.6.0</title>
			<pubDate>Wed, 07 Dec 2022 19:58:27 GMT</pubDate>
			<guid isPermaLink="false">0.9.6.0</guid>
			<description><![CDATA[
				- New: IP cameras with ONVIF support can be configured for remote access and remote control (PTZ)<br>
				- IoTMaxx: GPS and GSM information are available<br>
				- OPC-UA: Nodes with square brackets in their names are supported correctly
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.5.3</title>
			<pubDate>Thu, 13 Oct 2022 14:56:18 GMT</pubDate>
			<guid isPermaLink="false">0.9.5.3</guid>
			<description><![CDATA[
				- OPC-UA: In rare cases the application could crash when reinitializing OPC-UA connections. Installations with version 0.9.3.3 or higher are advised to update.
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.5.2</title>
			<pubDate>Wed, 12 Oct 2022 08:59:19 GMT</pubDate>
			<guid isPermaLink="false">0.9.5.2</guid>
			<description><![CDATA[
				- Modbus: Fix writing values on devices with MIPS processor (e.g., Teltonika TRB2XX or RUT9XX)<br>
				- HTTP pass through: WebSockets routing improvements<br>
				- OPC-UA: Detection of expired subscriptions has been improved
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.5.1</title>
			<pubDate>Tue, 06 Sep 2022 13:27:31 GMT</pubDate>
			<guid isPermaLink="false">0.9.5.1</guid>
			<description><![CDATA[
				- Modbus-RTU: Fix communication on devices with MIPS processor (e.g., Teltonika TRB2XX or RUT9XX)<br>
				- OPC-UA: Fix download of client certificate if cloud adapter runs behind reverse proxy<br>
				- UI: Improved serial port select<br>
				- Snap: Improved UI integration (desktop icon, launch UI via snap store)
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.5.0</title>
			<pubDate>Sun, 24 Jul 2022 18:50:27 GMT</pubDate>
			<guid isPermaLink="false">0.9.5.0</guid>
			<description><![CDATA[
				- New: Support for pass through of local VNC connections<br>
				- Beckhoff ADS: Connections can now be configured to be read only
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.4.1</title>
			<pubDate>Tue, 17 May 2022 12:03:30 GMT</pubDate>
			<guid isPermaLink="false">0.9.4.1</guid>
			<description><![CDATA[
				- OPC-UA: fixed writing of UTF8 string<br>
				- Snap: Cancelled support for i386 systems
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.4.0</title>
			<pubDate>Mon, 02 May 2022 09:43:14 GMT</pubDate>
			<guid isPermaLink="false">0.9.4.0</guid>
			<description><![CDATA[
				- Support for INSYS devices<br>
				- Teltonika: Access to Bluetooth low energy devices<br>
				- Teltonika: 1-Wire support for TRB141<br>
				- MBus: Support for TimePoint symbols<br>
				- OPC-UA: Empty namespare URIs are now supported<br>
				- Snap: Updated to Core20
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.3.3</title>
			<pubDate>Thu, 27 Jan 2022 11:57:46 GMT</pubDate>
			<guid isPermaLink="false">0.9.3.3</guid>
			<description><![CDATA[
				- MBus: Scan via secondary address is now supported<br>
				- MBus: Compatibility improvements<br>
				- EtherNet/IP: Stability and performance improvements<br>
				- Adjustments for running on Phoenix PLCnext devices<br>
				- Own NTP implementation for time synchronization in case the server certificate starts in the future<br>
				- For better diagnostics, the serial communication can be temporarily recorded
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.2.0</title>
			<pubDate>Tue, 05 Oct 2021 14:19:37 GMT</pubDate>
			<guid isPermaLink="false">0.9.2.0</guid>
			<description><![CDATA[
				- Modbus: Support for addressing single bits of registers (Function Code 22)<br>
				- Modbus and Siemens: Bit addresses can be entered more easily.<br>
				- MBus: Fixed conversation of negative integer values
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.1.1</title>
			<pubDate>Tue, 31 Aug 2021 12:44:34 GMT</pubDate>
			<guid isPermaLink="false">0.9.1.1</guid>
			<description><![CDATA[
				- Fix in serial communication (few Linux devices affected, e.g. IotMaxx)<br>
				- Siemens: New BCD data types (BCD byte, S7-TIME S7-Date_And_TIme)
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.1.0</title>
			<pubDate>Thu, 12 Aug 2021 08:38:35 GMT</pubDate>
			<guid isPermaLink="false">0.9.1.0</guid>
			<description><![CDATA[
				- Extended update mechanism so that Docker containers and other hardware components can also be updated over-the-air<br>
				- Support for Metz Connect EWIO<sub>2</sub> data logger devices<br>
				- Flash memory requirements significantly reduced<br>
				- Support for Teltonikas firmware 00.07.XX<br>
				- Fixed VPN support for MIPS processors<br>
				- Some camera streams can now be used in AnyViz portal via proxy function<br>
				- OPC-UA: Nodes with square brackets in the NodeID can now be subscribed
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.0.5</title>
			<pubDate>Mon, 12 Jul 2021 11:24:33 GMT</pubDate>
			<guid isPermaLink="false">0.9.0.5</guid>
			<description><![CDATA[
				- Improved AnyVizVPN compatibility (latest Debian systems)<br>
				- fix: Invalid local buffering of 64bit integers on some devices
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.0.4</title>
			<pubDate>Thu, 01 Jul 2021 15:26:27 GMT</pubDate>
			<guid isPermaLink="false">0.9.0.4</guid>
			<description><![CDATA[
				- OPC-UA: Improved browse performance <br>
				- OPC-UA: Improved compatibility (especially WAGO OPC-UA Server)<br>
				- OPC-UA: Support for negative arrays<br>
				- fix: High CPU load when not connected to AnyViz portal (since version 0.9.0.2)
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.0.2</title>
			<pubDate>Fri, 11 Jun 2021 12:38:02 GMT</pubDate>
			<guid isPermaLink="false">0.9.0.2</guid>
			<description><![CDATA[
				- UI: Optimized status display<br>
				- Improved compatibility with AnyViz VPN (no ifconfig needed anymore)<br>
				- Siemens: Solved communication issue with unstable network connection<br>
				- Fixed problem with local buffering of string values
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.9.0.0</title>
			<pubDate>Wed, 19 May 2021 11:44:27 GMT</pubDate>
			<guid isPermaLink="false">0.9.0.0</guid>
			<description><![CDATA[
				- New: Beckhoff ADS protocol support<br>
				- OPC-UA: Optimized client certificate generation<br>
				- Siemens: Fixed issues with reading and writing S7String variables<br>
				- VPN: Enhanced compatibility (modprobe of tun)<br>
				- VPN: Optimized iptables rules (added more ACCEPT rules to allow AnyVizVPN even in restricted configurations)<br>
				- Website routing: Fixed issues with https websockets
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.8.3.3</title>
			<pubDate>Fri, 26 Mar 2021 10:44:37 GMT</pubDate>
			<guid isPermaLink="false">0.8.3.3</guid>
			<description><![CDATA[
				- Fix: In very rare cases TCP connection issues prevented the synchronization of TCP based protocols (Modbus, MBus or Siemens).
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.8.3.2</title>
			<pubDate>Thu, 25 Mar 2021 13:49:31 GMT</pubDate>
			<guid isPermaLink="false">0.8.3.2</guid>
			<description><![CDATA[
				- New: In addition to local HTTP websites, HTTPS websites can now also be routed through AnyViz Portal<br>
				- New: Communication errors of individual tags are now reported to the portal, which then displays an error message<br>
				- UI: Improved user experience of onboarding process<br>
				- UI: This changelog can now be viewed via the WebUI<br>
				- UI: The configuration UI can now also be accessed via IPv6<br>
				- UI: Port of web server can be changed by environment variable 'ANYVIZ_UI_PORT' (Linux only)<br>
				- MBus: Support for devices with multi-part response telegrams<br>
				- MBus: Improved naming of browsed symbols in AnyViz portal<br>
				- MBus: Automatic detection of new or changed devices<br>
				- Siemens: Configured Siemens symbols are now sent to AnyViz Portal even without PLC connection
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.8.2.2</title>
			<pubDate>Thu, 28 Jan 2021 13:12:48 GMT</pubDate>
			<guid isPermaLink="false">0.8.2.2</guid>
			<description><![CDATA[
				- Compatibility improvements in the EtherNet-IP protocol<br>
				- Ensured compatibility with ARM processors without floating point instruction sets<br>
				- Size of Docker images massively reduced<br>
				- New Windows installer<br>
				- For communication to the AnyViz server, the proxy server specified in the system settings is now used if necessary<br>
				- Additional boud rates for serial communication (e.g. MBus)<br>
				- Both snaps and Docker images are now available in the following architectures: x86, x64, arm and arm64<br>
				- Installer: If init.d is not available systemd is used (e.g. for CentOS)<br>
				- Support for GPIOs of IotMaxx devices<br>
				- Teltonika: Support for RUT series, installer improved so that the cloud adapter is preserved even after firmware update, ensured compatibility with new firmware versions
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.8.2.0</title>
			<pubDate>Thu, 24 Dec 2020 10:48:29 GMT</pubDate>
			<guid isPermaLink="false">0.8.2.0</guid>
			<description><![CDATA[
				- fix: In some constellations the OPC-UA Browse aborted<br>
				- new: EtherNet/IP support (Allen-Bradley and Rockwell PLCs)
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.8.1.1</title>
			<pubDate>Tue, 10 Nov 2020 12:54:59 GMT</pubDate>
			<guid isPermaLink="false">0.8.1.1</guid>
			<description><![CDATA[
				- fix: Remote update of Teltonika TRB devices with Firmware >= 02.03 did not work<br>
				- Modbus TCP connections are reset if the transaction ID does not match<br>
				- Several UI improvements
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.8.1.0</title>
			<pubDate>Mon, 09 Nov 2020 09:53:06 GMT</pubDate>
			<guid isPermaLink="false">0.8.1.0</guid>
			<description><![CDATA[
				- Connection symbols of Siemens and Modbus connections can now be exported and imported<br>
				- Siemens and Modbus connections supports new Date/Time data types<br>
				- Improved error information of Modbus RTU connections<br>
				- Several UI improvements
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.8.0.1</title>
			<pubDate>Mon, 21 Sep 2020 13:30:07 GMT</pubDate>
			<guid isPermaLink="false">0.8.0.1</guid>
			<description><![CDATA[
				- data from GPS module of Teltonika devices can be used in AnyViz cloud<br>
				- OPC-UA: support for data type UTCTIME<br>
				- OPC-UA: fix bug - Incorrect value information of an OPC UA server can cause cloud adapters to crash<br>
				- Docker: ubuntu bionic is used as base image because of a bug in ubuntu focal on ARM devices
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.8.0.0</title>
			<pubDate>Thu, 17 Sep 2020 12:58:03 GMT</pubDate>
			<guid isPermaLink="false">0.8.0.0</guid>
			<description><![CDATA[
				- Encrypted OPC-UA connections are now supported (incl. automatic certificate generation)<br>
				- Support for ARM64 and MIPS processors<br>
				- Fix bug writing Modbus coils via FC15
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.7.9.0</title>
			<pubDate>Sun, 05 Jul 2020 22:00:00 GMT</pubDate>
			<guid isPermaLink="false">0.7.9.0</guid>
			<description><![CDATA[
				- Fix: In exceptional cases, the cloud adapter could get stuck during the SSL handshake.<br>
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.7.8.1</title>
			<pubDate>Wed, 27 May 2020 06:18:53 GMT</pubDate>
			<guid isPermaLink="false">0.7.8.1</guid>
			<description><![CDATA[
				- The cloud adapter can now be unique identified even if the MAC address changes<br>
				- Support for Teltonika RUTX-devices<br>
				- New byte order options for Modbus TCP and Modbus RTU connections
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.7.7.5</title>
			<pubDate>Thu, 21 May 2020 00:00:00 GMT</pubDate>
			<guid isPermaLink="false">0.7.7.5</guid>
			<description><![CDATA[
				- Fix: Writing OPC-UA tags was not possible
			]]></description>
		</item>	
		
		<item>
			<title>Version 0.7.7.4</title>
			<pubDate>Wed, 08 Apr 2020 12:48:30 GMT</pubDate>
			<guid isPermaLink="false">0.7.7.4</guid>
			<description><![CDATA[
				- Support of MBus over TCP protocol<br>
				- Increased performance of web server<br>
				- Connection monitoring on Teltonika TRB devices
			]]></description>
		</item>		

		<item>
			<title>Version 0.7.6.1</title>
			<pubDate>Fri, 13 Mar 2020 09:22:27 GMT</pubDate>
			<guid isPermaLink="false">0.7.6.1</guid>
			<description><![CDATA[
				- Fixes and performance optimizations in website routing<br>
				- Recursive OPC-UA nodes are now ignored<br>
			]]></description>
		</item>

		<item>
			<title>Version 0.7.5.3</title>
			<pubDate>Mon, 13 Jan 2020 00:00:00 GMT</pubDate>
			<guid isPermaLink="false">0.7.5.3</guid>
			<description><![CDATA[
				- UI optimizations when operating on a Teltonika TRB device<br>
				- Now compatible with Teltonika firmware version 1.06<br>
				- fix: Very old configuration files could lead to a crash<br>
				- Optimizations and improvements regarding user login<br>
			]]></description>
		</item>

		<item>
			<title>Version 0.7.5.2</title>
			<pubDate>Mon, 16 Dec 2019 00:00:00 GMT</pubDate>
			<guid isPermaLink="false">0.7.5.2</guid>
			<description><![CDATA[
				- Support for OPC-UA servers without subscription function
			]]></description>
		</item>
		
		<item>
			<title>Version 0.7.5.1</title>
			<pubDate>Fri, 29 Nov 2019 00:00:00 GMT</pubDate>
			<guid isPermaLink="false">0.7.5.1</guid>
			<description><![CDATA[
				- Longer waiting time between failed connection attempts<br>
				- Changed set of cipher suites (according to TLS 1.3) to reduce the amount of data transferred
			]]></description>
		</item>
		
		<item>
			<title>Version 0.7.5.0</title>
			<pubDate>Wed, 20 Nov 2019 00:00:00 GMT</pubDate>
			<guid isPermaLink="false">0.7.5.0</guid>
			<description><![CDATA[
				- Increased VPN connection timeout to reduce amount of transferred data<br>
				- Optimized TCP paket handling to reduce amount of transferred data<br>
				- IMEI is displayed if device has no MAC address<br>
				- Modbus: Length field is readonly if input is not necessary<br>
			]]></description>
		</item>

	</channel>
</rss>