2025.8.0
Breaking Changes
Since this version, once the upgrade is completed and the instance is started, it will no longer be possible to directly roll back to the official release. If a rollback is required, please back up the user table in advance.
Since this version, the project requires PostgreSQL with the PostGIS extension enabled. Please refer to the official documentation for instructions on how to configure your database.
Before starting the instance, you must set unique, valid values for tokenSalt and hmacKey in the configuration file.
These two values must not be the same and should be sufficiently complex to ensure security.
Please read the inline comments in the configuration file carefully for detailed instructions.
What's Changed
- fix by @MomentQYC in #52
- New Crowdin updates by @MomentQYC in #55
- New Crowdin updates by @MomentQYC in #58
- Release by @MomentQYC in #59
Full Changelog: 2025.7.0...2025.8.0