File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.40.0
4+
5+ - Make auto-joining work: (@bouwew )
6+ - Correct setting of accept_join_request which enables the auto-joining temporarily
7+ - Change NodeAddRequest to not expect a response, the NodeRejoinResponse is often delayed past the NODE_TIMEOUT
8+ - Use the already present response-subscription to capture the NodeJoinAvailableResponse and initialize to joining of a Node
9+ - Improve async task-handling, this should stress the CPU less (@bouwew )
10+ - Limit cache-size to 24hrs instead of to 1 week (@bouwew , @ArnoutD )
11+ - Implement support for devices with production enabled (@bouwew )
12+ - Collect Stick NodeInfo for use in HA (@bouwew )
13+ - Several bugfixes (@ArnoutD )
14+ - Github improvements/fixes (@CoMPaTech )
15+ - Async fixes (@ArnoutD - #141 )
16+
317## v0.40.0 (a22)
418
519- Correcting messageflow to HA
620
721## v0.40.0 (a4)
822
9- Full rewrite of library into async version. Main list of changes:
10-
23+ Full rewrite of library into async version ( @ brefra ).
24+ Main list of changes:
1125- Full async and typed
1226- Improved protocol handling
1327- Support for local caching of collected data to improve startup and device detection
You can’t perform that action at this time.
0 commit comments