What's New in v1.0.1-alpha
Polish and fixes release building on the v1.0.0-alpha foundation.
Dashboard System Status Redesign (PR #108)
The System Status card is now organized into three sections:
- Instances — Sonarr/Radarr connection health
- Integrations — Discord and Prowlarr configuration status
- Internal Services — Database health and scheduler status
Dashboard Polish
- Cutoff unmet count in library stats card
- Recent search activity limited to 5 items
- All-time stats per strategy on queue detail page
- Hover tooltips on non-obvious table headers
Bug Fixes
- Indexer health table tooltips no longer clipped by overflow wrapper
- Tooltip text styling fixed across pseudo-elements
- Docker footer version displays actual version instead of "vdev"
- Library sync progress no longer stuck on "Preparing sync"
- Poster images persist across container rebuilds
Infrastructure
- Poster-missing log level bumped to INFO
- Documentation screenshots regenerated
- Rate limiting added to system-status API endpoint
Upgrading from v1.0.0-alpha
docker-compose pull
docker-compose up -dNo database migrations required. Existing data is preserved.
Full Changelog: v1.0.0-alpha...v1.0.1-alpha