Skip to content

Releases: discordextremelist/website

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