Tags give the ability to mark specific points in history as being important
  • v2.0.1 protected
    f39ba300 · version 2.0.1 ·
    [2.0.1] - 2021-07-02
    
    Fixed
    * updater: provide URLs of package lists options
    * updater: update package lists mock and tests (drop nikola, use fwlogs)
    
  • v2.0.0 protected
    49038162 · version 2.0.0 ·
    [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.2 protected
    25c23dbd · version 1.2 ·
    [1.2] - 2021-02-02
    
    Added:
    * networks: include MAC address of interfaces
    
    Fixed:
    * zeroconf: update zconf service when IP changes
    * wan: allow 6in4 tunnel without routed IPv6 prefix
    
  • v1.1.0 protected
    41281310 · version 1.1.0 ·
    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
    
  • v1.0.20 protected
    c5382d1b · version 1.0.20 ·
    1.0.20 (2020-10-29)
    -------------------
    
    * lan: allow control of 192.168.1.1 redirect
    * tests: minor cleanup
    
  • v1.0.19 protected
    d119af29 · version 1.0.19 ·
    1.0.19 (2020-10-02)
    -------------------
    
    * example: fix typo in example test
    * services: add openwrt service enabled state detection
    * zeroconf: opt-in registration of a service
    * system: add new core module
    * about: suppress error log for get_contract()
    
  • v1.0.18 protected
    17ad9ddb · version 1.0.18 ·
    1.0.18 (2020-08-26)
    -------------------
    
    * web: Add 'shield' guide profile
    * dns: more robust reading of custom DNS resolvers
    
  • v1.0.17 protected
    7d91b704 · version 1.0.17 ·
    1.0.17 (2020-08-20)
    -------------------
    
    * wifi: fix reading of 802.11ac HT & VHT modes
    
  • v1.0.16 protected
    18a38b97 · version 1.0.16 ·
    1.0.16 (2020-07-15)
    -------------------
    
    * wifi: return HT and VHT modes in natural sort order
    
  • v1.0.15 protected
    60d1cfa1 · version 1.0.15 ·
    1.0.15 (2020-07-10)
    -------------------
    
    * wifi: basic detection of wireless capabilities through ubus
    
  • v1.0.12.1 protected
    09788314 · version 1.0.12.1 ·
    1.0.12.1 (2020-07-01)
    ---------------------
    
    * dns: save domain to 'option domain'
    
  • v1.0.14 protected
    3f32507b · version 1.0.14 ·
    1.0.14 (2020-07-01)
    -------------------
    
    * dns: save domain to 'option domain'
    * updater: run updater after update of package lists and languages from reforis
    * various fixes and improvements under the hood
    
  • v1.0.13 protected
    a1b2bad6 · version 1.0.13 ·
    1.0.13 (2020-05-22)
    -------------------
    
    * updater: package lists api overhaul
    
  • v1.0.12 protected
    20afb28b · version 1.0.12 ·
    1.0.12 (2020-04-20)
    -------------------
    
    * wifi: remove wifi detect which is deprecated
    
  • v1.0.11 protected
    59313c43 · version bump ·
    1.0.11 (2020-03-13)
    -------------------
    
    * dns: allow multiple ip addresses for DNS resolver
    
  • v1.0.10 protected
    d035a87a · version bump ·
    1.0.10 (2020-02-11)
    -------------------
    
    * introspect: add new module
    
  • v1.0.9 protected
    1af190d1 · version bump ·
    1.0.9 (2020-01-09)
    ------------------
    
    * time: fix reading of three-level names timezones
    * mqtt: fix advertizement state name when exitting
    
  • v1.0.8 protected
    f3e0a71b · version bump ·
    1.0.8 (2019-11-13)
    ------------------
    
    * advertizements: fix incorrect state
    
  • v1.0.7 protected
    ffadf57e · version bump ·
    1.0.7 (2019-10-31)
    ------------------
    
    * cmdline: add env parameter to update newly created process env
    
  • v1.0.6 protected
    8ee1df68 · version bump ·
    1.0.6 (2019-10-24)
    ------------------
    
    * about: fix typo in function call