Changelog
New features, improvements, and fixes — shipped continuously.
- NewTicket type stats now displayed in the dashboard
- ImprovedGuild dashboard layout and type definitions overhauled
- ImprovedGeneral settings card redesigned with a grid layout and improved select styling
- ImprovedGuild stats display enhanced with average open duration metric
- ImprovedPerformance optimizations — API response caching, faster guild loading, and prefetch disabled on navigation
- FixedTop-level import error that did not surface in dev mode
- NewError page shown when the bot hasn't been added to a server
- NewTicket status badges on the transcripts dashboard
- NewUser avatar displayed in the navigation bar
- NewLegal pages added — Terms of Service and Privacy Policy
- ImprovedDefault guild dashboard tab is now Overview
- ImprovedFooter now displayed on all pages
- ImprovedResponsive design improvements across multiple components
- ImprovedCopy link button now works on transcript pages
- ImprovedDocumentation updated with accurate bot-specific information
- FixedGuild settings page now shows the correct server owner
- FixedButton styling no longer breaks on certain layouts
- NewFeedback configuration — set a support server URL and number format per guild
- NewSupport page added to the marketing site
- NewServer icons now shown in the guild list
- NewTranscript list now sorted newest to oldest
- NewExpanded FAQ and documentation pages
- ImprovedFull website redesign
- ImprovedPerformance optimizations and Next.js best practices across the dashboard
- ImprovedAuthentication handling improvements in the app bar
- ImprovedTranscript card now supports expanding to show full history
- FixedSign-out now works correctly
- FixedDiscord login link hydration mismatch resolved
- FixedSVG logo rendering artifacts removed
- NewFull documentation site — setup, settings, ticket types, transcripts, and FAQ
- NewView complete transcript history in the dashboard
- NewGlobal staff role and default ticket channel settings
- ImprovedTicket configuration now cached for faster dashboard load times
- ImprovedImproved error handling throughout the dashboard and API routes
- FixedAsync data fetching in ticket configuration functions
- NewTicket transcripts viewable in the dashboard
- NewPersistent ticket storage via database integration
- NewInitial release of Docket
- NewTicket creation via slash commands
- NewWeb dashboard for server configuration
- NewDiscord OAuth2 authentication