Release Notes
New features, improvements, and changes per BotShade release,
published in chronological order.
July 28, 2026
v2.5.1 Release Notes
We fixed a bug where choice options in custom commands never matched in conditional branches, so every run fell through to the else branch. We also fixed modals placed after a permission check or a value comparison never opening, and modals can now be placed directly after a conditional branch.
July 27, 2026
v2.5.0 Release Notes
Centered on the BotShader AI redesign (screen reading, a three-tier model picker, command builder integration) and command grouping, this release also brings ShadeBoard — our global server board, a much faster dashboard startup, a batch of iPhone fixes, the general release of Bot status / activity settings, and a fully redesigned log view.
July 7, 2026
v2.4.0 Release Notes
Introducing Bot Environment Variables — safely store per-Bot secrets and reference them from custom commands. Custom commands can now call external Web APIs via the new apiReq node. The login and registration screens have been unified, and Bot start/stop/restart flows have been refreshed. We're also previewing an upcoming paid-plan feature that lets you set your Bot's Discord status / activity. Alongside this release, we're ending the temporary blanket paid-plan grant that was in place during the beta period, and setting all users to the "BotShade Free" plan.
June 28, 2026
JAv2.3.2 リリースノート
Bot 全機能を対象とした品質強化アップデート。サポートチケットを閉じると再び開けなくなる不具合、ミニゲームのボタン連打で通貨が二重に獲得される不具合など、報告いただいていた多数の不具合を一斉に修正しました。あわせて、welcome / verification / role_panel / log の Embed 編集を「フル編集」へ格上げし、設定パネル全体の見た目と操作の作法も整えています。
June 26, 2026
v2.3.1 Release Notes
We extended the Editorial (ruled) design language introduced in v2.3 to the remaining screens, and refreshed the AI chat with a simpler, quieter presentation. We also fixed several bugs in the custom command builder and polished details across the bot detail view, card lists, and loading placeholders.
June 23, 2026
v2.3 Release Notes
We added AI responses to your bot — keyword auto-replies, ticket replies, and always-on responses in your server — and you can now pick from new models, including Claude. This major update also redesigns the dashboard around a warm magenta palette, brings image cards and notification settings to leveling, adds role retention (Sticky Roles) that restores roles when a member rejoins, custom-command functions (subroutines), and more.
June 10, 2026
v2.2 Release Notes
We launched the "BotShader AI" chat assistant in the dashboard and added a Discord Components V2 builder to custom commands. This major update also adds two new modules — a calculator (/calc) and currency conversion (/currency) — upgrades modal forms (sendModal) to all 7 field types, and lets you open BotShader AI from anywhere in the dashboard. It also brings array (list) variables and random nodes, persistent components, bot favorites, and improved log-message translations.
May 30, 2026
v2.1.1 Release Notes
Fixes for emoji-clone and giveaway, plus emergency maintenance (about two minutes, zero-downtime) that resolved a database issue. UI improvements include direct token entry during bot creation and a more stable sidebar.
May 23, 2026
v2.1 Release Notes
The dashboard gains cross-command toggling, a redesigned dropdown menu, command-name input validation, and option default values. We also fixed probability-branch and object-variable expansion bugs in the bot runtime, and added overload detection plus performance improvements for a more stable experience.
May 19, 2026
v2.0 Release Notes
To mark the start of Phase 2, you can now define and publish your own slash commands directly from the flow editor. Command names, options, and responses are all customizable with no code.