Skip to content

Release 1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 11:59
  • Migration of back end to TypeScript
  • Removal of 1.0 transition code
  • Removal of router and OpenWrt specific code
  • Security fixes
  • Bug fixes.
  • TLS certificate generation fix
  • New versions of gateway-addon-node and gateway-addon-python

Notes for add-on developers:

  • The visible member of properties in Thing Descriptions is deprecated and no longer observed. It will be removed entirely in a future version, so please filter out properties you don't want the gateway to display and do not rely on the presence of the visible member in your code as it may result in properties not being displayed.