Releases: discordextremelist/website
Releases · discordextremelist/website
v5.1.0-Release
- Form updates for servers, templates, bots (much better now)
- Offline bots no longer appear on homepage
- Ability to reset DELAPI tokens (for bots)
- Added Sync for bots, templates, servers (updates info from the discord api, i.e avatar, name, etc.)
- Bot themes (banner image, colour)
- Refactored code
- Fixed #53, #46 and implemented #27
- Various other minor changes and fixes
v5.1.0-Beta.1
- Finished form updates for servers, templates, bots
- Offline bots no longer appear on homepage
- Ability to reset DELAPI tokens (for bots)
- Added Sync for bots, templates, servers (updates info from the discord api, i.e avatar, name, etc.)
- Other minor changes and fixes!
v5.1.0-Alpha.1
- Started new form stuff (only started on bots so far)
- @advaith1 added a bunch of cool stuff relating to bot themes (banner image, colour)
- A few other minor changes and fixes
v5.0.4-Release
- Admin tokens added (compatible only with v1.0.0-Release of DEL bot)
- QA updates
- Bug fixes
- Sitemap stuff
- You can setup google analytics in the config if you like
v5.0.3-Release
- Various bug fixes
- Fixes some XSS issues
v5.0.2-Release
- Added more languages
- Fixed an issue with bots not being viewable
- Made "Next" and "Previous" buttons on pagination use i18n.
v5.0.1-Release
- Fixes multiple bugs
- Fixes a security vulnerability
v5.0.0-Release
Finally, it's here!
New features added in v5 compared to v4:
- Improved search system
- Added discord templates to the list
- Completely redesigned the site
- Allowed users to pick their own accent colour
- Changed a lot of backend code and cleaned it up
- Switched to TypeScript from JavaScript
- Added audit logs
- Actually made pagination work
- Caching, caching, caching!!!!
- Multiple language support (localization)
- Added a staff management system and staff
stalkeractivity checker - Redone the way discord servers are submitted
- Added tags and long descriptions for discord servers
- Switched to MongoDB from RethinkDB
- If you make an error when editing or submitting a bot, server or template you will 99% of the time be taken back to the form page with all your stuff there and the error displayed at the top of the page
- ...and a bunch of other minor changes, quality of life updates & bug fixes ...
v5.0.0-Beta.1
- Fixed a few bugs
- Prepared v5.0.0-Alpha.7 for beta
v5.0.0-Alpha.7
- Finished search and pagination
- Various bug fixes