Skip to main content

🐸 Version 3.11.1

← Back to the Main Changelog

January 24, 2026


📜 Summary

Re-enabled bot and webhook translations with dedicated processing queues, major admin panel redesign including mobile-responsive sidebar, new Bot Settings page with version management and site-wide announcements, system monitoring, theme customization, and bulk error log management.




✨ Visual Highlights

No media added for this release.




⚙️ Full Details


✨ New Features

  • Bot & Webhook Translation Support: Re-enabled translation of messages from Discord bots and webhooks with dedicated processing queues to prevent slowing down user translations
  • Bot Translation Loop Prevention: Added tracking to prevent infinite translation loops when bots send translated messages
  • Dedicated Bot Translation Queues: Added separate premium and standard queues for bot/webhook messages with their own rate limiting
  • System Monitoring Dashboard: Real-time server health monitoring showing CPU, RAM, and response times for Bot Server, Translation Engine, Database Server, VM host, and firewall/reverse proxy
  • Mobile-Responsive Admin Sidebar: Admin panel sidebar now collapses on mobile with a hamburger menu, making the admin panel fully usable on phones and tablets
  • Bot Settings Page: New dedicated settings page with:
    • Bot version display (auto-detected from bot API + manual display version)
    • Feature toggle management (moved from dashboard)
    • Site-wide announcement banner management
  • Site-Wide Announcement Banner: Dismissible banner at the top of all pages for announcements, promotions, warnings, or success messages - managed from the Bot Settings page with automatic new-ID generation so dismissed banners re-appear when updated
  • Theme Customization System: Admins can now customize the admin panel appearance as a new feature test with:
    • Shape options: Rounded (default) or Sharp corners
    • Density options: Comfortable (default) or Compact spacing
    • Accent color options: Slate, Indigo, Purple, Green, or Blue
  • Discord Task Queue Dashboard: Added visibility into the Discord operations queue showing pending, processing, and completed tasks
  • Bulk Error Log Actions: Added "Resolve All", "Ignore All", and "Delete All" buttons to both admin and user error log pages with confirmation dialogs - no more clicking through thousands of errors one by one

🔧 Improvements

  • Renamed Bot Translation Queue: Changed "Bot Translation" to "Bot & Webhook Translations" for clarity
  • Queue Section Descriptions: Added helpful descriptions under each queue section:
    • User Message Translations: "Translations for messages sent by human users in Discord"
    • Bot & Webhook Translations: "Translations for messages from Discord bots and webhooks (separate queue to not slow down users)"
    • Discord Operations: "Background tasks: channel/role creation, permissions, renames, deletions"
  • Streamlined Admin Dashboard: Removed duplicate navigation buttons, feature management section (moved to Bot Settings), and "Test DB" button - dashboard now focuses on monitoring queues and system stats
  • Reorganized Admin Sidebar: Cleaner navigation structure, removed "Quick Links" section (redundant with sidebar nav)
  • Moved Cleanup Old Media: The media cleanup button is now on the Support Tickets page instead of cluttering the main dashboard
  • Glances Environment Configuration: Added environment variables for all server URLs allowing easy configuration without code changes

🐛 Fixed

No bug fixes in this release.



← Back to the Main Changelog