File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44## [ Unreleased]
55- No unreleased changes so far
66
7+ ## [ 0.49.4] - 2025-11-29
8+ ### Fixed
9+ - Fixes refresh token handling that was broken in 0.49.3 due to typo when backporting changes
10+
711## [ 0.49.3] - 2024-11-29
812### Fixed
913- Fixes login due to changes in the login form
@@ -892,7 +896,8 @@ Send empty message when topic is disabled
892896## [ 0.1.0] - 2021-05-27
893897Initial release
894898
895- [ unreleased ] : https://github.com/tillsteinbach/WeConnect-mqtt/compare/v0.49.3...HEAD
899+ [ unreleased ] : https://github.com/tillsteinbach/WeConnect-mqtt/compare/v0.49.4...HEAD
900+ [ 0.49.4 ] :https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.49.4
896901[ 0.49.3 ] : https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.49.3
897902[ 0.49.2 ] : https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.49.2
898903[ 0.49.1 ] : https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.49.1
Original file line number Diff line number Diff line change 1- weconnect [Images ]~= 0.60.9
1+ weconnect [Images ]~= 0.60.10
22paho-mqtt ~= 2.1.0
33python-dateutil ~= 2.9.0
You can’t perform that action at this time.
0 commit comments