API Token Authentication and Dashboard Enhancements
The application now supports individual API token authentication for REST API users. Additionally, dashboard graphs have been adjusted for better sizing and responsiveness.
Changes
- Added per-user API token authentication for the REST API.
- Improved graph layout on the detail page with compact sizing.
- Widened the maximum graph container size to 1920px.
- Enhanced graph responsiveness with a ResizeObserver for resizing adjustments.
For full details, see the changelog.