← Back

Changelog

What's new in Apex.

v2.8.02026-05-29

Dashboard Redesign & LOA System

NewLeave of Absence (LOA) system with request, approve, deny, extend, and admin panel
NewGlobal error handler — bot never crashes on unhandled errors
NewAutomated database backups every 6 hours
NewComprehensive health monitoring endpoint
ImprovedComplete dashboard redesign — split 4000-line monolith into clean components
ImprovedCustom searchable dropdowns for role and channel selection
ImprovedMobile responsive sidebar with hamburger menu
ImprovedFloating glass navbar on landing page
ImprovedServer list now shows as card grid with search
ImprovedBlue rebrand across entire dashboard and bot embeds
FixedSidebar stays fixed while scrolling settings
FixedDropdowns no longer clip inside cards
v2.7.02026-05-07

Suggestions Revamp & Help Update

NewSuggestion system with vote buttons and voter list
NewStaff suggestion management (approve, deny, consider, implement)
ImprovedHelp command updated with all 90 commands across 7 categories
ImprovedAFK ping notification with proper embed, avatar, and timestamp
ImprovedTicket claiming — anyone with access can claim, except the opener
FixedCustom commands via slash command no longer time out
FixedCustom commands passing correct arguments to handler
v2.6.02026-04-20

Starboard & Role Persistence

NewStarboard — pin popular messages to a starboard channel
NewRole persistence — restore roles when members rejoin
NewModmail system for private member-to-staff communication
NewTicket snippets for canned responses
NewTicket priority levels (low, medium, high, urgent)
NewTicket feedback ratings after close
ImprovedAuto-mod escalation for repeat offenders
ImprovedPersistent tempbans that survive restarts
v2.5.02026-03-15

Cog Architecture & Leveling

NewLeveling system with XP, ranks, and role rewards
NewVoice channel join-to-create system
NewAuto-responder system with match types
NewPlugin system to enable/disable features per server
ImprovedRefactored bot into 18 separate cogs for maintainability
ImprovedIn-memory cache for guild settings and prefix
ImprovedCommand cooldowns to prevent spam