Skip to content

Releases: WebThingsIO/gateway

Release 2.1.0-beta.2

01 Apr 20:51

Choose a tag to compare

Release 2.1.0-beta.2 Pre-release
Pre-release
Bump version to 2.1.0-beta.2

Release 2.1.0-beta.1

01 Apr 17:03

Choose a tag to compare

Release 2.1.0-beta.1 Pre-release
Pre-release
Bump version to 2.1.0-beta.1

Release 2.0.0

18 Dec 17:42

Choose a tag to compare

  1. New groups feature
  2. Docker image upgraded from a Debian 10 (Buster) to Debian 12 (Bookworm) base
  3. Upgraded from Node.js 10 to Node.js 20
  4. Upgraded from Python 3.7 to Python 3.11
  5. Compliance with the W3C Web of Things 1.x family of standards, as a replacement for our legacy Web Thing API
    1. WoT Thing Description 1.1 replaces our legacy Web Thing Description format for describing connected devices in a standardised way
    2. WoT Discovery 1.0 Directory Service API replaces the Things resource of the our legacy Web Thing REST API
    3. WoT Profiles 1.0 (including the HTTP Basic Profile and HTTP SSE Profile) replaces the rest of our legacy Web Thing REST API
  6. An experimental new new snap package
  7. The first release not be shipped as a Raspbian-based OS image
  8. UI polish on overflow menus

Release 2.0.0-beta.1

08 Aug 15:28

Choose a tag to compare

Release 2.0.0-beta.1 Pre-release
Pre-release
2.0.0-beta.1

1.2.0-alpha.1

27 Feb 18:04

Choose a tag to compare

1.2.0-alpha.1 Pre-release
Pre-release

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

04 Jan 11:59

Choose a tag to compare

  • 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.

Release 1.1.0-beta.2

15 Dec 18:04

Choose a tag to compare

Release 1.1.0-beta.2 Pre-release
Pre-release
1.1.0-beta.2 release

Release 1.1.0-beta.1

15 Dec 09:01

Choose a tag to compare

Release 1.1.0-beta.1 Pre-release
Pre-release

⚠️ Warning: This pre-release has a serious regression which prevents users from adding or using any things. Fixed in 1.1.0-beta.2.

Release 1.1.0-alpha.2

05 Dec 11:38

Choose a tag to compare

Release 1.1.0-alpha.2 Pre-release
Pre-release
1.1.0-alpha.2 release

Release 1.1.0-alpha.1

01 Dec 13:27

Choose a tag to compare

Release 1.1.0-alpha.1 Pre-release
Pre-release

⚠️ Warning: The OTA update is broken on this pre-release, fixed on 1.1.0-alpha.2.