Difference between revisions of "RUT140 Firmware Downloads"

From Teltonika Networks Wiki
m (Text replacement - "RUT14X_R_00.07.07" to "<span class="plainlinks">[https://firmware.teltonika-networks.com/7.7/RUT14X/RUT14X_R_00.07.07_WEBUI.bin RUT14X_R_00.07.07]</span>")
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
==Changelog==
 
==Changelog==
 
<!--NEW_FW-->
 
<!--NEW_FW-->
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.7/RUT14X/RUT14X_R_00.07.07_WEBUI.bin RUT14X_R_00.07.07]</span></b> | 2024.04.16===
+
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.8/RUT14X/RUT14X_R_00.07.08_WEBUI.bin RUT14X_R_00.07.08]</span></b> | 2024.07.18===
 
* <b>New</b>
 
* <b>New</b>
 
** <b>Network</b>
 
** <b>Network</b>
*** WebUI: added internet status tracking configuration and overview widget
+
*** DNS: added inherited server status to configuration page
*** LAN: added a new IPv6 LAN status page
+
*** HTTPS DNS Proxy: added new HTTPS DNS Proxy package to package manager
*** Static Leases: added a new IPv6 Static Leases page
+
** <b>Services</b>
*** WebUI: added custom domain name resolve option in “DNS” configuration page
+
*** Data to Server: added 'Lua script' data input
*** Wireless: added auto-reconnect disable functionality
+
*** Hotspot: added Single Sign-on (OIDC) authentication mode
*** Wireless: added ability to use PKCS#12 certificates for EAP-TLS authentication
+
*** Hotspot: added Walled Garden blocklist functionality
*** VRF: added initial Virtual Routing and Forwarding support
+
*** IPsec: added initial XFRM support
 +
*** MQTT Modbus Gateway: added JSON message type format
 +
*** OpenVPN: added DCO support
 +
** <b>System</b>
 +
*** API Core: added option to configure api session timeout
 +
*** Certificates: added "Let's encrypt" certificate generation
 +
*** PAM: added RADIUS external user support
 +
*** UI Core: added data analytics support
 +
*** Update Firmware: added warning message about device being temporarily unreachable on firmware update
 +
* <b>Improvements</b>
 +
** <b>Network</b>
 +
*** DNS: separated field "DNS forwardings" into two: one for simple server forwarding other for domain-specific
 +
*** DNS: moved "DNS Forwardings", "Listen interfaces", "Exclude interfaces", "Local service only", options to advanced tab
 +
*** Firewall: improved protocol field in all firewall pages by making that "All" value would be mutually exclusive with any other value
 +
*** Multi WAN: improved interface status representation when using load balancing
 +
*** Network: added more options for "IPv6 assignment length" field
 +
*** VLAN: added ability to configure VLAN 0
 +
*** Wireless: added warning when user configures mesh on radio with automatic frequency channel
 +
*** Wireless: added support for wireless MAC-filter MAC ranges
 +
*** Wireless: changed Radius Accounting port is not required when configuring access point with enterprise encryption
 +
*** Wireless: refactored radio configuration page layout
 +
*** Wireless: refactored assignment of wireless interfaces MAC addresses, STA interface will always use fixed address
 +
** <b>Services</b>
 +
*** Azure IoT Hub: added DPS symmetric key attestation support
 +
*** Azure IoT Hub: added Direct Method support
 +
*** Azure IoT Hub: added Plug and Play integration
 +
*** Azure IoT Hub: added link to "Data to Server" page
 +
*** Data to Server: added support for multiple filters
 +
*** Data to Server: improved HTTP output hostname definition with automatic protocol specification in URL
 +
*** Data to Server: improved MQTT input connection handling
 +
*** DNP3 Client: added option to enable/disable service
 +
*** Dynamic DNS: added Lookup hostnames support
 +
*** GRE: increased Inbound and Outbound key limit to 4294967295
 +
*** Hotspot: adjusted hotspot user manager page to display active and inactive user sessions
 +
*** Hotspot: changed local users to be stored with other types of users
 +
