Changelog
--- [4.3.0] - 2023/03/09
Breaking Changes
- This release includes database migrations that are not revertable. Once you update to this version you will not be able to rollback to a previous version.
- In this release, we've implemented a breaking change to enhance server identification within Crafty: instead of relying on numerical integers (1, 2, 3, etc.), Servers are now uniquely identified by their UUIDs. Please adapt your API clients accordingly.
Refactor
- Refactor remote file downloads (Merge Request)
Bug fixes
- Fix Bedrock cert issues (Merge Request)
- Make sure default.json is read from correct location (Merge Request)
- Do not allow users at server limit to clone servers (Merge Request)
- Fix bug where you cannot get to config with unloaded server (Commit)
- Fix forge install v1.20, 1.20.1 and 1.20.2 (Merge Request)
- Fix Sanitisation on Passwords (Merge Request | Merge Request)
- Fix
Upload Imports
on unix systems, that have a space in the root dir name (Merge Request) - Fix Bedrock downloads, add
www
to download URL (Merge Request) - Fire backup webhook 'after' backup has finished (Merge Request)
Tweaks
- Bump pyOpenSSL & cryptography for CVE-2024-0727, CVE-2023-50782 (Merge Request)
- Bump cryptography for CVE-2024-26130 (Merge Request)
Lang
- Update
de_DE, en_EN, es_ES, fr_FR, he_IL, lol_EN, lv_LV, nl_BE pl_PL, th_TH, tr_TR, uk_UA, zh_CN
translations for4.3.0
(Merge Request)