Skip to content

v0.99.5: Release 0.99.5

Compare
Choose a tag to compare
@comstud comstud released this 14 Mar 04:02
· 23 commits to main since this release
  • Fix broken DB updates for importer/refresh API call. (comstud)
  • Return Fletchling version in /api/config API call. (comstud)

NOTE: It is possible that your DB is not in the correct state because of the bug above. It is highly recommended that you issue this API call after restarting with this new version:

curl http://localhost:9042/api/config/reload?spawnpoints=all (Change hostname and port if needed.)