*** Hotspot: added 'noc2c' option for enabling client isolation, option is enabled by default
 +
*** IPsec: added certificate warning message
 +
*** Modbus Server: added mobile last month and last week usage registers
 +
*** Mosquitto: added large package size check for MQTT clients
 +
*** MQTT Modbus Gateway: improved mosquitto reconnect time and service will try to recover few times before exiting
 +
*** MQTT Publisher: improved MQTT connection handling
 +
*** OPC UA Client: added security modes
 +
*** OPC UA Server: added security modes
 +
*** OPC UA Server: added service status display
 +
*** OpenVPN: added support for decrypting private key when uploading a configuration file
 +
*** OpenVPN: improved instance status state
 +
*** OpenVPN: added options to specify an IP address pool for dynamic assignment to clients
 +
*** SMPP: added brute-force prevention
 +
*** SMPP: added TLS/SSL support
 +
*** SNMP: changed interface module OID structure
 +
*** SNMP: improved User-based Security Model (USM) brute force attack prevention measures
 +
*** Stunnel: improved global instance settings dependencies
 +
*** emailrelay: updated version to 2.4.1
 +
*** OpenVPN: updated version to 2.6.9
 +
*** stunnel: updated version to 5.72
 +
** <b>System</b>
 +
*** Access Control: added certificate key length warnings
 +
*** Access Control: adjusted access control when all pages are blocked
 +
*** Access Control: added certificate file download for CLI to work on all browsers
 +
*** API Core: implemented functionality to include warning messages for vulnerable certificates
 +
*** Package Manager: added multi package actions
 +
*** Package Manager: added status filter
 +
*** Package Manager: moved package upload action to main page
 +
*** Package Manager: added links to installed packages pages
 +
*** Package Manager: refactored "Packages" page
 +
*** Package Manager: updated opkg repository link to use https
 +
*** RutOS: improved GPL example page to align with new software architecture
 +
*** Troubleshoot: added support for multiple syslog servers
 +
*** UI Core: added additional message with IP address to loading screen for scenarios when redirect to different IP address happens
 +
*** UI Core: added toast message hiding when text is too long
 +
*** Update Firmware: added 'Firmware version' data in screen after firmware upload
 +
*** WebUI: added functionality to cancel loading screen if it takes 30 or more seconds
 +
*** WebUI: removed all ubus method calls from webui
 +
*** WebUI: improved language caching
 +
*** WebUI: added password generator for first login modal
 +
*** WebUI: added sticky position to side menu
 +
*** WebUI: added default password hint to login error message
 +
*** WebUI: added warning messages for low-security certificates
 +
*** Kernel: updated version to 5.15.159
 +
*** libexpat: updated version to 2.6.2
 +
*** SSL/TLS: updated version to 3.0.14
 +
*** vue: updated version to 3.4
 +
* <b>Fix</b>
 +
** <b>Network</b>
 +
*** Channel Analysis: fixed network list not being updated if a single scan fails
 +
*** Devices: fixed missing API devices status endpoint permission
 +
*** DHCP: fixed "DHCP option" allow empty input value
 +
*** DHCP: fixed IPv4 leases being not correctly shown when NTP synchronizes time
 +
*** DHCP: fixed DHCP error that occurred after changing the subnet of the LAN IP address in the setup wizard
 +
*** Dynamic routes: fixed duplicated external routes cards
 +
*** Firewall: fixed firewall zone validation when adding interfaces
 +
*** Multi AP: fixed Multi AP not working with fast roaming
 +
*** Multi AP: fixed switching to Multi AP mode fails due to encryption
 +
*** Multi AP: fixed Multi AP configuration being deleted when switching mode on the same radio device
 +
*** Network: fixed overriding MAC address for interfaces that are bridged
 +
*** RelayD: fixed API error when "network" and "lan_mark" options are not present in a PUT request
 +
*** Wireless: fixed wireless scan results sometimes not being returned
 +
*** Wireless: fixed wireless status page not updating wireless SSID status after page is opened
 +
