Skip to content

Releases: discordextremelist/website

v5.3.6-Release

07 Oct 01:32
7c7cee1
Compare
Choose a tag to compare

@advaith1

  • typechecking for i18n strings
  • fixed some broken strings that found
  • stop storing some unneeded template data
  • update to API v8
  • fix some links in #site-logs

@Cairo2k18

  • added back support for browsers that don't yet support preload, like firefox stable

@BannerBomb (thanks for contributing!)

  • fixed snake issues #83 and #92

diff

v5.3.5-Release

24 Sep 12:17
Compare
Choose a tag to compare
  • Fix privacy policy not working if you input a URL with help in the name.
  • Update our locale handler (ref #141, 9c61d69, 80629ae).

v5.3.4-Release

18 Sep 07:18
0ee2975
Compare
Choose a tag to compare
  • Add arc support
  • Fix profile viewing when not logged in

v5.3.3-Release

14 Sep 22:09
785f87f
Compare
Choose a tag to compare

update privacy policy char limits

  • no char limit when it's a link
  • when it's not a link, 32 char limit

(previously 75 char limit for any input)

v5.3.2-Release

14 Sep 05:54
0ef27a2
Compare
Choose a tag to compare
  • Hide the reason input until a staff member selects a reason type

v5.3.1-Release

13 Sep 23:59
c76104c
Compare
Choose a tag to compare
  • fix the site not working in production
  • fix unapproved icon showing on all bot cards on the homepage
  • fix user profiles not working
  • fix unapproved icon showing on archived bot cards

v5.3.0-Release

13 Sep 11:15
Compare
Choose a tag to compare

Notes

  • Performance updates (refer to perf issue #119).
  • Endpoint URLs look nicer on endpoints page (see 733cba2).
  • Examples now have a View Gist option, so you can see the source Gist and easily copy & paste. (see 958f00e).
  • As usual, new and updated translations will be included in this release.
  • I know this release doesn't have much user-facing changes, v5.4.0 will hopefully be different, a lot of stuff was pushed to v5.4.0 due to time constraints.
  • Added snake last score and high score updates on death (related issue #70).

Added

#138, #137, #124, #106, #70, #75, #125

Backend Improvements

#100, #127, #126

Fixed

#93

v5.2.8-Release

21 Aug 23:12
bd9f2d9
Compare
Choose a tag to compare
  • fixes #120
  • Add checks to block commonly submitted invalid privacy policies

v5.2.7-Release

19 Aug 12:07
5340a73
Compare
Choose a tag to compare

bug fixes: #118, #121, #122, #123

v5.2.6-Release

18 Aug 19:51
b30b509
Compare
Choose a tag to compare

@advaith1

  • fixes viewing archived bots
  • load staff panel stats from cache (for speed)