Tags give the ability to mark specific points in history as being important
-
v2.1.2
protected8b9155f3 · ·[2.1.2] - 2022-03-31 Intented as fix release for Turris OS 5.3.x only, as it is already fixed in Turris OS 6.0. Fixed: * wifi: wifi: backport fixes for reading HT modes; it is now possible to save wifi settings on Turris 1.x router or any router with DNXA-H1 wireless card -
v4.1.0
protectedfbe9c8ba · ·[4.1.0] - 2022-02-04 Added: * read OpenWrt 21.02 network config, while keeping compatibility with OpenWrt 19.07 config Changed: * mqtt: make advertizments a bit more efficient Fixed: * lan: Disable IPv6 server and ra when DHCP is disabled * networks: fix detection of wifi interfaces * guest: fix guest network firewall rules
-
v3.0.0
protectedd9c1e068 · ·[3.0.0] - 2021-10-22 Added: - wan: qos limit on traffic Changed: - web: `list_languages` now uses reForis translations instead of Foris translations to determine available localization, since Foris is no longer present in TOS 5.3.0 - time: timezone is now set by backend based on provided region and city Fixed: - networks: fix reading multiple interfaces of wan (e.g. bridge) - wan: ipv6_address in 6in4 may contain prefix as well -
v2.1.0
protected40987752 · ·[2.1.0] - 2021-08-02 Added: - utils: add `ip_network_address` helper function Changed: - router_notifications: change default "from" and "host" of custom smtp server to empty string Fixed: - dns: fix setting custom forwarder port for non-TLS servers - lan: update openvpn server push route configuration on lan update - lan: fix crash on dhcp host which has multiple MAC addresses (contributed by ktetzlaff) - lan: fix crash on negative dhcpv6 lease time; set it to 0 for now - wan: add missing fw rule for 6to4 - zeroconf: Foris-controller won't fully start when something is running on port 5353
-
v2.0.0
protected49038162 · ·[2.0.0] - 2021-06-24 Added: * lan: enable qos control * lan: provide IPv6 DHCP leases * wan: provide MAC address of WAN interface * ntp: add possibility to change NTP servers Changed: * uci: delete uci options gracefully Fixed: * computer mode: disable dhcpv6 server * disable IPv6 DNS when IPv6 is disabled * missing ipv6_address in 6in4 wan proto * guest: enable dhcpv6 * wan: return empty strings when wan6 uci options (ip, network, gateway) are not set Removed: * remove Manifest.in and simplify package_data
-
v1.1.0
protected41281310 · ·Version 1.1.0 (2020-12-11) Added * about: get software customization * updater: add installed packages query Changed * wan: handle uci ip6prefix set as list * zeroconf: export all IP addresses as properties * example: set license for modules skeleton * python2 to python3 refactoring * Migrate CHANGELOG to Keep a Changelog style Fixed * uci: perform `reload_config` command after uci commit