*** Wireless: removed the ability to have different countries in radio configurations
 +
*** Wireless: fixed interface delete when it's unassigned from the wireless interface in access point mode
 +
*** Wireless: fixed backticks for WiFi SSID are not allowed in WebUI
 
** <b>Services</b>
 
** <b>Services</b>
*** Post/Get: added I/O invert support
+
*** BACnet: fixed incorrect BACnet IP port used for sending responses
*** DLMS Client: added persistent TCP connections
+
*** BGP: fixed route map sequence going out of range
*** Events Reporting: added unexpected shutdown event
+
*** BGP: fixed listen range field allowing multiple entries
*** Modbus Client: added 64bit data types
+
*** DLMS: fixed DLMS test response format
*** IPerf3: added iPerf3 to Package Manager
+
*** DLMS: fixed COSEM group validation
*** DNP3 Outstation: added I/O objects
+
*** DLMS: fixed API POST error for /dlms/devices/config endpoint
*** Hotspot: added domain and subdomain options for external landing page
+
*** DLMS: fixed serial connection not working after reboot
 +
*** DNP3 Client: fixed to allow reading objects past 255 index
 +
*** DNP3 Client: fixed incorrect hints
 +
*** DNP3 Outstation: fixed serial outstation starting issues
 +
*** Hotspot: fixed uploading more than one custom theme
 +
*** Hotspot: fixed creating Hotspot to SSID that is disabled
 +
*** Hotspot: fixed displaying data limit columns and inputs
 +
*** Hotspot 2.0: fixed Venue name and Operator's name field validations
 +
*** IPsec: fixed connectivity issues when using WAN failover
 +
*** IPsec: fixed the instance status when the local firewall option is disabled
 +
*** Modbus Client: fixed test request option validation
 +
*** Modbus Client: fixed alarm output action display values
 +
*** Modbus Client: fixed incorrect period hint
 +
*** Modbus Server: fixed APN register not clearing APN
 +
*** Modbus Server: fixed 148 and 164 modbus registers
 +
*** Modbus Server: fixed incorrect hints
 +
*** OPC UA Server: fixed not starting while modem is down
 +
*** OpenVPN: fixed displaying imported files from device
 +
*** OpenVPN: fixed the private key decryption for cases when a password is used
 +
*** OpenVPN: fixed data cipher migration
 +
*** SMPP: fixed username bypass problem
 +
*** SMPP: fixed password validation
 +
*** SNMP: fixed GSM mSignal OID value type
 +
*** SNMP: fixed GSM module memory leaks
 +
*** SSTP: fixed functionality when the default route option is not enabled
 +
*** Web Filter: fixed whitelist not working for some hosts when using IPv6
 
** <b>System</b>
 
** <b>System</b>
*** WebUI: added the ability to generate random passwords for password input fields
+
*** Administration: fixed repeated validation on cleared inputs and added validation when new password matches the old one
*** WebUI: added reset to “Factory defaults” option
+
*** API Core: fixed API method validation during upload action
*** System: changed firmware certificate verification tool
+
*** API Core: fixed error messages for POST method
*** IP Block: added time-based login attempt blocking
+
*** API Core: fixed option list validation
*** WebUI: added firmware update notification support
+
*** Boot: fixed factory settings restore (firstboot) not deleting hidden files
*** PAM: added the ability to set port for TACACS+
+
*** Events Log: fixed refresh button in event log table
*** Logging: added multiple remote syslog servers support
+
*** IP Block: fixed adding MAC addresses back to whitelist when unblocking all of them
 +
*** Recipients: made phone number field required
 +
*** Setup Wizard: fixed lan ip step not changing ip address
 +
*** Troubleshoot: fixed system log and kernel log buttons to be enabled with read only rights
 +
*** Update Firmware: fixed misleading "Firmware version" status of "N/A" to "FOTA service is disabled" when FOTA is disabled
 +
*** Update Firmware: fixed issue when infinite spinner appears after updating device firmware from server without having internet connection
 +
* <b>CVE Patches</b>
 +
