🐸 Version 3.9.4
December 10, 2025
📜 Summary
Fixes the dashboard channel picker so it no longer returns empty lists when a guild is missing in the DB or when the bot responds with shard metadata.
✨ Visual Highlights
No media added for this release.
⚙️ Full Details
🚀 New
- None this release.
🔄 Improved
- Dashboard channel fetch now accepts the bot’s shard-aware response shape and maps channels for the UI dropdowns.
- When the guild is not yet in the bot DB, the dashboard still attempts a live bot fetch instead of returning empty.
🐛 Fixed
- Channel lists that previously showed empty now load correctly for affected servers (including shard-traversal cases).