Skip to content

Releases: discordextremelist/website

v5.4.30-Release

16 May 16:46
737a12e
Compare
Choose a tag to compare
  • Adds nodejs clustering to spread the load out between four workers.

v5.4.29-Release

05 Mar 11:07
c967699
Compare
Choose a tag to compare
  • makes twemoji always use the latest version
  • fixes the twemoji integrity issue

v5.4.28-Release

05 Mar 01:46
54e8565
Compare
Choose a tag to compare

fix arc

v5.4.27-Release

02 Mar 22:35
0b3137f
Compare
Choose a tag to compare
  • Fixes bot pages.
  • Fixes instances not starting properly.

v5.4.23-Release

26 Feb 10:40
807811c
Compare
Choose a tag to compare
  • Uses cache TTL to determine if the app should start.

v5.4.22-Release

26 Feb 10:18
970bf97
Compare
Choose a tag to compare
  • Prevents data racing during initial caching.

v5.4.21-Release

04 Feb 08:55
b8fe2b8
Compare
Choose a tag to compare

Corrects my name

v5.4.20-Release

04 Jan 03:10
9d77d3c
Compare
Choose a tag to compare
  • 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

30 Nov 02:39
ecd510e
Compare
Choose a tag to compare
  • 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

22 Nov 23:16
78e3484
Compare
Choose a tag to compare
  • Reverts the use of nodejs clustering module for spawning multiple workers.