** Patched CVE-2023-52425
 +
** Patched CVE-2023-52530
 +
** Patched CVE-2024-25629
 +
** Patched CVE-2024-28757
 +
----
 +
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.7.3/RUT14X/RUT14X_R_00.07.07.3_WEBUI.bin RUT14X_R_00.07.07.3]</span></b> | 2024.06.25===
 +
* <b>Fix</b>
 +
** <b>Network</b>
 +
*** WebUI: fixed port advertisement change
 +
** <b>System</b>
 +
*** FOTA: fixed config when upgrading from older firmware with keep settings
 +
* <b>CVE Patches</b>
 +
** CVE-2024-31950
 +
** CVE-2024-31951
 +
----
 +
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.7.2/RUT14X/RUT14X_R_00.07.07.2_WEBUI.bin RUT14X_R_00.07.07.2]</span></b> | 2024.06.12===
 
* <b>Improvements</b>
 
* <b>Improvements</b>
 
** <b>Network</b>
 
** <b>Network</b>
*** Static Leases: added possibility to use MAC with wildcard
+
*** Zerotier: added backup WAN interface blacklisting if WAN failover is enabled
*** Topology: changed network devices scanning application
 
*** WebUI: improved design of Status - LAN page
 
*** DHCP: simplified DHCP configurations in other pages and moved full DHCP configuration to a separate page
 
*** DHCP: removed default disabled server configuration for WAN interface
 
*** WebUI: simplified data entry of DNS forwardings by separating hostname and IP address fields
 
*** BGP: added Virtual Routing and Forwarding (VRF) support
 
*** BGP: added multiple BGP instance support
 
*** WebUI: adjusted responsive design breakpoints
 
*** Dnsmasq: updated dnsmasq to version 2.89
 
 
** <b>Services</b>
 
** <b>Services</b>
*** Wireguard: added option to bind tunnel to a specific interface
+
*** SNMP: added bruteforce attack prevention when using SNMP v3 user
*** OPC UA Client: added limits (10 servers, 20 groups, 50 nodes per server, 50 values per group)
+
*** L2TP: improved reconnect attempt logic
*** DLMS Client: increased maximum count of connection sections to 30
 
*** DLMS Client: added short name referencing
 
*** SNMP: set strict default community access when IPv6 address is used
 
*** SNMP: improved sysName OID to set device's hostname
 
*** OpenVPN: added the bridge option for selecting the network device to be bridged with
 
*** OpenVPN: added possibility to create more than one TAP client
 
*** Hotspot: moved MAC blocking option from Access Control to Hotspot page
 
*** WebUI: added MAC authentication support when using RADIUS authentication mode
 
*** WebUI: moved licenses to footer
 
*** SSTP: updated package version to 1.0.19
 
*** Mosquitto: updated package version to 2.0.17
 
 
** <b>System</b>
 
** <b>System</b>
*** WebUI: added more strict password requirements for restoring backup
+
*** SSH: removed weak SSH algorithms
*** SMTP: added option to either not verify SMTP server or upload SMTP server's CA file to verify authenticity
+
*** Telnet: moved to Package Manager
*** WebUI: Added the ability to choose the ROOT CA when using certificates from the device
 
*** WebUI: unified time format to ISO8601 across the entire WebUI
 
*** WebUI: added ability to choose imported certificate and key as 'Server certificate' and 'Server key' in 'Access Control'
 
*** WebUI: added 'Hosts' and 'IP Addresses' options for 'Simple' certificate generation and certificate signing
 
*** WebUI: changed firmware update option to server as a default option
 
*** GPL: added offline package preparation command for GPL builds
 
*** Speedtest: added multiple connections support to improve accuracy
 
*** Kernel: updated to version 5.15.149
 
*** Libcap: updated package version to 2.69
 
 
* <b>Fix</b>
 
* <b>Fix</b>
 
** <b>Network</b>
 
** <b>Network</b>
*** Topology: fixed showing interfaces with assigned VLAN
+
*** BGP: fixed instance migration issues
*** WebUI: fixed static routing creation for GRE instance
 
