Skip to content

Release v1.0.6.3

Choose a tag to compare

@hackthedev hackthedev released this 11 Jul 16:26
· 88 commits to main since this release
ad7d9a3

This update comes with general improvements and a lot of backend changes related to the core upload functionality and messenger related features.

What's Changed

  • The messenger backend code was changed to now have simple rate limits until the dynamic system is in place
  • the file upload functionality has been completely changed and finally migrated to the dsync-files library allowing for better, universal file handling and more control in the future if needed.
  • The file upload function was also enhanced to support uploads from outside an dcts server by authenticating using public/private keys. This will be further adjusted and added to the server settings screen in the following update.
  • some docker adjustments have been made
  • some documentation pages have been updated, more will be updated with the next releases.
  • other minor changes and adjustments

There will be a small server refactor soon when it comes to the channel id system in order to create integrations to other services like discord as example.

New Contributors

Full Changelog: v1.0.2.2...v1.0.6.3