Difference between revisions of "RUTXR1 Firmware Downloads"

From Teltonika Networks Wiki
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
| latest_md5  = 57aef24b60a5718ca2d9657d05249c71
 
| latest_md5  = 57aef24b60a5718ca2d9657d05249c71
 
<!-----------------------FACTORY FW-------------------->
 
<!-----------------------FACTORY FW-------------------->
| factory_fw  = RUTX_R_00.02.06.1
+
| factory_fw  = RUTX_R_00.07.00
| factory_date = 2021.02.10
+
| factory_date = 2021.07.16
| factory_md5  = e3da056d210be7cef5dc57567259bc6d
+
| factory_md5  = 57aef24b60a5718ca2d9657d05249c71
 
}}
 
}}
  
Line 34: Line 34:
 
** Updated ncurses to version 6.2
 
** Updated ncurses to version 6.2
 
** Updated OpenSSL to version 1.1.1k
 
** Updated OpenSSL to version 1.1.1k
** Added glib2 patch to fix CVE-2019-13012 vulnerability
 
** Added ntfs-3g patch to fix CVE-2019-9755 vulnerability
 
** Added WolfSSL patch to fix CVE-2021-3336 vulnerability
 
** Added Busybox patch to fix CVE-2018-1000500 vulnerability
 
** Added netifd, odhcp6c IPv6 routing loop on point-to-point links patches to fix CVE-2021-22161 vulnerability
 
 
** Added full MODBUS register address expansion specifier for Data to Server
 
** Added full MODBUS register address expansion specifier for Data to Server
 
** Added full MODBUS register address legend
 
** Added full MODBUS register address legend
Line 76: Line 71:
  
 
* <b>Fixes</b>
 
* <b>Fixes</b>
 +
** Added glib2 patch to fix CVE-2019-13012 vulnerability
 +
** Added ntfs-3g patch to fix CVE-2019-9755 vulnerability
 +
** Added WolfSSL patch to fix CVE-2021-3336 vulnerability
 +
** Added Busybox patch to fix CVE-2018-1000500 vulnerability
 +
** Added netifd, odhcp6c IPv6 routing loop on point-to-point links patches to fix CVE-2021-22161 vulnerability
 
** Fixed Android clients IPsec MTU/MSS size
 
** Fixed Android clients IPsec MTU/MSS size
 
** Fixed wrong IPsec DPD value saving
 
** Fixed wrong IPsec DPD value saving
 
** Changed IPsec PSK maximum length to 128 symbols
 
** Changed IPsec PSK maximum length to 128 symbols
** Fixed SSTP remainin up after package removal
+
** Fixed SSTP remaining up after package removal
 
** Fixed DMVPN crypto_proposal write to config
 
** Fixed DMVPN crypto_proposal write to config
 
** Fixed I/O Juggler's SMS sending to correct group
 
** Fixed I/O Juggler's SMS sending to correct group

Revision as of 07:19, 30 July 2021

Main Page > RUTX Routers > RUTXR1 > RUTXR1 Firmware Downloads

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

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

RUTXR1

File Type Release date Size MD5 Changelog
RUTX_R_00.07.06.8_WEBUI.bin Latest FW 2024.03.25 24.6 MB 82faca5855d0229a1173f5a8409a248a Link
RUTX_R_00.07.06.3_WEBUI.bin Mass production FW 2024.01.17 24.34 MB 66cf34dfd6ddf15187d9960bb62080f1 Link
RUTX_R_GPL_00.07.06.8.tar.gz SDK 2024.03.25 81.34 MB ba4ef84fb0c74d4cfd11ef4eeb6140b4


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

