Skip to content

Releases: discordextremelist/website

v5.0.0-Alpha.7

24 Jun 14:07
Compare
Choose a tag to compare
v5.0.0-Alpha.7 Pre-release
Pre-release
  • Finished search and pagination
  • Various bug fixes

v5.0.0-Alpha.6

14 Jun 11:18
Compare
Choose a tag to compare
v5.0.0-Alpha.6 Pre-release
Pre-release
  • Switched to TypeScript
  • Quite a lot of fixes and general improvements
  • Improved RTL support on form pages

v5.0.0-Alpha.5

07 Jun 02:12
Compare
Choose a tag to compare
v5.0.0-Alpha.5 Pre-release
Pre-release
  • 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

31 May 22:16
Compare
Choose a tag to compare
v5.0.0-Alpha.4 Pre-release
Pre-release

Again, so many changes, I really just can't remember them lol.

v5.0.0-Alpha.3

20 May 07:53
Compare
Choose a tag to compare
v5.0.0-Alpha.3 Pre-release
Pre-release
  • 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

06 May 12:05
Compare
Choose a tag to compare
v5.0.0-Alpha.2 Pre-release
Pre-release
  • 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

14 Apr 05:50
Compare
Choose a tag to compare
v5.0.0-Alpha.1 Pre-release
Pre-release

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