Tags give the ability to mark specific points in history as being important
  • v1.0.12 protected
    20afb28b · version 1.0.12 ·
    1.0.12 (2020-04-20)
    -------------------
    
    * wifi: remove wifi detect which is deprecated
    
  • 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.13 protected
    a1b2bad6 · version 1.0.13 ·
    1.0.13 (2020-05-22)
    -------------------
    
    * updater: package lists api overhaul
    
  • 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.15 protected
    60d1cfa1 · version 1.0.15 ·
    1.0.15 (2020-07-10)
    -------------------
    
    * wifi: basic detection of wireless capabilities through ubus
    
  • 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.17 protected
    7d91b704 · version 1.0.17 ·
    1.0.17 (2020-08-20)
    -------------------
    
    * wifi: fix reading of 802.11ac HT & VHT modes
    
  • 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.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.2 protected
    d355c0b8 · version bump ·
    1.0.2 (2019-08-08)
    ------------------
    
    * client_socket: use controller_id - mqtt fix
    * use ipaddress module instead of foris_controller_utils.IPv4 and remove IPv4
    * removing python version ifs
    * doc: protocol documentation added + mqtt doc extended
    * lan: fix list dhcp clients (whitespace in mac field)
    * remote: add hostname into advertize
    * lan: show only valid ipv4 addresses in dns
    
  • 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.3 protected
    594c12f3 · version bump ·
    1.0.3 (2019-08-29)
    ------------------
    
    * networks: get_network_info fix
    * mqtt: custom announcements via python entry_points
    * example project: using cookiecutter for generating new projects
    
  • v1.0.4 protected
    e0aa2f0f · version bump ·
    1.0.4 (2019-10-18)
    ------------------
    
    * about: get os branch from svupdater
    * dns: add add_forwarder action
    * tests: refactoring of tests
    
  • v1.0.5 protected
    9bb57130 · version bump ·
    1.0.5 (2019-10-21)
    ------------------
    
    * dns: Fix add_forwarder WS notifications
    
  • v1.0.6 protected
    8ee1df68 · version bump ·
    1.0.6 (2019-10-24)
    ------------------
    
    * about: fix typo in function call
    
  • 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.8 protected
    f3e0a71b · version bump ·
    1.0.8 (2019-11-13)
    ------------------
    
    * advertizements: fix incorrect state
    
  • 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.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.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