Warning
WEB USERS:
The password hashing module was changed in the Flask to FastAPI migration
Please rerun the generate-password command and set the new hash as the BEDROCK_SERVER_MANAGER_PASSWORD variable
API Tokens must also be regenerated
Sorry for inconvenience!
Warning
HTTP API USERS:
The backend web server has been migrated to FastAPI while this brings various improvements the APIs may have changed their structure
Please consult the new interactive HTTP API docs included in the web server at http(s)://host:port/docs
Sorry for inconvenience!
Tip
Docs have been revamped and moved to:
Main: https://bedrock-server-manager.readthedocs.io/
Mirror: https://dmedina559.github.io/bedrock-server-manager/
Changelog: https://bedrock-server-manager.readthedocs.io/en/latest/_manual_docs/changelog.html#id1
What's Changed
- Dev by @DMedina559 in #68
- Dev by @DMedina559 in #70
- Migration/settings by @DMedina559 in #72
- Dev by @DMedina559 in #73
- fix: custom value json by @DMedina559 in #75
- Threaded routes by @DMedina559 in #76
- branch: merge main into dev by @DMedina559 in #77
- refactor!/flask to fast by @DMedina559 in #79
Full Changelog: 3.4.1...3.5.0b1