Releases: WebThingsIO/gateway
Releases · WebThingsIO/gateway
Release 2.1.0-beta.2
Bump version to 2.1.0-beta.2
Release 2.1.0-beta.1
Bump version to 2.1.0-beta.1
Release 2.0.0
- New groups feature
- Docker image upgraded from a Debian 10 (Buster) to Debian 12 (Bookworm) base
- Upgraded from Node.js 10 to Node.js 20
- Upgraded from Python 3.7 to Python 3.11
- Compliance with the W3C Web of Things 1.x family of standards, as a replacement for our legacy Web Thing API
- WoT Thing Description 1.1 replaces our legacy Web Thing Description format for describing connected devices in a standardised way
- WoT Discovery 1.0 Directory Service API replaces the Things resource of the our legacy Web Thing REST API
- WoT Profiles 1.0 (including the HTTP Basic Profile and HTTP SSE Profile) replaces the rest of our legacy Web Thing REST API
- An experimental new new snap package
- The first release not be shipped as a Raspbian-based OS image
- UI polish on overflow menus
Release 2.0.0-beta.1
2.0.0-beta.1
1.2.0-alpha.1
Release Notes
- New groups feature for grouping Things together
- Thing Descriptions exposed by the gateway are now compliant with the W3C WoT Thing Description 1.1 specification
- The API exposed by the gateway is now compliant with the HTTP Basic Profile and HTTP SSE Profile from the latest Working Draft of the W3C WoT Profiles 1.0 specification
- Refinements to the overflow menu UI
- Bug fixes and security patches
For known bugs, see: https://github.com/WebThingsIO/gateway/issues?q=is%3Aopen+is%3Aissue+label%3Abug+milestone%3A1.2
Release 1.1.0
- 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
visiblemember 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 thevisiblemember in your code as it may result in properties not being displayed.
Release 1.1.0-beta.2
1.1.0-beta.2 release
Release 1.1.0-beta.1
Release 1.1.0-alpha.2
1.1.0-alpha.2 release