v4.3.2
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