RUTX_R_00.07.00 | 2021.07.16

  • New features
    • New WebUI based on Vue.js 2.6.12
    • RutOS updated to OpenWrt 19.07.7 base
    • DNP3 Master and DNP3 Oustation
    • 'Restore to user's defaults' SMS Utilities rule
  • Improvements
    • Updated firewall to release 3
    • Updated kernel to version 4.14.221
    • Updated uhttpd to version 2020-10-01
    • Updated xtables-addons to release 9
    • Updated mwan to version 2.8.14
    • Updated pcre to version 8.44
    • Updated curl to version 7.74
    • Updated sqlite to version 3.33
    • Updated ncurses to version 6.2
    • Updated OpenSSL to version 1.1.1k
    • Added full MODBUS register address expansion specifier for Data to Server
    • Added full MODBUS register address legend
    • Added Client ID option for the MQTT protocol in Data to Server
    • Improved Data to Server sleeping accuracy
    • Improved Data to Server username validation; now space is allowed
    • Added firmware version OID to the SNMP service
    • Added IP address family option field to the SNMP page
    • Added SNMPv6 section to the SNMP Communities page
    • Renamed the 'System -> Users' page to 'System -> System Users'
    • Moved password changing option to the 'System -> System Users' page
    • Switched to ar8216 driver
    • Added IPsec XAUTH support
    • Improved OpenVPN updown, init scripts to write info about instance in JSON
    • Added AES-256-GCM encryption support to OpenVPN
    • Added extra configuration parameters to DMVPN
    • Added PSK conversion to DMVPN and single PSK types
    • Improved Package Manager package installation, deletion and dependencies
    • Improved Package Manager download process over FOTA
    • Added new Input/Output values manageable over RMS
    • Added IPv6 traffic logging
    • Made 'Network -> Failover' and 'Network -> Interfaces' page data draggable on multiple browsers
    • Added Input/Output Post/Get URL parameter t_time changing delay and time to seconds or miliseconds
    • Added message storage management by config value
    • Improved QMI error handling and status tracking
    • Turned on modem in preinit for correct power-on sequence
    • Added Post/Get feature to turn mobile data on/off
    • Added the possibility to use 2gonly/3gonly/4gonly arguments for cellular service command alongside current 2g/3g/lte arguments
    • Added "Phone number" and "Message" fields for "Send SMS" option
    • Added "Host to ping from SIM1" and "Host to ping from SIM2" fields
    • Added support for multiple USB to Serial adapters
    • Added option to send SMS warning messages to Hotspot users authenticated with SMS OTP when specified amount of data is used u
    • Added option to switch back to primary SIM card after timeout
    • Improved I2C communication
    • Added peer groups to BGP access list dropdown
    • Added TCP MD5 authentication support for BGP
  • Fixes
    • Added glib2 patch to fix CVE-2019-13012 vulnerability
    • Added ntfs-3g patch to fix CVE-2019-9755 vulnerability
    • Added WolfSSL patch to fix CVE-2021-3336 vulnerability
    • Added Busybox patch to fix CVE-2018-1000500 vulnerability
    • Added netifd, odhcp6c IPv6 routing loop on point-to-point links patches to fix CVE-2021-22161 vulnerability
    • Fixed Android clients IPsec MTU/MSS size
    • Fixed wrong IPsec DPD value saving
    • Changed IPsec PSK maximum length to 128 symbols
    • Fixed SSTP remaining up after package removal
    • Fixed DMVPN crypto_proposal write to config
    • Fixed I/O Juggler's SMS sending to correct group
    • Fixed I/O Scheduler's relay state issue
    • Added I/O direction check while changing IOs via I/O Post/Get
    • Fixed float endianness mismatch on some devices MODBUS TCP Master, MODBUS Serial Master
    • Fixed UPnP issue that caused config changes to apply only after service restart
    • Fixed WebUI files caching when upgrading firmware
    • Fixed WebUI date display format
    • Fixed MODBUS returning incomplete MAC address data
    • Fixed depleting IPv6 RA timeout when the ISP doesn't send RA updates
    • Added "Transaction timed out" error handling
    • Fixed PPPOE connection loss when wrong session PADT packet arrives
    • Added gcont object tracking and info update if this service is restarted
    • Fixed default SMS storage
    • Fixed SMS warning sending after Mobile Data Limit change
    • Fixed DHCP relaying over mobile networks
    • Changed PIN code maximum length to 8 symbols
    • Fixed 'I/O status' message to include correct Input/Output name based on info in ubus ioman objects
    • Fixed 'Over IP' serial type's UDP issue in client mode
    • Fixed DLNA connections count total in statistics page
    • Fixed WiFi Hotspot's Walled Garden issues
    • Fixed WiFi Hotspot data logging issues
    • Fixed P2P group information processing vulnerability in wpa_supplicant
    • Added validation to Walled Garden Address list field
    • Fixed wrong VRRP IP address writing to file
    • Fixed DLNA connections count total in statistics page
    • Fixed JSON-RPC issue that caused incorrect state returns

