Changelog
✨ New features
- Users can now own multiple teams (#309), unlocking better collaboration and multi-client setups.
🚀 Feature improvements
- Export functionality updated to work fully on the client and export only visible data.
- Redesigned the signup screen with a cleaner layout and smaller padding.
- Added support to set custom meta titles and descriptions for reports and embedded charts (#307).
🐛 Bug fixes
- Fixed issue where dashboard variables weren't triggering chart and dashboard refreshes (#311, #312).
- Fixed bug with initial date range picker value not applying correctly (#313).
- Fixed issue where API request variables weren't processed properly.
- Fixed variable binding crash when the value was not iterable.
- Fixed chart refresh not applying dashboard filters correctly (#301).
- Fixed dashboard filter date not applying in some cases (#301).
- Fixed issue with images in reports not maintaining proper aspect ratio (#307).
- Fixed filter clearing bug that wiped other project filters from local storage.
- Fixed time drift bug in scheduled snapshots.
- Fixed issue with anomaly detection by switching to a new hosted service.
- Fixed UI crash when editing connections.
🛂 Permission changes
- Client accounts can no longer update or delete integrations for added safety.
⬆️ Other changes
- Minor dependency updates on both client and server.