Skip to content

Sentinel Tickets v1.1.0

Compare
Choose a tag to compare
@ralphkb ralphkb released this 11 Feb 15:18
· 410 commits to main since this release

New Features

  • Added a working hours system with timezone support.
  • Added a new and configurable rating/feedback system.
  • Added new statistics such as total claimed tickets, total reviews and average rating.
  • Changed the support roles and ping roles to be configurable per ticket category.
  • Added a config option to make ticket reopen staff only.
  • Added a config option to allow users to use the close button.
  • Added new transfer ticket command.
  • Added new reopen ticket command.

Fixes

  • Fixed a bug with claim/unclaim interaction checks.
  • Fixed a bug where a closed ticket could be closed again and again.

Changes

  • Made slowmode command more configurable.
  • Made claim/unclaim buttons configurable.
  • Improved the stats command.
  • Improved ticket reopen embed.
  • Updated dependencies.
  • Improved code formatting.