Dashboard Changelog
This page documents all significant changes to the Dashboard.
v1.5.0 - April 12, 2026
New Features
- Webhook history now shows an Error column with the failure message for failed deliveries.
Fixes
- Desk seat price corrected to €5/month + VAT (was incorrectly showing €6/month).
v1.4.1 - April 7, 2026
Fixes
- Fixed an issue where, after Stripe checkout, users were returned to the dashboard in English even if they were browsing in Italian.
v1.4.0 - April 7, 2026
New Features
- Desk seats: new section in the Keys page to enable, move, disable and reactivate seats for accessing Desk Cloud. Your primary API key includes a 15-day free trial.
- Clickable status pills for Desk and CORS directly in the keys grid.
- API keys are now viewable through a detail popup instead of grid columns, leaving more room for other information.
- Contextual documentation links in the header of Desk and CORS columns.
- Primary key UI consolidated: Desk and CORS pills are now consistent with the sub-keys grid.
- The Description field is now required when creating sub-keys.
Fixes
- Desk seat cancellation now takes effect at the end of the billing period instead of immediately.
v1.3.0 - March 30, 2026
New Features
- User Agent column in the Events page (can be enabled via the column chooser).
v1.2.0 - March 26, 2026
New Features
- CORS origin management for API keys in the Keys page.
v1.1.0 - March 24, 2026
New Features
- Restricted API keys management: create keys with limited permissions (Full Access, Read Only, Send) and company restrictions.
Fixes
- Moved Desk link to the right side of the navigation bar.
v1.0.8 - March 20, 2026
Fixes
- Improved login page rate limiting to prevent unjustified blocks.
v1.0.7 - March 20, 2026
Fixes
- Rate limiting on the login page no longer blocks users from viewing the login form.
v1.0.6 - March 10, 2026
New Features
- Added Desk link in the navigation bar for quick access to invoice management.
- Added Desk reference on the dashboard home page.
v1.0.2 - February 16, 2026
Fixes
- Clarified that the Upload page only accepts active invoices (Send).
v1.0.1 - February 5, 2026
Fixes
- New API keys now have Company write permission enabled by default.
v1.0.0 - February 4, 2026
New Features
- Added full Italian language support with language switcher.
Fixes
- Webhooks can now be created and viewed without a
company_id, to receive notifications from all companies on a single URL. - Webhook validation errors (e.g. invalid URL) now show a user-friendly message instead of a server exception.