Releases: discordextremelist/website
Releases · discordextremelist/website
v5.4.30-Release
- Adds nodejs clustering to spread the load out between four workers.
v5.4.29-Release
- makes twemoji always use the latest version
- fixes the twemoji integrity issue
v5.4.28-Release
fix arc
v5.4.27-Release
- Fixes bot pages.
- Fixes instances not starting properly.
v5.4.23-Release
- Uses cache TTL to determine if the app should start.
v5.4.22-Release
- Prevents data racing during initial caching.
v5.4.21-Release
Corrects my name
v5.4.20-Release
- Updated packages to improve integrity and security of the website
- Added Dutch as a language on the site
- Changed the default accent colour to #BA2EFF to improve accessibility for colourblind/users with small monitors or monitors that poorly display colour
- Changed the is-danger colour to #FA0620 to improve accessibility
v5.4.19-Release
- Allows mongodb to write to disk if we have large datasets that need to be sorted quickly.
- Adds types for .collection
- Fixes package lock
v5.4.17-Release
- Reverts the use of nodejs clustering module for spawning multiple workers.