Skip to content

Releases: umcconnell/destroyer2

v4.3.0

01 Jun 12:34
550e998
Compare
Choose a tag to compare

Restructure the docs.

The docs now consist of two parts:

  • guide - Simple installation and deployment instructions
  • docs - Project documentation and internals

Docker support

01 Jun 12:31
d77a5e5
Compare
Choose a tag to compare

Add docker containers support.

New Features:

  • simple docker deployment and testing
  • reverse proxy setup
  • docker deploy script

REDIS_URL and REDIS_PASS

01 Jun 12:28
884bf53
Compare
Choose a tag to compare

Add REDIS_URL and REDIS_PASS as aliases to DB_URL and DB_PASS

v4.0.0

11 May 17:54
cfd5cb7
Compare
Choose a tag to compare

v4.0.0 🚀

This is a major release for Destroyer2 🎉. The project has gone a long way and it is now better than ever.
Some highlights of this release:

  • temporary user accounts and expiring rooms
  • better resilience (let users reload, no crash when db connection fails, ...)
  • design and usability improvements
  • a new logo
  • a better documentation with vuepress
  • various bug fixes

The project can now be considered stable, more minor design and docs improvements will come.