* Remove extra timeouts (610) bdraco * Improve logging on clean disconnect failure (609) bdraco
Dependencies
* Bump types-protobuf from 4.24.0.3 to 4.24.0.4 (608) dependabot
18.2.0
What's Changed
* Add suggested_area to device info (607) jesserockz
18.1.0
What's Changed
* Updated fork of PR for Text input components (532) EternityForest * Add test for successful noise handshake and single packet (605) bdraco * Add test coverage for noise handshake failure (604) bdraco
Dependencies
* Bump black from 23.10.0 to 23.10.1 (603) dependabot
18.0.12
What's Changed
* Ensure frame_helper is always closed before the underlying socket (602) bdraco
Dependencies
<details> <summary>2 changes</summary>
* Bump types-protobuf from 4.24.0.2 to 4.24.0.3 (600) dependabot * Bump pylint from 3.0.1 to 3.0.2 (599) dependabot </details>
18.0.11
What's Changed
* Fix unhandled exception when handshake times out (601) bdraco
18.0.10
What's Changed
* Refactor internal message handlers to use a single dispatch path (598) bdraco