Skip to content

2025.8.0

Choose a tag to compare

@MomentQYC MomentQYC released this 31 Aug 12:11
· 1765 commits to master since this release
9501ec0

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

Full Changelog: 2025.7.0...2025.8.0