feat: implement banner service for managing notification banners, including UI integration and storage handling

This commit is contained in:
Will Miao
2025-07-27 18:07:43 +08:00
parent b77105795a
commit fe57a8e156
6 changed files with 431 additions and 1 deletions

View File

@@ -141,7 +141,8 @@ export function migrateStorageItems() {
'recipes_search_prefs',
'checkpoints_search_prefs',
'show_update_notifications',
'last_update_check'
'last_update_check',
'dismissed_banners'
];
// Migrate each known key