Releases: discordextremelist/website
Releases · discordextremelist/website
v5.0.0-Alpha.7
- Finished search and pagination
- Various bug fixes
v5.0.0-Alpha.6
- Switched to TypeScript
- Quite a lot of fixes and general improvements
- Improved RTL support on form pages
v5.0.0-Alpha.5
- Added RTL (right-to-left) support improving readability and usability for RTL languages
- Polished a lot of things
- Fixed caching (deleted everything when something was removed)
v5.0.0-Alpha.4
Again, so many changes, I really just can't remember them lol.
v5.0.0-Alpha.3
- Finished templates
- Fixed heaps of things (quality-of-life updates and bug fixes)
- Got some feedback from testers
- Added i18n as a submodule
- Begun a work on staff panel (finished announcer and panel homepage, beginnings of staff manager)
v5.0.0-Alpha.2
- Finished servers
- Added the beginnings of template listing
- Caching fixed (thanks @IceeMC)
- Fixed a heap of bugs!
...and a whole lot more...
v5.0.0-Alpha.1
Initial development release for v5.x.x
Differing features from v4:
- Uses MongoDB instead of RethinkDB
- New design (in terms of colours - easier to see things)
- When an error happens on submit, you will be taken back to the submit page with a list of errors
- Server submission is done through the website, not bot involved
- Many other minor changes such as the use of node-fetch instead of snekfetch