RUTX_R_00.02.06.1 | 2021.02.10

  • Fixes
    • Added dnsmasq patch CVE-2020-25681, CVE-2020-25682, CVE-2020-25683, CVE-2020-25684, CVE-2020-25685, CVE-2020-25686, CVE-2020-25687
    • Fixed SSH reachable over SIM IP in early boot
    • Fixed modem status after failed network scan
    • Fixed mbncfg function and PIN check logic
    • Fixed PPTP server interface naming
    • Fixed correct client PPTP interface name selection for route creation
    • Fixed adding helper to firewall's wan zone when enabling PPTP configuration
    • Added package size checking when manually installing a package
    • Fixed 'New Firmware Available' message display after firmware upgrade

RUTX_R_00.02.06 | 2020.12.31

  • New features
    • External Quectel modem support
    • Operator Whitelist/Blacklist
    • WPA3 WiFi encryption
  • Improvements
    • Updated base to OpenWrt 19.07.4
    • Added Phone Groups as possible SMS recipients to SMS Post/Get
    • Added PSK support for MQTT Broker/Publisher
    • Changed Output Scheduler structure
    • Removed limitation of one configuration per Input
    • Added multiple modem support for TR-069
    • Fixed parsing user uploaded custom OpenVPN configuration files containing carriage returns
    • Added iptables conntrack flush on WAN Failover if IPsec is enabled
    • Optimized package responsible for sending/receiving GRE Tunnel keepalive packets
    • Added extra error checking to Package Manager when downloading packages
    • Added data usage info for both SIM cards to RMS
    • Added logging to syslog when Ping/Wget Reboot "Action" is set to 'None'
    • Improved display of configuration tables when a lot of information is shown
    • Renamed MODBUS strings to uppercase
    • Added redirect to configuration page after a new configuration is created with the 'Add' button
    • Added option to create a Configuration Profile from current configuration
    • Added data validation to Profiles Scheduler fields
    • Replaced the Firewall 'Helpers' page with conntrack helper configuration for each firewall zone
    • Increased dynamic list maximum amount of values to 50
    • Added the possibility to save email accounts without entering email username and password
    • Unified device access password validations
    • Expanded DDNS validation for domain input to accept emails
    • Added SMS Utilities rule to reset mobile data usage for specified interface
    • Improved SMS Utilities VPN status rule to support custom configurations
    • Added SMS storage limit check after inserting a SIM card
    • Added "Modem" type to modem related events
    • Improved SIM count check during init
    • Added the possibility to ignore DFS channels when automatic channel selection is performed (for 5 GHz WiFi)
    • Removed unsecure WPA-PSK and WPA-EAP encryption support
    • Improved Hotspot Landing page address validation to accept a trailing slash
    • Removed unnecessary warning message in the Hotspot page
    • Disable Wireless device & interface configurations when WiFi device is in 'pending' state
    • Removed unused 'Expiration time' option in the Hotspot page
    • Moved all USB related services to the 'Services -> USB Tools' page
    • Added 'General' page to 'Services -> USB Tools'; the page contains a list of all USB devices and the option to safely unmount the devices
    • Added 'passive-interface' and 'default-information' options to the OSPF configuration page
    • Added NHRP dynamic route status page
    • Split VLAN configuration page into two separate ones: 'Port Based' and 'Interface Based'
  • Fixes
    • Fixed IPsec Passthrough subnet/ip value parsing to make it dynamic for leftsubnet
    • Fixed occasions when error messages overlap buttons
    • Fixed I/O state saving after revert back to original state
    • Optimized script for downloading Package Manager packages after firmware upgrade
    • Fixed bridged interface configuration for L2TPv3
    • Removed trailing newlines in returned SNMP strings
    • Fixed Events Reporting waiting to send email before rebooting
    • Fixed MQTT MODBUS Gateway not working when topics have special characters
    • Swapped pin3 and pin4 values in MQTT Publisher
    • Added an 'IP4Table' option to advanced interface configuration
    • Fixed an issue where User Scripts were being deleted after device reboot
    • Fixed various WebUI validation bugs, typos, option hints & alignments
    • Fixed a bug that caused an internal sever error after logging in with a username that contained special characters
    • Fixed crashes that occur after configuration files are not correctly generated
    • Fixed a Firewall Port Forwarding bug which caused an internal sever error when no 'Protocol' was selected
    • Fixed changing WebUI mode bug while current page is accessed with POST method
    • Fixed password allowed lengths and tooltips
    • Fixed mountpoint display
    • Removed non-supported SMS Utilities rules
    • Fixed SMS sending to Phone Group on I/O event
    • Changed device name in 'Status' message to configured name instead of the default one
    • Added modem reinit after SIM card initialization failure
    • Fixed SMS Limit checking when messages exceed the set SMS limit
    • Moved 2-8 PDP contexts to 9-16 the 2-8 are necessary for SIM card MIB APNs
    • Changed mobile interface subnet to /32
    • Fixed modem SIM card checking
    • Fixed multi SMS handling on SMS Limit
    • Fixed Call Utilities multiple SMS sending per received call
    • Fixed SMS storage limit check on device reboot
    • Changed SNMP mSignal, mTemperature and numSatellities datatypes to correspond to devices' MIB files
    • Fixed WiFi SSID validation
    • Fixed keeping Hotspot Walled Garden address list after firmware upgrade
    • Fixed internal server error upon opening the 'Wireless' Status page while WiFi device band is set to 'Auto'
    • Fixed erroneous data usage display of external modem after it's been disconnected
    • Fixed modem layout image

