v1.0.5-beta.014 - Introduce dynamic library status badges and optimize docker readme
- Added granular status badges to the Discover and Search grids:
- Monitored series now display a green Activity icon.
- Unmonitored series in the library display a blue Library icon.
- Individual downloaded issues display an emerald FileCheck icon (labeled In Library).
- Updated /api/library/ids to query and return monitored status for series, enabling the frontend to render the correct badges without extra database calls.
- Refactored README-docker.md to comply with Docker Hub's character limits by removing image bloat, condensing feature descriptions, and focusing on the quick-start deployment guide.