*** Network: fixed DHCPv4 relay mode enabling
 
*** Failover: fixed Failover missing active rules when using multiple source and destination IP addresses
 
*** WebUI: fixed network and failover interface metric sorting synchronization issue
 
*** WebUI: fixed failover rule policy save issue with newly added WAN interface
 
*** Interfaces: fixed failover value for new WAN being taken from WAN that was just deleted
 
 
** <b>Services</b>
 
** <b>Services</b>
*** Modbus Client: allow using negative floating point values in requests
+
*** DMVPN: fixed duplicate NHRP map entries creation
*** Azure IoT Hub: fixed Data to Server minor WebUI dependency bugs
+
*** OpenVPN: added fixes for the insecure tls-cert-profile option usage
*** Data to Server: fixed DLMS data formating
 
*** Data to Server: fixed Network link state data display
 
*** DLMS Client: fixed segfault while reading profile generic COSEM object
 
*** DLMS Client: fixed profile generic entries reading
 
*** DLMS Client: fixed application memory allocation issues
 
*** SSTP: fixed route adding when default route is enabled
 
*** SNMP: fixed VLAN OID naming
 
*** OpenVPN: added fixes for instance status tracking functionality
 
*** OpenVPN: resolved uptime counting issues
 
*** PPTP: fixed PPTP instance deletion problem
 
*** Azure IoT Hub: fixed 'contentType' telemetry message parameter
 
*** Hotspot: fixed password validation for locally created users and signed-up users
 
*** Hotspot: fixed session invalidation after deleting registered user
 
*** Hotspot: fixed SMS OTP password reuse
 
*** Hotspot: fixed firewall rule creation
 
*** PPTP: fixed problem related with routes when failover is enabled
 
*** WebUI: fixed data loading error in Input/Output > Post/Get page
 
*** UPnP: updated package version to 2.3.4
 
 
** <b>System</b>
 
** <b>System</b>
*** NTP Client: fixed ‘Count of time synchronizations’ execution when synchronization to mobile operator is chosen
+
*** IP Block: fixed blocking of UDP traffic
*** Package Manager: fixed spinner message when restarting network after package upload or download
+
*** Ledman: fixed WiFi LED indication when WiFi configuration is changed
*** Package Manager: fixed supported devices check when installing a package from server
+
*** Uboot: fixed firmware recovery update via uboot on Windows
*** WebUI: fixed language install from uploaded package after upgrade with keep settings
 
*** WebUI: fixed an issue when a user was not logged out after changing profiles
 
*** Telnet: fixed segmentation fault during concurrent connections
 
*** CLI: fixed enter key issue on mobile chromium based browsers
 
*** System Users: fixed SSH session close after deleting user or disabling SSH access
 
*** Profiles: fixed profile migration with installed packages
 
*** WebUI: fixed Hotspot log page table search functionality
 
*** Speedtest: fix missing download speed on some servers
 
*** PAM: updated libpam to version 1.6.0
 
 
* <b>CVE Patches</b>
 
* <b>CVE Patches</b>
*** CVE-2022-4603
+
** CVE-2024-31948
*** CVE-2022-23308
+
----
*** CVE 2022-45061
+
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.7.1/RUT14X/RUT14X_R_00.07.07.1_WEBUI.bin RUT14X_R_00.07.07.1]</span></b> | 2024.05.03===
*** CVE-2023-0466
+
----
*** CVE-2023-6129
+
* <b>Improvements</b>
*** CVE-2023-7042
+
** <b>System</b>
*** CVE 2023-24329
+
*** WebUI: improved first login password change logic
*** CVE 2023-27043
+
*** Certificates: updated Root CA certificates
*** CVE-2023-42366
+
* <b>CVE Patches</b>
*** CVE-2023-46218
+
** CVE-2024-2397
*** CVE-2023-46219
+
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.7/RUT14X/RUT14X_R_00.07.07_WEBUI.bin RUT14X_R_00.07.07]</span></b> | 2024.04.16===
*** CVE-2023-46752
 
