What's Changed
Features
- feat: Allow hiding the queue indicator (
07c23a85) - feat: Add test connection to DNS failover URLs (
fff588dd)
Bug Fixes
- fix(ci): Not passing variable to test (
4551d72d) - fix: When proxy integration disabled, but proxy enabled, service could still run (
fe24f0bb) - fix: add series unmerge and tmdb auto-merge option (#1176) (
bf3e7946) - fix: Ensure using custom
tvg-idwhen set (6f5c0b6a)
Maintenance
- chore(ci): Ensure tests rely on security scan passing (
4d57ae47) - chore(sec): Add safe-chain and checkpoint for security scanning/auditing (
09b67e61) - chore(sec): Update npm deps for test runners (
80e54e68) - chore: Add missing i18n for queue indicator in menubar (
7a890857) - chore: Add job typehint (
9c8e5046) - chore: Add fallback for auto-login to use the first admin when no email match (
c1907b3b) - chore: Fix polling on jobs monitor page for the live queue (
c1f78b3f) - chore: Tweak debounce for Plex DVR sync job (
31ae4209) - chore: Tweak queue badge style (
8e0db49e) - chore: Update job name to reflect purpose better (
277fa86f) - chore: Update queue monitor menubar style (
15ace076) - chore: Make sure provider profiles is hidden for users without proxy access (
8e05caeb) - chore: Update i18n (
f57037ea)
Full Changelog: v0.11.51...v0.11.52