Skip to content

v4.0.0

Compare
Choose a tag to compare
@alandtse alandtse released this 29 May 06:50
· 486 commits to dev since this release

Breaking

  • Legacy login and options have been removed. These options resulted in degraded operations and generated extra support requests. You will be forced to relogin if an older method is detected. (ee724ab)

Fix

  • Catch httpx.ConnectError during proxy (96bbd55)
  • Treat lack of mac_dms as login failure (d7c9a8c)
  • Handle unknown recurring patterns (92bab7c)
  • Use non-deprecated async_get (113b5e2)
  • Ignore PUSH_MEDIA_PREFERENCE_CHANGE (0dbcddf)

Documentation

Refactor

  • Remove legacy login options (ee724ab)