RUTX_R_00.02.05.2 | 2020.11.19

  • Fixes
    • Randomized the global rate limiter to mitigate "SAD DNS" attack

RUTX_R_00.02.05.1 | 2020.09.30

  • New features
    • DLNA media server
    • iptables NETMAP extension
    • "Flush connections on" option for WAN Failover
    • New firmware notifications
    • Updated header logo from 'Teltonika' to 'Teltonika | Networks'
    • USSD command support
    • Time sync via network operator's station
    • SQM QoS
    • USB Tools
    • USB to Serial adapter support
    • Auto format USB storage devices to NTFS
    • Storage Memory Expansion
    • 802.11r support
    • WiFi Scanner
    • Console Port WebUI configuration
    • Port priority option for Ethernet/SFP
  • Improvements
    • Improved WebUI page loading speed
    • Added Basic/Advanced mode selection in Setup Wizard
    • Added a dropdown with a search function for time zone selection
    • Added "copy to clipboard" button in Cloud Solutions next to MAC and Serial
    • Added option to send all Modbus records in one packet
    • Disabled IPV6 services on LAN by default
    • Added password hashing in Post/Get pages
    • Added a warning message about rebooting the device while certificate files are being generated
    • Added status option to uploaded custom OpenVPN configuration file
    • No longer showing "Enable OpenVPN config from file" option if "Enable external Services" is selected
    • Added some missing placeholder values
    • Added warning message about unsaved changes when leaving Auto Reboot, Periodic Reboot, Wireless pages
    • Added port selection to SSTP configuration
    • Changed Periodic Reboot service name to Reboot Scheduler
    • Added table row highlights on hover
    • Changed section name from 'Email users' to 'Email accounts' in the Recipients page
    • Added network interface automatic assignment to firewall zones when interface protocol is switched
    • Adjusted Azure validations
    • Adjusted Local/Remote subnet field validations
    • Adjusted Hotspot field validations
    • Unified VPN overview section option names and titles
    • Removed mandatory requirements for inter-zone forwarding source & destination options in Firewall zone configuration
    • Added placeholder values for drop down options in Routing pages
    • Increased maximum package upload size
    • Removed mobile interfaces from Hotspot configuration
    • Added "Passthrough subnets" option to IPsec configuration page
    • Added package size checking when installing packages via Package Manager
    • Optimized switching between Basic and Advanced WebUI modes
    • Added missing services to Events Reporting page when selected Event is "Config change"
    • Improved general web design, ordering and positioning
    • Added word wrap in the Unsaved Changes page
    • Centered 'Apply' button in the Profiles page
    • Hid network interfaces with DHCPv6 protocol in Overview page while in Basic WebUI mode
    • Changed tcpdump "Select storage" option value from 'Internal storage' to 'RAM memory' in the System → Administration → Troubleshoot page
    • Added more descriptive error messages when connection to FOTA server fails
    • Updated "Local address" hint in l2tpv3 page
    • Updated phone number placeholders to +37000000000
    • Updated SMS rule descriptions related to phone numbers and email accounts
    • Made SMS/Mobile data limit options always visible in Overview Setup page
    • Added indications for which antenna connector is connected to which modem
    • Adjusted Modem FW file validations
    • Added network selection option in Traffic logging page
    • Reworked Q-in-Q configuration page
    • Made ESSID value mandatory
    • Added wireless device status display in Wireless Overview page
    • Moved Hotspot2.0 to Services menu
  • Fixes
    • Fixed DDNS freeze issues
    • Fixed Firewall Traffic Rules Source and Destination address field validations
    • Started using more stable, builtin ar82xx switch driver
    • Symlinking tty devices in one place
    • Fixed period when sending packet curl timeouts in Modbus Data Sender
    • Fixed "active SIM" register value retrieval after regression in Modbus TCP Slave
    • Fixed Hotspot 'Trial access' function
    • Fixed OpenVPN TLS Cipher display and added a limit to number of ciphers
    • Fixed various WebUI validation bugs, typos & option hints
    • Fixed DHCP lease range validation and value saving in Interfaces page
    • Fixed error messages when creating interfaces with incorrect names
    • Fixed variuos section toggling bugs
    • Fixed username validation in SNMP page
    • Fixed certificate file importing bugs & common name display in Certificates Manager page
    • Fixed interface option related to IPv4 and IPv6 in Routing pages
    • Fixed OpenVPN multi-line command that adds client specific parameters
    • Fixed DHCP lease range validation in Basic mode
    • Fixed incorrect sorting in dynamic tables
    • Fixed routing table writing and deleting
    • Fixed incorrectly displayed type when no protocol is selected
    • Removed Wireguard interfaces from the Interfaces page
    • Fixed SNMP user access mode display in SNMPV3 Users Overview page
    • Fixed SNMP memory leak on chilli module
    • Fixed MD5 and SHA256 checksum calculations
    • Fixed DHCP-options field validation to allow separating parameters with commas
    • Fixed Package Manager side menu entry updates right after package upload
    • Fixed Wireguard port selection
    • Fixed VPN zone status display
    • Fixed lua errors when Start/End time option is empty
    • Fixed incorrectly displayed OpenVPN protocol
    • Fixed Lua errors in Profile Scheduler and Firewall Zones
    • Removed /log folder from Troubleshoot file directories
    • Fixed endless spinner when applying profiles
    • Fixed nil value in the Traffic Logging page
    • Fixed "Units" option dependency on "Enable DHCP" option in the Setup Wizard's LAN page
    • Fixed redirecting to login page after factory setting restore (reset)
    • Removed Unsaved Changes notification when downloading Troubleshoot/tcpdump files from the System → Administration → Troubleshoot page
    • Vulnerability fixes for Package Manager and Certificates Manager pages
    • Fixed Firewall zone placeholder (removed "-- Please select --" and left "Unspecified")
    • Fixed update from server option in the Firmware page
    • Added missing error messages when password is invalid in default password change page
    • Fixed "Lease time" option in the Setup Wizard's LAN page
    • Fixed error 500 when accessing Advanced pages while in Basic mode
    • Increased allowed character lengths for MQTT Broker and Data to Server
    • Fixed XSS vulnerabilities in package manager and package file upload pages
    • Fixed incorrect OpenVPN configuration saving
    • Fixed NHRP lua error
    • Removed "Wireguard" from Status → Services display if it is not installed
    • Fixed crashing issue when getting "SIM slot in use" satus value
    • Fixed sending status SMS to other number
    • Fixed "Change mobile settings" rule service setting
    • Fixed SMS Forwarding To HTTP "URL" option validation
    • Fixed Mobile Signal graph data display
    • Changed message type from 'error' to 'info' from Auto Reply page
    • Fixed manual operator selection validation
    • Fixed mobile interface authentication settings reset after selecting auto APN mode
    • Fixed libgsm password and serial authorization
    • Added workaround for mobile to switch LAN port throughput problem for ath79 target
    • Fixed Hotspot login page signup fields and notifications
    • Fixed MAC address validation in Mobile Utilities page for Wake on LAN SMS rule
    • Fixed wireless interface turning on/off in the Wireless page
    • Added connected client number indication to the Overview page and Side Widget
    • Fixed platform tags in the Wireless Device edit page
    • Added checking if the device has 2.4/5 GHz wireless devices
    • Added missing "Hotspot 2.0" service in the Status → Services page

