Skip to content

feat: 2026.08 release - #10

Merged
BenHall-1 merged 11 commits into
masterfrom
admin-stuff
Aug 27, 2026
Merged

feat: 2026.08 release#10
BenHall-1 merged 11 commits into
masterfrom
admin-stuff

Conversation

@BenHall-1

Copy link
Copy Markdown
Member

Description

2026.08 Release

Type of Change

  • Bug fix
  • New feature
  • Breaking change

Testing

Checklist

  • My code follows the style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

BenHall-1 and others added 11 commits April 24, 2026 14:07
Signed-off-by: Ben <ben@tickets.bot>
Signed-off-by: Ben <ben@tickets.bot>
Signed-off-by: Ben <ben@tickets.bot>
Signed-off-by: Ben <ben@tickets.bot>
Add helpers to reapply gateway intents without touching the interactions URL and to reconcile whitelabel guild records against the bot's actual Discord memberships.
Add a new claimrelay module that handles publishing and listening to ticket claim/unclaim events via Redis. The module uses Redis lists as a queue to relay ticket claim operations between services.
Signed-off-by: Ben <ben@tickets.bot>
Signed-off-by: Ben <ben@tickets.bot>
Refactors intent flag handling to only patch writable limited flags when needed, avoiding unnecessary application updates. Adds helpers to compute desired flags and detect Discord’s privileged-intent exposure rejection (`APPLICATION_MAX_INTENTS_EXPOSURE_REACHED`) from REST errors, plus a user-facing rejection message constant for clearer handling upstream.
Signed-off-by: Ben Hall <ben@tickets.bot>
@BenHall-1
BenHall-1 requested a review from a team as a code owner August 26, 2026 18:10
@github-actions github-actions Bot added type:bug Bug Fixes type:feature New Feature type:breaking Breaking Change labels Aug 26, 2026
@BenHall-1
BenHall-1 merged commit 69131fc into master Aug 27, 2026
1 check passed
@BenHall-1
BenHall-1 deleted the admin-stuff branch August 27, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:breaking Breaking Change type:bug Bug Fixes type:feature New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants