v1.0.9-beta.039 - feat: enhance Smart Matcher, add Discover toggles, and clarify env docs
- Discover Page Toggles: Added toggles in Admin Settings (Filters tab) to independently enable or disable the Popular Issues and New Releases sections on the home page.
- Smart Matcher Fix: Resolved an import failure bug for approved matches by swapping unreliable localhost HTTP loopback triggers with direct BullMQ queueing (LIBRARY_SCAN and METADATA_SYNC).
- Custom ID Override: Added a Custom ID button to the Smart Matcher UI so admins can manually input a specific ComicVine Volume ID to correct inaccurate AI suggestions.
- Environment Documentation: Clarified NEXTAUTH_URL setup instructions in READMEs and docker-compose.yml by using explicit your-ip:port placeholders, detailing local vs. external access, and warning against trailing slashes.