Skip to content

v4.3.2

Compare
Choose a tag to compare
@geoffrey-wu geoffrey-wu released this 24 Nov 20:04
· 494 commits to main since this release

Better file structure to help other contributors contribute. Also, the set list is not retrieved dynamically.

  • Reorganize /api/admin and /api/geoword into separate folders.
  • Dynamically get the set list instead of caching on server startup
    • Sets that are uploaded to the database will now instantly appear, instead of having to wait for the next server restart
    • May have a small, but so far unnoticeable, hit on performance.
  • Add instructions for how to set up .env file.
  • Fix an issue where invalid ObjectID would crash the server.

Full Changelog: v4.3.1...v4.3.2