This week’s release notes include improvements to the dashboard and better WiFi configurability.
Dashboard
- Previously, long running builds could be incorrectly marked as failed. This has been fixed.
- Clicking the device status gauge in the left sidebar will now take you to your application’s device list.
- The dashboard will now perform better on networks with intermittent connection issues.
[Meta-resin] (https://github.com/resin-os/meta-resin/blob/master/CHANGELOG.md)
2.0.5
- Support has been added for QMI and MBIM cellular modems.
- The regulatory domain for the WiFi interface can now be set in the
config.json
file, which allows devices, where permitted, to connect to channels 12 and 13 on boot. Thecountry
field should be used—for example"country":"GB"
. - Users cannot directly SSH into devices with production images, but users attempting this action in the past may have seen a password prompt. While logging in at this prompt did nothing, the prompt has now been removed to avoid confusion.
Device specific OS updates
[UP Board] (https://github.com/resin-os/resin-up-board/blob/master/CHANGELOG.md)
- v2.0.4+rev1 released to production.
[TS-4900] (https://github.com/resin-os/resin-ts/blob/master/CHANGELOG.md)
- v2.0.4+rev2 released to production.