Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-21 | 464 Bytes | |
v5.37.2 Password Change Fixes source code.tar.gz | 2025-07-21 | 95.9 MB | |
v5.37.2 Password Change Fixes source code.zip | 2025-07-21 | 97.8 MB | |
Totals: 3 Items | 193.7 MB | 1 |
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)