v0.9.7 - Bug fix
🐛 Bug Fixes
Authentication Loop Fix (#48)
Resolved issue where the integration continuously prompted for re-authentication despite valid addon cookies.
Root cause: Cookie cache (_cookie_dict, _cookie_header) was not cleared during session refresh
Solution: Cache is now properly invalidated, allowing retry mechanism to use fresh cookies
SAPISID Domain Validation
Extended support for regional Google domains:
- .google.com.au (Australia)
- .google.co.uk (UK)
- .google.fr (France)
- And all other regional TLDs