Release v1.2.5.7 (Fix for v1.2.5.2)
This release comes with some huge changes, mainly including the new web installer (!) as well as some refactors and security improvements that have been pointed out by @archnexus707 .
What's Changed
- A new web-based setup wizard was added to DCTS! It will automatically setup and install various stuff like the database, voip software and more!
- Automated Frontend Tests have been added!
- A Bug in the mention system has been fixed
- Many dependency updates
- The documentation has been updated.
- Parts of the code have been refactored.
- A new docker image has been made.
Warning
DCTS will now only support debian-based host systems for native installs or the docker image, meaning docker is now the preferred way on how to run dcts. A video about migrating your server may follow soon.
New Contributors
- @dependabot[bot] made their first contribution in #387
- @archnexus707 for the security improvements
Full Changelog: v1.1.3.6...v1.2.5.2