Releases: YIO-Remote/remote-os
v0.4.3
This a test release which has only been minimally tested! Contains bug fixes and latest YIO integration versions.
The Buildroot toolchain has been updated with libgpiod-dev.
Features
- Add libgpiod as an alternative for WiringPi (Markus Zehnder)
Bug Fixes
- Custom binary dir in Buildroot YIO package (Markus Zehnder)
Builds
- Use latest YIO component versions (Markus Zehnder)
Continuous Integration
- Moved Docker image to separate project (Markus Zehnder)
v0.4.2
This a test release which has only been minimally tested! Contains bug fixes and latest YIO integration versions.
Features
- auto assign issue to project (Marton)
- Initial YIO app plugin update script #50 (Markus Zehnder)
Bug Fixes
- Uptime script (Markus Zehnder)
- Removed binary web-configurator hash files #50 (Markus Zehnder)
Builds
- Use latest YIO component versions #50 (Markus Zehnder)
Buildroot toolchain is still the same from v0.2.0: arm-buildroot-linux-gnueabihf_sdk-buildroot.tar.gz
v0.4.1 Testing
This a test release which has only been minimally tested! Contains bug fixes and latest YIO integration versions.
Known issues:
- Setup wizard:
- Dock integration might fail.
- /firstrun marker file might not be deleted and setup wizard will run again after reboot.
- Included web-configurator version (fixed in newer release):
- mdns discovery crashes the remote.
- removing an integration crashes the remote.
Please use a newer release!
Bug Fixes
- Determine remote-os build version from git (Markus Zehnder)
- Updated Docker build image (#47) #47 (Markus Zehnder)
Builds
- Use latest YIO component versions (Markus Zehnder)
- Added Bang & Olufsen integration (Markus Zehnder)
Chores
- Set OpenWeather integration to experimental (Markus Zehnder)
Buildroot toolchain is still the same from v0.2.0: arm-buildroot-linux-gnueabihf_sdk-buildroot.tar.gz
v0.4.0 Testing
This a test release which has only been minimally tested! Most important additions are:
- WiFi supports higher channel numbers
Edit 2020-05-18: the additional fix in remote-software might not be included in the image!
Please wait for an updated image or manually update remote-software to v0.4.2. - web-configurator update script
- node.js runtime
Known bugs:
- home-assistant integration is crashing
Features
- Include Node.js runtime #41 (Markus Zehnder)
- web-configurator update script #44 (Markus Zehnder)
Bug Fixes
- Install wifi regulatory database #43 (Heiko Rothe)
Builds
- Use latest YIO component versions (Markus Zehnder)
Chores
- Removed php runtime #45 (Markus Zehnder)
Buildroot toolchain is still the same from v0.2.0: arm-buildroot-linux-gnueabihf_sdk-buildroot.tar.gz
v0.3.1
Builds
- Buildroot custom packages for YIO remote (#40) #40 (Markus Zehnder)
Buildroot toolchain is still the same from v0.2.0: arm-buildroot-linux-gnueabihf_sdk-buildroot.tar.gz
v0.3.0
Features
- Initial remote-software update feature (Markus Zehnder) #38
- YIO ENV variables and build version from Git tag (Markus Zehnder) #34
Builds
- Use git master branches for YIO repos #39 (Markus Zehnder)
- Changed remote-os default branch to master #39 (Markus Zehnder)
Continuous Integration
- Added release workflow #39 (Markus Zehnder)
Commits
Buildroot toolchain is still the same from v0.2.0: arm-buildroot-linux-gnueabihf_sdk-buildroot.tar.gz
Release v0.2.0
- Improved Docker build
- Using Buildroot Submodule for easier build handling
- Improved WiFi setup scripts
Initial Release
This is the initial remote-os release:
- Improved WiFi scripts.
- Using Buildroot as a Git submodule instead of an embedded clone.