Skip to content

Beta Release v7.5.6

Latest

Choose a tag to compare

@hackthedev hackthedev released this 06 Nov 20:24
· 47 commits to beta since this release

This beta release comes with a few new features, improvements and a few bug fixes. Hopefully i didnt introduce new bugs.


  • Added Better VC UI. VC participants are now shown underneath the voice channel with user avatar and username
  • When connecting to a VC, there will be a new indicator and a proper "leave" icon.
  • You can be inside a voice channel and talk while looking at normal text channels now
  • Introduced an embed "security policy" to only create embeds from self-hosted media or known, safe service like tenor.
  • Message display logic has been reworked and further improved.
    • It wont load all messages at once now. Only when you scroll up.
    • When launching the server, enter the following into the DCTS console: migrateMessages. Otherwise messages wont be displayed in correct order if you have existing messages before this update
  • There was a bug where a banned member could send messages when manually sending a websocket event.
  • Fixed a bug where you cant rename channels when editing them
  • Fixed a bug where pressing enter when sending a message would add a line break, even mid sentence
  • Fixed some other small bugs and improved certain code

Warning

Since this is a beta release it may still contain bugs, please keep that in mind. You could help me A LOT by testing DCTS and reporting bugs.

Note

The docker image is currently a bit broken and will likely not work. We're working on it.