*** CVE-2023-46753
 
*** CVE-2023-48795
 
*** CVE-2024-25062
 
*** CVE-2024-27913
 
*** CVE-2024-22365
 
===<b><span class="plainlinks">[https://firmware.teltonika-networks.com/7.6.10/RUT14X/RUT14X_R_00.07.06.10_WEBUI.bin RUT14X_R_00.07.06.10]</span></b> | 2024.04.04===
 
 
----
 
----
 
* Initial firmware release for RUT140
 
* Initial firmware release for RUT140

Latest revision as of 15:00, 18 July 2024

Main Page > RUT Routers > RUT140 > RUT140 Firmware Downloads

This page contains firmware files for RUT140 devices. Look to the table below or the changelog to find download links.

To upgrade firmware using WebUI, follow the instructions in RUT140 Firmware.

RUT140

File Type Release date Size MD5 Changelog
RUT14X_R_00.07.08_WEBUI.bin Latest FW 2024.07.18 10.94 MB d1ffc6c9ea03ed72ae19cd2a9226b354 Link
RUT14X_R_00.07.07.2_WEBUI.bin Mass production FW 2024.06.12 10.81 MB d4b58673b82519672e697166dd673b8a Link
RUT14X_R_GPL_00.07.08.tar.gz SDK 2024.07.18 19.01 MB 1448083901e707a9bf00c8c1d0e2bb56


Note: packages for Package Manager are independent from firmware and can be downloaded in the Package Downloads page.


FW checksums


Checksums for firmware files can be found here.

Changelog

RUT14X_R_00.07.08 | 2024.07.18

  • New
    • Network
      • DNS: added inherited server status to configuration page
      • HTTPS DNS Proxy: added new HTTPS DNS Proxy package to package manager
    • Services
      • Data to Server: added 'Lua script' data input
      • Hotspot: added Single Sign-on (OIDC) authentication mode
      • Hotspot: added Walled Garden blocklist functionality
      • IPsec: added initial XFRM support
      • MQTT Modbus Gateway: added JSON message type format
      • OpenVPN: added DCO support
    • System
      • API Core: added option to configure api session timeout
      • Certificates: added "Let's encrypt" certificate generation
      • PAM: added RADIUS external user support
      • UI Core: added data analytics support
      • Update Firmware: added warning message about device being temporarily unreachable on firmware update
  • Improvements
    • Network
      • DNS: separated field "DNS forwardings" into two: one for simple server forwarding other for domain-specific
      • DNS: moved "DNS Forwardings", "Listen interfaces", "Exclude interfaces", "Local service only", options to advanced tab
      • Firewall: improved protocol field in all firewall pages by making that "All" value would be mutually exclusive with any other value
      • Multi WAN: improved interface status representation when using load balancing
      • Network: added more options for "IPv6 assignment length" field
      • VLAN: added ability to configure VLAN 0
      • Wireless: added warning when user configures mesh on radio with automatic frequency channel
      • Wireless: added support for wireless MAC-filter MAC ranges
      • Wireless: changed Radius Accounting port is not required when configuring access point with enterprise encryption
      • Wireless: refactored radio configuration page layout
      • Wireless: refactored assignment of wireless interfaces MAC addresses, STA interface will always use fixed address
    • Services
      • Azure IoT Hub: added DPS symmetric key attestation support
      • Azure IoT Hub: added Direct Method support
      • Azure IoT Hub: added Plug and Play integration
      • Azure IoT Hub: added link to "Data to Server" page
      • Data to Server: added support for multiple filters
      • Data to Server: improved HTTP output hostname definition with automatic protocol specification in URL
      • Data to Server: improved MQTT input connection handling
      • DNP3 Client: added option to enable/disable service
      • Dynamic DNS: added Lookup hostnames support
      • GRE: increased Inbound and Outbound key limit to 4294967295
      • Hotspot: adjusted hotspot user manager page to display active and inactive user sessions
      • Hotspot: changed local users to be stored with other types of users
      • Hotspot: added 'noc2c' option for enabling client isolation, option is enabled by default
      • IPsec: added certificate warning message
      • Modbus Server: added mobile last month and last week usage registers
      • Mosquitto: added large package size check for MQTT clients
      • MQTT Modbus Gateway: improved mosquitto reconnect time and service will try to recover few times before exiting
      • MQTT Publisher: improved MQTT connection handling
      • OPC UA Client: added security modes
      • OPC UA Server: added security modes
      • OPC UA Server: added service status display
      • OpenVPN: added support for decrypting private key when uploading a configuration file
      • OpenVPN: improved instance status state
      • OpenVPN: added options to specify an IP address pool for dynamic assignment to clients
      • SMPP: added brute-force prevention
      • SMPP: added TLS/SSL support
      • SNMP: changed interface module OID structure
      • SNMP: improved User-based Security Model (USM) brute force attack prevention measures
      • Stunnel: improved global instance settings dependencies
      • emailrelay: updated version to 2.4.1
      • OpenVPN: updated version to 2.6.9
      • stunnel: updated version to 5.72
    • System
      • Access Control: added certificate key length warnings
      • Access Control: adjusted access control when all pages are blocked
      • Access Control: added certificate file download for CLI to work on all browsers
      • API Core: implemented functionality to include warning messages for vulnerable certificates
      • Package Manager: added multi package actions
      • Package Manager: added status filter
      • Package Manager: moved package upload action to main page
      • Package Manager: added links to installed packages pages
      • Package Manager: refactored "Packages" page
      • Package Manager: updated opkg repository link to use https
      • RutOS: improved GPL example page to align with new software architecture
      • Troubleshoot: added support for multiple syslog servers
      • UI Core: added additional message with IP address to loading screen for scenarios when redirect to different IP address happens
      • UI Core: added toast message hiding when text is too long
      • Update Firmware: added 'Firmware version' data in screen after firmware upload
      • WebUI: added functionality to cancel loading screen if it takes 30 or more seconds
      • WebUI: removed all ubus method calls from webui
      • WebUI: improved language caching
      • WebUI: added password generator for first login modal
      • WebUI: added sticky position to side menu
      • WebUI: added default password hint to login error message
      • WebUI: added warning messages for low-security certificates
      • Kernel: updated version to 5.15.159
      • libexpat: updated version to 2.6.2
      • SSL/TLS: updated version to 3.0.14
      • vue: updated version to 3.4
  • Fix
    • Network
      • Channel Analysis: fixed network list not being updated if a single scan fails
      • Devices: fixed missing API devices status endpoint permission
      • DHCP: fixed "DHCP option" allow empty input value
      • DHCP: fixed IPv4 leases being not correctly shown when NTP synchronizes time
      • DHCP: fixed DHCP error that occurred after changing the subnet of the LAN IP address in the setup wizard
      • Dynamic routes: fixed duplicated external routes cards
      • Firewall: fixed firewall zone validation when adding interfaces
      • Multi AP: fixed Multi AP not working with fast roaming
      • Multi AP: fixed switching to Multi AP mode fails due to encryption
      • Multi AP: fixed Multi AP configuration being deleted when switching mode on the same radio device
      • Network: fixed overriding MAC address for interfaces that are bridged
      • RelayD: fixed API error when "network" and "lan_mark" options are not present in a PUT request
      • Wireless: fixed wireless scan results sometimes not being returned
      • Wireless: fixed wireless status page not updating wireless SSID status after page is opened
      • Wireless: removed the ability to have different countries in radio configurations
      • Wireless: fixed interface delete when it's unassigned from the wireless interface in access point mode
      • Wireless: fixed backticks for WiFi SSID are not allowed in WebUI
    • Services
      • BACnet: fixed incorrect BACnet IP port used for sending responses
      • BGP: fixed route map sequence going out of range
      • BGP: fixed listen range field allowing multiple entries
      • DLMS: fixed DLMS test response format
      • DLMS: fixed COSEM group validation
      • DLMS: fixed API POST error for /dlms/devices/config endpoint
      • DLMS: fixed serial connection not working after reboot
      • DNP3 Client: fixed to allow reading objects past 255 index
      • DNP3 Client: fixed incorrect hints
      • DNP3 Outstation: fixed serial outstation starting issues
      • Hotspot: fixed uploading more than one custom theme
      • Hotspot: fixed creating Hotspot to SSID that is disabled
      • Hotspot: fixed displaying data limit columns and inputs
      • Hotspot 2.0: fixed Venue name and Operator's name field validations
      • IPsec: fixed connectivity issues when using WAN failover
      • IPsec: fixed the instance status when the local firewall option is disabled
      • Modbus Client: fixed test request option validation
      • Modbus Client: fixed alarm output action display values
      • Modbus Client: fixed incorrect period hint
      • Modbus Server: fixed APN register not clearing APN
      • Modbus Server: fixed 148 and 164 modbus registers
      • Modbus Server: fixed incorrect hints
      • OPC UA Server: fixed not starting while modem is down
      • OpenVPN: fixed displaying imported files from device
      • OpenVPN: fixed the private key decryption for cases when a password is used
      • OpenVPN: fixed data cipher migration
      • SMPP: fixed username bypass problem
      • SMPP: fixed password validation
      • SNMP: fixed GSM mSignal OID value type
      • SNMP: fixed GSM module memory leaks
      • SSTP: fixed functionality when the default route option is not enabled
      • Web Filter: fixed whitelist not working for some hosts when using IPv6
    • System
      • Administration: fixed repeated validation on cleared inputs and added validation when new password matches the old one
      • API Core: fixed API method validation during upload action
      • API Core: fixed error messages for POST method
      • API Core: fixed option list validation
      • Boot: fixed factory settings restore (firstboot) not deleting hidden files
      • Events Log: fixed refresh button in event log table
      • IP Block: fixed adding MAC addresses back to whitelist when unblocking all of them
      • Recipients: made phone number field required
      • Setup Wizard: fixed lan ip step not changing ip address
      • Troubleshoot: fixed system log and kernel log buttons to be enabled with read only rights
      • Update Firmware: fixed misleading "Firmware version" status of "N/A" to "FOTA service is disabled" when FOTA is disabled
      • Update Firmware: fixed issue when infinite spinner appears after updating device firmware from server without having internet connection
  • CVE Patches
    • Patched CVE-2023-52425
    • Patched CVE-2023-52530
    • Patched CVE-2024-25629
    • Patched CVE-2024-28757

RUT14X_R_00.07.07.3 | 2024.06.25

  • Fix
    • Network
      • WebUI: fixed port advertisement change
    • System
      • FOTA: fixed config when upgrading from older firmware with keep settings
  • CVE Patches
    • CVE-2024-31950
    • CVE-2024-31951

RUT14X_R_00.07.07.2 | 2024.06.12

  • Improvements
    • Network
      • Zerotier: added backup WAN interface blacklisting if WAN failover is enabled
    • Services
      • SNMP: added bruteforce attack prevention when using SNMP v3 user
      • L2TP: improved reconnect attempt logic
    • System
      • SSH: removed weak SSH algorithms
      • Telnet: moved to Package Manager
  • Fix
    • Network
      • BGP: fixed instance migration issues
    • Services
      • DMVPN: fixed duplicate NHRP map entries creation
      • OpenVPN: added fixes for the insecure tls-cert-profile option usage
    • System
      • IP Block: fixed blocking of UDP traffic
      • Ledman: fixed WiFi LED indication when WiFi configuration is changed
      • Uboot: fixed firmware recovery update via uboot on Windows
  • CVE Patches
    • CVE-2024-31948

RUT14X_R_00.07.07.1 | 2024.05.03


  • Improvements
    • System
      • WebUI: improved first login password change logic
      • Certificates: updated Root CA certificates
  • CVE Patches
    • CVE-2024-2397

RUT14X_R_00.07.07 | 2024.04.16


  • Initial firmware release for RUT140