Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

v1.7.0

Compare
Choose a tag to compare
@maakbaas maakbaas released this 18 Feb 08:46
· 54 commits to master since this release
e899be2

Features

  • Added option to define a callback after the EEPROM is comitted (PR #83 closes #77)
  • Added multilanguage support (PR #81 closes #73)
  • Added Dutch language
  • Made the webserver object public to allow for custom API methods in an external file
  • Added parameter to set the number of digits displayed for dashboard and configuration items (Related issue: #61)
  • Install asn1crypto Python module automatically when needed (PR #71 closes #70)

Fixes

  • Documentation updates
  • Fix issue where the DNS would not be saved in EEPROM (Related issue: #79)
  • Add SVG to webpack config url-loader