[0.7.0] - 2021-10-25
Bugfix
- make sure activation bytes has 8 bytes, otherwise append '0' in front until 8 bytes are reached
- make sure metadata1 has 8 bytes, otherwise append '0' in front until 8 bytes are reached
- If installed, use playwright to login with external browser. Please
read here how to install playwright.
Then useaudible.Authenticator.from_login_external(COUNTRY_CODE)
for login. - fix login issues