Releases: discordextremelist/website
Releases · discordextremelist/website
v5.3.6-Release
- 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
- added back support for browsers that don't yet support preload, like firefox stable
@BannerBomb (thanks for contributing!)
v5.3.5-Release
v5.3.4-Release
- Add arc support
- Fix profile viewing when not logged in
v5.3.3-Release
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
- Hide the reason input until a staff member selects a reason type
v5.3.1-Release
- 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
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
Fixed
v5.2.8-Release
- fixes #120
- Add checks to block commonly submitted invalid privacy policies
v5.2.7-Release
v5.2.6-Release
- fixes viewing archived bots
- load staff panel stats from cache (for speed)