1.7.0-beta #43
DustyArmstrong
started this conversation in
General
Replies: 1 comment
|
For anyone that drops into this (not likely!), the full release of 1.7.0 will probably be out tomorrow. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Features
This is very big update that makes significant changes to the networking stack. The full release should be out soon, but I am adding builds now for testing purposes. Not all builds have been targeted, just the common ones.
This is still a beta build so may be subject to change, and things may break or act strangely (at least at first). Currently testing on my own machines, but feedback from others would be useful, particularly on Linux. If you have issues, please either update the issue you already have open, or create a new one referencing this beta build.
A discussion has also been created if anyone is interested and would prefer not to open a formal issue.
Windows/Linux/Mac
Following discussion in #38 have reverted to the Electron
netmodule for all networking broadly. This should allow the use of mTLS certificates from the local store.Migrated health check to websockets to reduce bandwidth overhead, and set up for possible future functionality. The websocket is authenticated using the
auth_tokenprovided by Home Assistant for each session. This token is refreshed whenever the websocket is closed, so it shouldn't cause problems and negates the need for manual long-lived token creation and storage.Please check the logs for specific errors, if any do appear.
Linux
Added
pacmantargets to build for #41. This release target is also currently in beta, something to be aware of (please inform the Electron team for any bugs relating to that specifically).Other
Note
As this is a beta release, the packages below may be updated in-place if further changes and testing are needed. Please check the hashes below, these should match the ones performed by Github.
General feedback or issues are welcomed. Builds tested on Mac (ARM), Windows (x64).
Release Hashes
This discussion was created from the release 1.7.0-beta.
All reactions