--- title: "1.25.1 — Admin feedback and Phone Hub connection fixes; faster Redis cleanup" description: "Updates the bundled Admin to portal-mojo 0.2.4 with visible modal notifications, accurate Phone Hub connection results and safer confirmations, and reduces Redis round trips for cleanup and cache invalidation." date: "2026-09-11" tags: ["release"] canonical: "https://django-mojo.sitesmojo.com/changelog/1-25-1/" --- Updates the bundled Admin to portal-mojo 0.2.4 with visible modal notifications, accurate Phone Hub connection results and safer confirmations, and reduces Redis round trips for cleanup and cache invalidation. ### Added - Confirmation dialogs explain sensitive admin changes before saving. ### Changed - Bundle portal-mojo 0.2.4. - Show system-default or group scope in Phone Hub configuration details. ### Fixed - Keep toasts visible and interactive above nested modals. - Show accurate, persistent Phone Hub connection results and distinguish test mode. - Keep pending autosave confirmations bound to their original record and model. - Reduce Redis round trips for cleanup and cache invalidation. ### Upgrade notes - No database migrations required.