v1.1.0 - The one where we go multilingual
✨ Improvements
- Started using Lokalise to manage translations (#13). Check out the readme if you want to contribute, it's really easy!
- It turns out we've got a translation team, thanks to all of you!
- @arboeh added the German (de) translation (#41)
- Portugese (pt-BR) was added by @ivanfmartinez, Rafael and Marcelo
- Dutch (nl) was added by me
- Added an option to change the API key
- Moved some entities to the Diagnostic and Configuration category
- Added proportional delays between retries of token refresh errors (#30)
- Provided more details in case of auth errors (#36)
🐛 Bugfixes
- Improved error handling in data updates (#21)
- Removed sensitive data from error logging
- Ensured the API request count is reset when auto-reset was missed
💥 Important changes
💻 Under the hood
- Introduced a CI workflow for automated checks and testing
Full Changelog: v1.0.3...v1.1.0