Changelog
Official chronological log of feature deployments, architectural improvements, and security patches for LunarX.
OpenAI & Google Gemini Provider Toggle
Added full multi-provider configuration support. Server administrators can switch seamlessly between OpenAI ChatGPT and Google Gemini via dashboard settings or the /ai setup command.
Automated Gemini Fallback Sequence
Implemented a multi-tier fallback chain (gemini-3.5-flash -> 3.1-flash-lite -> 2.0-flash -> 1.5-flash) to automatically resolve 404 model errors and accommodate various API key tiers.
Direct Message (DM) Command Execution
Configured global Discord interaction contexts (InteractionContextType) allowing users to run personal AI chat commands directly inside private DMs with the bot.