Skip to content

Release 4.9.9

Latest
Compare
Choose a tag to compare
@hackthedev hackthedev released this 11 Feb 17:04

This release fixed a lot of bugs and added some new features to fix bugs in the future again. A friend of mine helped me test it a bit and we didnt encounter problematic bugs. There is still a lot to improve, and voice chat is still experimental. Since vc is a bit "complex" it will receive a dedicated updated once i got the time for it.

Important

If you love what i do feel free to donate on ko-fi. I would love to work on this project full-time. Since i was recently fired it would help me a lot right now. So go checkout https://ko-fi.com/shydevil

As always, a proper change log can be found inside the server settings » whats new.

New Features

  • Report System

    • Added a way users can report messages
    • Added a compact report overview for managing reports. Will show when at least one report exists
  • New Documentation

    • New documentations have been created. They can be found in the docs folder located at the project's root as .md and .html files.
      Example: /dcts/docs.
  • Drag & Drop Channel Sorting!!

    • YES! It's now possible to sort channels and categories using drag and drop. You can even move channels to other categories now!
    • Since the way we receive channel data has been improved, this feature was made possible!
  • Emoji Auto-complete

    • Emoji auto-complete has been added to improve messaging speed and usability.

Bug Fixes & Improvements

  • Fixed a bug where media like images on mobile were out of bounds.
  • Fixed a bug where the mobile view was broken because the desktop channel list wasn't hidden.
  • Fixed a bug where the rate limit drop interval in settings wouldn't load after backend changes.
  • Fixed a bug where the profile settings wouldn't load after improving the page load function.
  • Fixed a bug where it wasn't possible to get the member profile.
  • Fixed a bug where the member profile location was way out of bounds.
  • Fixed a visual "bug" where dragging any media for upload removed the shadow of the channel title box.
  • Fixed a "bug" where the group name wouldn't be displayed in the channel tree after reworking it to be a lot better (simply forgot it).
  • Fixed a lot of styling bugs.
  • Improved Code MASSIVELY.
  • Improved Terminal logs.
  • ... and many other bugs.