What's Changed
- update GraphQL endpoints
- ability to enter email code manually (#86, #100) - see readme
- add ability to configure login code timeout by env variable - see readme
- ability to get single account by name
- update ban detection
- fix cli relogin command to relogin only given accounts
- handle KeyboardInterrupt in cli
- fix db lock error for single process (#64)
- Fixing UTC Error by @yemregundogmus in #98
- Handle unknown authorization error with status 200 by @NielsOerbaek in #95
New Contributors
- @yemregundogmus made their first contribution in #98
Full Changelog: v0.9.0...v0.10.0