RUTX_R_00.02.04.3 | 2020.07.31

  • New features
    • Backup archive MD5 & SHA256 checksum calculation to help user identify altered backup archives
    • Package signature check to verify that a package comes from Teltonika
  • Improvements
    • Updated APN database
  • Fixes
    • Fixed CVE-2019-17367
    • Fixed hiding of configuration pages that users of a specific group don't have read access to
    • Fixed firmware upload script

RUTX_R_00.02.04.1 | 2020.07.02

  • New features
    • 'Mobile Passthrough' mode
    • Mobile signal real-time graph
    • USB Tools page with "USB to Serial" and "Printer Server" sections
    • Mobile data usage charts
    • Profile change action to "I/O Juggler"
    • Relay control to Call Utilities
    • 'Certificates' page for generating and managing TLS certificates
    • 'Drag & Drop' support for Overview page tables
    • 'Speed Test' feature
    • AVL I/O support
    • JSON formatting option for Data to Server
    • 6rd package
  • Improvements
    • Added timeout and keep-connection options to Modbus TCP Slave
    • Improved mobile interface creation
    • Improved L2TPv3 functionality with VLAN
    • Improved 'Profile Scheduler' with minute accuracy
    • Reordered VPN configuration options
    • Standardized section header styles
    • Unified spelling of dropdown values
    • Added information about 'Package Manager' packages before updating firmware
    • Updated services management to Status → Services page
    • Improved performance of firmware upgrades from server
    • Improved security features related to file uploading and HTTP headers
    • Changed RAM/flash memory units from MiB to MB
    • Updated warning message and lease deletion message for static leasing
    • Moved 'Country code' option to general tab
    • General web responsiveness improvements
  • Fixes
    • Fixed SMS send function in Hotspot 'SMS OTP' authentication mode
    • Fixed Enable/Disable function in Wireless page
    • Fixed validation in Wireless interface edit page
    • Fixed 'Wireless Scans' page table headers on smaller screens; changed 'Wireless Scans' page action button positioning
    • Fixed symlinking tty devices in one place
    • Removed incorrect SMS character counter from SMS Utilities page
    • Fixed validations and option saving in OSPF page
    • Fixed various element positioning bugs on smaller screens
    • Fixed switching to advanced mode notification when accessing non existing pages
    • Fixed validations in Traffic Logging page
    • Fixed showing failover section only for interfaces with failover rules
    • Fixed static leases redirect after saving
    • Fixed empty dropdown values in 'I/O juggler' and 'Network Shares'
    • Fixed interface IP address validation in DDNS page
    • Fixed various spelling mistakes
    • Fixed broken address option in the 'Troubleshoot' page
    • Fixed dropdown select element double clicking issue
    • Fixed basic/advanced mode switching with Microsoft Edge browser
    • Fixed firmware upgrading bug when LAN interface with a changed name exists
    • Fixed redirecting to the 'Interfaces' page when mode is changed from basic to advanced and user is in the 'LAN' or 'WAN' pages
    • Fixed validation of custom header in 'Data To Server' page
    • Fixed "Type" option error in Failover page
    • Updated username and password validations
    • Fixed profile change action in 'I/O Juggler'
    • Fixed bidirectional GPIO change feature

