API
- Fix: Invalidate outstanding sessions upon change of password, by generating a new API token (@negue)
- Fix: Provide a language-agnostic code along with 401 invalid session errors (@Hafizzle)
- Chore: Locale files updated (@weblate contributors)
Client
- Fix: Reload page after changing password, now that API token is invalidated in this flow (@Hafizzle)
- Fix: Send reset password form only once when using Enter to submit (@phillipthelen)