v1.0.6-beta.018 - Resolve test button styling, discover sync timing, and discord UI
- Fix the download client test button styling by removing the conflicting outline variant, allowing the success (green) and error (red) states to render correctly.
- Fix a race condition with the Discover Sync background job by removing its premature trigger during the ComicVine API test. It now correctly triggers at the end of the wizard after content filters are saved to the database.
- Refactor the Discord Alerts step to completely mirror the modal-based card UI from the main admin settings page.
- Ensure the OIDC (SSO) configuration step remains intact and functions alongside the final setup submission.