Releases: TicketsBot-cloud/dashboard
Releases · TicketsBot-cloud/dashboard
2026.03
What's Changed
- FIX: console errors by @biast12 in #67
- RM-208: Also display your selected active server subscriptions in the premium server select by @biast12 in #66
- RM-86: Keep multi-panel selection order when editing individual panels by @biast12 in #63
- Fix: Form validation switch and input delete by @biast12 in #64
- RM-205: Add placeholder replacement for ticket messages and tags... by @biast12 in #65
- RM-215: Fix reactive assignment for active state by @biast12 in #68
- RM-219: Fix multipanel footers not showing in the frontend by @biast12 in #71
- RM-101: Pagination Controls for transcripts by @biast12 in #72
- Add per panel ticket notification channel support by @biast12 in #73
- RM-226: Remove old transcripts "logs" format by @biast12 in #75
- RM-225: Claimed and claimed_by naming scheme by @biast12 in #74
- RM-217: Add per-panel customization for multi-panel creation by @biast12 in #69
- RM-212 Slider for field length broken on iOS Browsers by @BenHall-1 in #76
- Small refactor of DoubleRangeSlider (fix ios slider) by @biast12 in #83
- feat(RM-241) Audit Logging by @BenHall-1 in #84
- Add Audit Logs link to mobile navbar by @biast12 in #87
- RM-201 Add Additional Settings for Support Hours by @BenHall-1 in #85
- Allow support hours colour without premium by @biast12 in #88
- RM-238: Add Radio Group and Checkbox Group components by @biast12 in #80
- RM-7 Add cooldown to opening tickets by @BenHall-1 in #86
- RM-14: Per panel ticket limit by @biast12 in #82
- RM-19 Ability to hide close / close with reason buttons by @BenHall-1 in #89
- RM-160 Add support for labels on tickets & transcripts by @BenHall-1 in #92
- Add required field to modal comoments by @biast12 in #91
- RM-235: Add dynamic date placeholders by @biast12 in #77
- Fix save button validation not reliably reflecting input state by @biast12 in #93
- RM-242: Normalize icon hashes and pad icon/avatar URLs by @biast12 in #94
- RM-42: Edit the panel and multipanel messages on edit by @biast12 in #70
- RM-236: Only show tickets and transcripts a user have permission by @biast12 in #78
- fix(RM-245): utf-8 lengths not being checked properly by @BenHall-1 in #98
- RM-22 Filter transcripts by close reason by @BenHall-1 in #96
- RM-65: Ability to change the close reason by @biast12 in #90
- RM-237: Claimer switchpanel behavior by @biast12 in #79
- Fix: Out-of-hours behaviour dropdown by @biast12 in #101
- RM-243: Add team permissions by @biast12 in #95
- RM-44: Add more ticket permission by @biast12 in #100
- Fix: error modal being behind create label modal by @biast12 in #102
Full Changelog: 2025.11...2026.03
2025.11
What's Changed
- swap order of blacklist buttons by @xscottxbrownx in #1
- updated tooltipLink to proper place to help users by @xscottxbrownx in #2
- Rm 100/add sort function to tickets ascending ticket by @xscottxbrownx in #7
- Small typo in successful import of transcripts modal by @xscottxbrownx in #8
- Cache updated guild icon and/or name by @biast12 in #3
- feat(RM96): add validation to image url inputs by @xscottxbrownx in #5
- Textarea resize by @biast12 in #6
- fix: Dashboard login loop by @DanPlayz0 in #9
- fix: Convert dependencies to -cloud by @BenHall-1 in #13
- feat(RM-24): Add support to set @ here by @DanPlayz0 in #12
- fix(RM-71, RM-72, RM-74): Loading State Management by @DanPlayz0 in #15
- Naming create multi panel sections to match create panel sections for consistency to user by @xscottxbrownx in #17
- Hotfix(rm9) avatar url placeholder by @xscottxbrownx in #16
- fix: Mobile burger menu not being scrollable by @biast12 in #19
- Add secure connection option for S3 by @DanPlayz0 in #10
- feat: Environment variable for INVITE_URL by @DanPlayz0 in #11
- feat: Use configurable PoweredBy and IconUrl by @biast12 in #18
- feat(RM-116): Added InteractionsBaseUrl to config by @DanPlayz0 in #20
- feat(RM-76): Allow blank status & add Custom & Competing status by @DanPlayz0 in #21
- fix: unique field IDs for labels by @biast12 in #23
- fix: Clearing Whitelabel Status by @DanPlayz0 in #26
- feat: Environment variables for Tickets branding by @biast12 in #14
- (RM-136) Add "column picker" feature from Tickets page to Transcripts page by @biast12 in #30
- Clean up environment variable usage and constants by @biast12 in #29
- RM-135 Disable 'New Panel' button when quota reached by @biast12 in #28
- RM-134 Update edit panel title to 'Edit Panel' by @biast12 in #27
- feat: add dotenv for loading .env files by @biast12 in #24
- feat(RM-139): Label Component & added description to form inputs by @BenHall-1 in #33
- RM-145 Add select menus to forms by @BenHall-1 in #34
- Fix: Default max_length for String Select inputs by @biast12 in #35
- various form fixes by @BenHall-1 in #39
- RM-154 Dashboard Theme Updates & RM-104 Support Opening Hours by @BenHall-1 in #43
- remove beta tag from new form inputs by @BenHall-1 in #41
- RM-1 Add transcript channel per panel by @BenHall-1 in #44
- RM-157: Close the ActionDropdown when clicking an action by @biast12 in #46
- RM-156 Fix dropdowns not showing any default value by @biast12 in #45
- RM-158: Validate unique option values for string selects by @biast12 in #47
- Add GitHub configuration files by @BenHall-1 in #49
- RM-170: Add confirmation modal for tag deletion by @biast12 in #51
- RM-169: Add error messages to all the API errors by @biast12 in #50
- RM-171: Various fixes by @biast12 in #52
- RM-172: Add a no permission modal for server/dashboard access guidance by @biast12 in #53
- Sort guilds correctly when refreshing list by @biast12 in #56
- RM-38 Toggle thread/channel mode per panel by @BenHall-1 in #57
- RM-106: Prevent tag from being created if over discord's character limit by @biast12 in #59
- RM-177: Add internal error detail view by @biast12 in #55
- feat: validation for Button Emoji and fixes by @biast12 in #25
- Allow panel buttons with only a label or emoji by @biast12 in #60
- RM-184 Add timezone support to Support Hours by @BenHall-1 in #58
- Allow all unicode emojis by @biast12 in #61
- RM-155: Add search from Transcripts to Tickets page on the dashboard by @biast12 in #62
New Contributors
- @xscottxbrownx made their first contribution in #1
- @DanPlayz0 made their first contribution in #9
- @BenHall-1 made their first contribution in #13
Full Changelog: v2.2.0...2025.11
v2.2.0
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Full Changelog: https://github.com/TicketsBot-cloud/dashboard/commits/v2.0.0