Skip to content

Commit 2ca459c

Browse files
authored
Merge pull request #70 from CoMPaTech/upd
## Bug Fixes Improved authentication handling (cookie/CSRF tracking) and clearer error mapping for auth failures, timeouts, and invalid responses. ## Refactor Unified request flow for consistent authenticated access across status, stakick, provmode, warnings, progress, download, and install. Login now raises on failure and no longer returns a boolean. ## Tests Added focused request-flow tests; several legacy tests adjusted or skipped.
2 parents 0d60727 + a9bd906 commit 2ca459c

File tree

6 files changed

+339
-342
lines changed

6 files changed

+339
-342
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.1] - 2025-08-17
6+
7+
### Changed
8+
9+
- Further refactoring of the code (HA compatibility)
10+
511
## [0.4.0] - 2025-08-16
612

713
### Added

0 commit comments

Comments
 (0)