v1.0.7-beta.003 - fix(settings): instantly apply content filters to Discover page
- Modified handleSave in src/app/admin/settings/page.tsx to automatically trigger the popular background job after saving.
- Previously, updating blocked publishers or keywords required a manual refresh to rebuild the cache.
- This ensures the discover_cache_new and discover_cache_popular caches are immediately rebuilt and the new filters are applied instantly.