Release Notes – Nyxx v2.1.2
Release Date: 2026-07-16
We’re happy to announce a major update that brings a self‑update system, a more intuitive command editor, and smarter notifications. This release polishes the dashboard UX and makes keeping your bot up‑to‑date effortless.
🚀 New Features
Self‑Update Tab & Auto‑Update Checks
- The dashboard now automatically checks for new versions once every 30 minutes.
- When an update is available, a green “Update Available” button appears in the top bar – click it to jump straight to the update tab.
- The update process preserves all your bindings (D1, secrets, etc.) and uses your Cloudflare API token to deploy the latest version.
Command Modal Overhaul
- Enabled/Disabled Toggle – replaced the plain checkbox with a visual icon (✔ / ✘) in the modal’s top‑right corner; click it to enable/disable the command instantly.
- Sticky Action Buttons – the Save and Cancel buttons now stick to the bottom of the modal, always visible even when scrolling through long forms.
- Inline Keyboard Toggle – added a separate switch for inline keyboards, mirroring the reply keyboard toggle.
- Vertical Button Lists – added inline and reply buttons now appear as a clean vertical list (column layout) with drag‑and‑drop support for easy reordering.
Menu Commands Tab
- Added a helpful hint section showing command format and examples (
start,help,support). - Commands are automatically converted to lowercase.
- The
/startcommand is now fixed – it cannot be deleted, but you can still edit its description.
Conditional Update UI
- In the Update tab, the Cloudflare API token field and the “Auto‑Generate” button are now hidden when you are already on the latest version – keeping the interface clean and focused.
🛠️ Improvements & Fixes
- Default inline button type changed from
callbacktocommandfor faster setup. - Improved error handling and loading states across the dashboard.
- Various small UI tweaks and performance optimisations.
- Fixed an edge case where the update banner would not appear consistently.