v0.99.5: Release 0.99.5
- 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.)