Releases: TicketsBot-cloud/worker
Releases · TicketsBot-cloud/worker
2026.05
Full Changelog: 2026.04...2026.05
2026.04
What's Changed
- Unify max active thread errors (160006/160007) by @biast12 in #132
- RM-247: Fix worker context by @biast12 in #126
- Deletes untranslated languages by @biast12 in #127
- RM-253: Delete pin notifications using DB lookup by @biast12 in #133
- fix: /switchpanel welcome message when using cmd in notes thread by @BenHall-1 in #129
- RM-239: Remove import pipeline by @biast12 in #100
- Remove Bloxlink integration by @biast12 in #135
- Add triage workflow for pull requests by @BenHall-1 in #136
Full Changelog: 2026.03...2026.04
2026.03
What's Changed
- RM-213: Allow ping of everyone, user and role in tags by @biast12 in #76
- RM-21: Add roles to /add and /remove by @biast12 in #52
- RM-203: Validate panel access before forms by @biast12 in #69
- RM-206: Make ManageWebhooks not required by @biast12 in #71
- RM-211: Add guild owner as admin on create and update by @biast12 in #73
- Support escaped placeholders in welcome messages and tags by @biast12 in #77
- RM-218: Add custom naming scheme placeholders in /rename by @biast12 in #79
- RM-166: Debug server command enhancements by @biast12 in #68
- RM-204: Language tweaks by @biast12 in #70
- RM-221: Fix channel tickets being autoclosed when the note is being archived by @biast12 in #81
- RM-222: Allow ticket staff to accept or deny close requests by @biast12 in #82
- RM-223: Recreate oncall role if the role is deleted when using /on-call by @biast12 in #84
- RM-20: Fix being able to remove users and roles in another tickets panel team by @biast12 in #83
- Add per panel ticket notification channel support by @biast12 in #80
- Fix shard ID calculation by @biast12 in #85
- Fix null pointers for ExpiresAt by @biast12 in #86
- RM-225: Claimed and claimed_by naming scheme by @biast12 in #87
- RM-228: Increase premium command timeout to 15 seconds by @biast12 in #88
- RM-229: Fix exit survey not showing by @biast12 in #89
- RM-214: Rework viewstaff (and convert to cv2) by @biast12 in #78
- Fix claim placeholders by @biast12 in #90
- RM-232: Fix gdpr transcript deletion by @biast12 in #92
- RM-231: Potential fix for /stats server by @biast12 in #91
- RM-234: Improve channel name sanitization for Discord format by @biast12 in #95
- Proper error message for adding everyone to a ticket by @biast12 in #94
- Display the role ID instead of a role mention in /admin debug server - User Permissions Check by @biast12 in #93
- Remove statsuser logging by @biast12 in #99
- RM-82 Chunk up fields on /help when larger than 1024 characters by @BenHall-1 in #105
- RM-201 Add Additional Settings for Support Hours by @BenHall-1 in #104
- RM-238: Add Radio Group and Checkbox Group components by @biast12 in #98
- RM-7 Add cooldown to opening tickets by @BenHall-1 in #106
- RM-14: Per panel ticket limit by @biast12 in #102
- RM-19 Ability to hide close / close with reason buttons by @BenHall-1 in #107
- fix: ticket limits by @BenHall-1 in #108
- RM-160 Add support for labels on tickets & transcripts by @BenHall-1 in #112
- Add required field to modal comoments by @biast12 in #111
- RM-235: Add dynamic date placeholders by @biast12 in #96
- RM-209: Add audit log reasons to REST actions for moderation by @biast12 in #72
- fix cmd lookup by @BenHall-1 in #113
- Fix invalid header by @biast12 in #114
- Use configured URLs in command responses by @biast12 in #110
- Handle new Discord error codes and improve error messaging by @biast12 in #116
- Use placeholders for commands by @biast12 in #115
- Move pin notification messages deletion to event listener by @biast12 in #74
- RM-240: Add owner and real owner to blacklist server by @biast12 in #103
- RM-65: Ability to change the close reason by @biast12 in #109
- fix: allow with warning on support hours bypasses permissions by @BenHall-1 in #120
- Move pin notification messages deletion to event listener 2 by @biast12 in #117
- RM-237: Claimer switchpanel behavior by @biast12 in #97
- RM-243: Add team permissions by @biast12 in #118
- RM-44: Add more ticket permission by @biast12 in #122
- Add new required permissions to StandardPermissions by @biast12 in #123
- Handle no labels in edit labels button by @biast12 in #124
- RM-246: Components in exit survey by @biast12 in #125
- RM-248: Fix threads not archiving with /closerequest by @biast12 in #128
- RM-250: Fix join ticket does not update for per panel thread mode by @biast12 in #130
Full Changelog: 2025.11...2026.03
2025.11
What's Changed
- feat(RM-32): add ticket name & ticket id to join ticket embed by @xscottxbrownx in #6
- fix(RM-32): Add ticket name by @DanPlayz0 in #9
- fix: Convert dependencies to -cloud by @BenHall-1 in #11
- feat(RM-24): Add support for @ here ping by @DanPlayz0 in #10
- feat(RM-28): Added Nickname Placeholder by @xscottxbrownx in #5
- verbiage changes to the DM to server owner that bot was installed by @xscottxbrownx in #3
- feat(RM-126): Add emoji configuration to support dynamic emoji IDs by @biast12 in #12
- feat: Update channel topic on /switchpanel by @biast12 in #16
- Don't update channel name on switchpanel if it has been renamed by @biast12 in #17
- feat: Removed the need to use --id=your_client_id for command registration by @biast12 in #19
- feat(RM-139): Label Component & added description to form inputs by @BenHall-1 in #23
- RM-140 Convert admin commands to Components v2 by @BenHall-1 in #24
- RM-145 Add select menus to forms by @BenHall-1 in #25
- feat: add workflow trigger to the workflow by @BenHall-1 in #28
- Add required flag to select components in form builder by @biast12 in #27
- RM-141 Update /stats server to use Components v2 by @BenHall-1 in #26
- RM-104 Add Support Hours for panels by @BenHall-1 in #31
- Improve handling of empty sources and conditional fields by @biast12 in #32
- RM-1 Add transcript channel per panel by @BenHall-1 in #33
- Add GitHub configuration files by @BenHall-1 in #40
- RM-105: Fix close request not mentioning the ticket opener by @biast12 in #38
- RM-159: Add webhook creation support for threads by @biast12 in #36
- RM-165: Add user/role mention to add/remove admin/support success embed by @biast12 in #39
- Fix webhook creation database logic scope by @biast12 in #42
- RM-174: Proper Discord REST error feedback by @biast12 in #45
- fix channel renaming logic order by @BenHall-1 in #43
- RM-152 Add "Manage Channel" permission on channel create to the bot by @BenHall-1 in #34
- add logging to autoclose by @BenHall-1 in #46
- Custom error messages for specific form errors by @biast12 in #49
- fix: Overflow Category by @BenHall-1 in #51
- fix statsuser by @BenHall-1 in #53
- fix: Join Thread Button by @BenHall-1 in #59
- RM-38 Toggle thread/channel mode per panel by @BenHall-1 in #60
- RM-186: Fix categories hitting the 50 channels limit without having 50 channels by @biast12 in #62
- Fix: Wrong translation string by @biast12 in #58
- RM-182: Add custom error for rateLimit by @biast12 in #57
- Fix markdown in /admin list-user-entitlements by @biast12 in #54
- RM-181 Fix channel renaming logic order by @biast12 in #56
- RM-180: Allow ticket commands to be used in notes by @biast12 in #55
- RM-179: Automatically pin welcome message on open by @biast12 in #50
- RM-15: Add unclaim button and update claim button logic by @biast12 in #47
- RM-185: Fix tags and closerequest being able to ping users by @biast12 in #61
- Fix permissions by @biast12 in #63
- RM-184 Add timezone support to Support Hours by @BenHall-1 in #64
- Fix findMissingPermissions by @biast12 in #65
- RM-36 Add GDPR data deletion command and handlers by @biast12 in #30
- Delete the pin system message without breaking the tickets by @biast12 in #67
- RM-194: Fix close button acknowledge by @biast12 in #66
New Contributors
- @xscottxbrownx made their first contribution in #6
- @DanPlayz0 made their first contribution in #9
Full Changelog: v2.8.3...2025.11
v2.8.3
Full Changelog: v2.8.2...v2.8.3
v2.8.2
Full Changelog: v2.8.1...v2.8.2
v2.8.1
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- fix: use env for frontpage urls and the like by @flleeppyy in #4
New Contributors
- @flleeppyy made their first contribution in #4
Full Changelog: v2.7.2...v2.8.0
v2.7.2
What's Changed
- fix(RM-80): Switch panel message displays in thread mode by @BenHall-1 in #2
Full Changelog: v2.7.1...v2.7.2
v2.7.1
Full Changelog: v2.7.0...v2.7.1