v.2.4
Overview
This release is another step towards the command migration. Also, it polishes a lot of the existing commands.
Highlights in this release are:
- adding
/top-helpers
- adding
reply-to
option to/tag
Changelist
Commands
- adding
/top-helpers
- adding
reply-to
option to/tag
- UX for audit logs (removed title)
- UX for free/busy messages (hint how to use /free)
- bugfix for
/vc-activity
when giving high values - bugfix for
/tag-manage raw
(leading spaces are not shown)
Platform
- bugfix with broken encoding in unit tests
- adding message and event receivers
- adding routines
- adding config template
PRs
- VC Activity command crash fix #300 by @Budbomber in #343
- Add optional reply-to support to tag command by @IslamSakrak in #332
- Bump JDA from 4.4.0_351 to 4.4.0_352 by @dependabot in #339
- Add config template by @Zabuzard in #348
- Fixed bug with tag-raw not displaying leading spaces by @Zabuzard in #347
- Removes title for all AuditLog by @Tais993 in #342
- Add Message and Event receivers by @Zabuzard in #345
- Add routine support by @Zabuzard in #346
- Add top-helpers command by @marko-radosavljevic in #282
- Fixed broken encoding for unit tests by @Zabuzard in #359
- Release v.2.4 by @Zabuzard in #360
New Contributors
- @Budbomber made their first contribution in #343
Full Changelog: v.2.3...v.2.4