| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-17 | 607 Bytes | |
| v0.4.1_ Fix API key creation, change password, update profile source code.tar.gz | 2026-01-17 | 1.9 MB | |
| v0.4.1_ Fix API key creation, change password, update profile source code.zip | 2026-01-17 | 2.2 MB | |
| Totals: 3 Items | 4.1 MB | 0 | |
What's Changed
- V0.4.1: API key generation fix, change password, account profile by @wayneshn in https://github.com/LogicLabs-OU/OpenArchiver/pull/273
- Resolves an issue where generating a new API key would fail. The root cause was improper handling of POST request bodies in the frontend proxy server.
- Allowing users to change their own password and account profile
Full Changelog: https://github.com/LogicLabs-OU/OpenArchiver/compare/v0.4.0...v0.4.1