- 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 thevisible
member in your code as it may result in properties not being displayed.