RUTX_R_00.02.03.4 | 2020.06.15

  • Fixes
    • Fixed modem option set in basic mode for mobile interfaces
    • Fixed libgsm connection state function
    • Fixed config generation script

RUTX_R_00.02.03.1 | 2020.05.15

  • New features
    • Initial RUTXR1 firmware release
    • Responsive WebUI design
    • New Access Control window for managing IP access
    • Attack Prevention page under Firewall settings
    • New IPv6 options in WAN, LAN and VPN pages
    • Hotspot Users Management page
    • Progressive Web Application support and extra page caching when device is configured with a valid SSL certificate
    • OpenVPN configuration file upload functionality
    • Unsaved Changes page
    • Bridge mode display in Overview page
    • Input inversion buttons
    • Dynamic switch port display in side widget
    • WiFi traffic logging for RUTX devices that support WiFi
    • Input/Output manipulator
    • Full unicode SMS support
    • IO control and status over SMS
    • MQTT Publisher: added support to send I/O values
    • Ability to install packages stored in backup file
    • IP unblock SMS rule
    • New Modbus TCP Slave register fields
    • New Modbus Alarm redundancy options
    • NTPD version 4.2.8p14
  • Improvements
    • Added HMAC configurations for OpenVPN
    • Added AES ciphers support for OpenVPN
    • Added MTU and gateway metric to mobile interfaces
    • Added DHCP lease range display in the Network → LAN page
    • New Hotspot user signup page design and field validation
    • Hotspot validation for local user authentication
    • Moved wireless device configuration
    • Added warning messages when deleting interfaces/configurations
    • Added available FW on server status messages in FW upgrade page
    • Added mobile PIN code saving note
    • Changed UPnP redirect delete button style
    • Changed functionality of reset button in the Firewall → Custom Rules page. Now fully resets to default
    • Added hints on all value fields about field validation
    • Added pin information for iostatus SMS rule
    • Removed modem traps if no modem is present
    • Updated wireless information in side widget
    • Optimized section toggling logic, removing all toggling associated flags required prior optimization
    • Standardized section edit page headers in WebUI Services
    • Improved the look of error pages and messages
    • Updated Wiki links to wiki.teltonika-networks.com
    • Disabled 'Clear data limit' button for inactive interfaces
    • Reordered menu, moved 'Default configuration' to the Backup page, moved 'Diagnostics' to the Troubleshoot page
    • Added credentials input fields to Data to Server
    • Changed hint of 'Allow guest" in the Network Shares page
    • Updated Periodic Reboot service status in the Services page
    • Improved hint for incoming calls option
    • Changed OpenVPN LZO option to a dropdown with an extra 'none' option
    • Removed 'MAC auth' option from Hotspot with LAN interface
    • Removed unnecessary 'Status' column and added "No users currently connected" message in the Hotspot Users Management page
    • Added suggestion to create a profile if there are no profiles created in the Profiles → Scheduler page
    • Filtered out unnecessary interfaces ending with _4 _6 in firewall page
    • Moved SIM switch to separate page and added check interval and retry count options
    • Changed side widget button color to blue to make it more visible
    • Added 'Dynamic List' option limit (20 elements)
    • Added info message to Events Reporting & Mobile Utilities rules, if selected recipient or sender is a group or no groups are created yet
    • Improved stm32 recv message handling
    • Modbus TCP test now allows reading more than 125 coils/inputs
    • Reworked NTP page, separating general options from NTP specific ones
    • Fixed grammar errors in Mobile page
  • Fixes
    • Added validations for Wireless configuration advanced settings fields
    • Added name validation in the Firewall → Port Forward page, fixed custom protocol value selection and display
    • Added validation for GRE 'Remote subnet IP' option
    • Added missing Mobile Data limit input validation
    • Fixed Schedulers' cells to be of equal width
    • Fixed uploading backup from lower firmware version
    • Fixed SSTP certificate upload function
    • Fixed IPsec 'Aggressive' setting value saving in config file
    • Fixed LAN settings static lease name validation
    • Fixed issue that sometimes caused failures when redirecting to Mobile interface edit page
    • Fixed descriptions in Access Control → Security page
    • Fixed mixed up WiFi and SMS values in SMS Utilities Rules
    • Fixed HTTP login while HTTPS session is still active
    • Fixed real time CPU load in the Overview page
    • Fixed advanced static routing display for all routes
    • Fixed file upload error messages in backup page
    • Fixed 'Select' option for Firefox browser
    • Fixed RAM usage display in side widget
    • Fixed access to non existing pages
    • Fixed saving empty message field in Events Reporting rules
    • Fixed I/O socket pinout
    • Fixed showing correct APN settings when upgrading with the 'Keep all settings' option
    • Fixed Events Reporting send test email page display when email contains 2 new lines in a row
    • Fixed phrasing and grammatical mistakes in SMS messages tooltip
    • Fixed LAN Overview section display
    • Fixed early login page load after reboot or backup upload
    • Fixed Package Manager notification display
    • Fixed SMS rule display for different devices
    • Fixed PPTP and L2TP client configuration creation with same name
    • Fixed static route removal if corresponding interface is removed
    • Fixed Realtime Graphs → Traffic tab display
    • Fixed OpenVPN username and password writing to file
    • Fixed time zone sync between Setup Wizard & NTP pages
    • Fixed WiFi interfaces table style when no interfaces are present
    • Fixed DHCP lease range validation
    • No longer write anything into Events Log when forcing reboot to prevent device hang-up
    • Fixed restore settings when upgrading from Yocto base firmware on TRB1 targets
    • Fixed launching stm32 autoflash script at early boot to avoid possible keep settings loss
    • Removed certain Events Reporting options on devices that don't have the corresponding functionality
    • Fixed recovery from lost connection for MQTT publisher, Modbus MQTT gateway