SurfSense/surfsense_web/components/announcements
DESKTOP-RTLN3BA\$punk ec0342faa2 feat(announcements): enhance AnnouncementCard and add spotlight feature
- Added image support to the AnnouncementCard component for improved visual presentation of announcements.
- Introduced a spotlight feature in the announcement types to allow critical announcements to be displayed in a blocking dialog until acknowledged.
- Updated AnnouncementToastProvider to skip spotlight announcements to prevent duplicate notifications.
- Included a new AI automation announcement with an image in the announcements data for demonstration purposes.
2026-05-31 18:51:49 -07:00
..
AnnouncementCard.tsx feat(announcements): enhance AnnouncementCard and add spotlight feature 2026-05-31 18:51:49 -07:00
AnnouncementsDialog.tsx refactor: enhance user settings components with updated icons, improved loading states, and consistent alert structures 2026-05-19 11:11:14 +05:30
AnnouncementsEmptyState.tsx feat(announcements): rename "Announcements" to "What's New" across the application; add AnnouncementsDialog component for displaying updates; update empty state messaging; remove unused AnnouncementsSidebar component. 2026-05-03 18:42:29 +05:30
AnnouncementSpotlight.tsx feat(announcements): enhance AnnouncementCard and add spotlight feature 2026-05-31 18:51:49 -07:00
AnnouncementToastProvider.tsx feat(announcements): enhance AnnouncementCard and add spotlight feature 2026-05-31 18:51:49 -07:00