Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.45 KB

File metadata and controls

41 lines (30 loc) · 1.45 KB

Version 2.0.5

Released on 10.04.2021

Bugfixes

🐛 Fixed a bug where the bot would crash if an invalid guild id was provided in the config

Dependency Updates

⬆️ Update discord.js to 12.5.3 ⬆️ Update follow-redirects to 1.13.3

Version 2.0.4

Released on 03.02.2021

Dependency updates

⬆️ Update discord.js to 12.5.1 ⬆️ Update follow-redirects to 1.13.2 ⬆️ Update fs-extra to 9.1.0

Version 2.0.3

Released 01.10.2020 (DMY)

Bugfixes

  • 🐛 Fixed a bug where no Notification is being sent after a user answers a ticket
  • 🐛 Fixed a bug where /ticketteam would not send an error if a user has insufficient permissions
  • 🐛 Fixed a bug where sending /ticketteam without an action would throw no error for authorized users
  • 🐛 Fixed embed colour for error message if an user with insufficient permissions tries to use /ticketteam

Dependency updates

  • ⬆️ Upgraded dependencies to newest version

Removed Features

  • 🔥 Removed legacy check for me to be able to use /ticketteam without having the team-role

Language

  • 🌐 Fixed a typo for English language pack

UI and Style

  • 💄 Log output regarding version checks are now colourized. If no update is available the output will be coloured green. If there is an update available or an error occurred while checking for a new version the output will be red.

Documentation

  • 📝 Added Changelog