Hi everyone,
I’m pleased to announce that a WebThings Gateway 1.2 Alpha pre-release is ready for community testing.
The major changes in this release are a new groups feature, and compliance with the latest W3C WoT standards. Please see the GitHub release for full release notes.
There are multiple ways to test this pre-release:
- Raspberry Pi image - can be downloaded here
- OTA update - To update an existing 1.1 gateway running on a Raspberry Pi, see the instructions on the wiki on how to enable automatic upgrades to pre-release versions. (Please do so at your own risk as this release is not yet well tested and it’s possible it may put your gateway in a broken state.)
-
Docker image - Run
docker pull webthingsio/gateway:1.2.0-alpha.1
and follow the instructions on Docker Hub to launch a container, being sure to specify the 1.2.0-alpha.1tag (Note there is a known bug with the docker image for fresh installs)
CAUTION: Using pre-release versions on production gateways is not recommended.
🪲 Please report any issues you find on GitHub, with steps to reproduce, and note that you’re using the 1.2.0-alpha.1 release. See here for known bugs and workarounds.
Your testing of this release will help identify any bugs before an automatic update is pushed out to all users. Given the significant API changes that have happened in this release in order to comply with W3C standards, it’s particularly important to test the release with as many add-ons as possible, to check for any unexpected regressions.
A huge thank you to all the members of our community who have already contributed to WebThings Gateway 1.2.