feat: events date filter and preserve list page in URL (SAC 0.7.1)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-01 10:32:24 +10:00
parent de29270a25
commit 06a8ed8614
8 changed files with 230 additions and 36 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
export const APP_NAME = "Security Alert Center";
export const APP_VERSION = "0.7.0";
export const APP_VERSION = "0.7.1";
export const APP_VERSION_LABEL = `${APP_NAME} v.${APP_VERSION}`;