This repository was archived by the owner on Jul 6, 2025. It is now read-only.
v1.1.0
New
- [Download API (Private)] There can now be multiple files in a Downloads structure
- [Download API (Public)] The corresponding document can be downloaded by specifying the ID
- [Server] Support setting the maximum size of files that can be uploaded simultaneously (default: 120(MB))
Change
- [Download API (Private)] Deprecated filename parameter
Upgrade
The database formats from v1.0.0 to v1.1.0 are incompatible and cannot be upgraded automatically. The reason for the incompatibility is that the downloads field structure in the builds table has been updated.
The configuration format from v1.0.0 to v1.1.0 is incompatible and cannot be upgraded automatically.