Releases: Blazity/next-cwv-monitor
Next CWV Monitor (Self-hosted) v1.3.0
Changelog
1.3.0
Minor Changes
- 2a05659: Add time series charts multi-overlay support
Patch Changes
-
9a23afd: Simplify auto-refresh countdown formatting
- Replaced
date-fnsformatDuration/intervalToDurationwith a lightweight manual formatter for the countdown display
- Replaced
-
03ba9f9: Normalize custom event names to lowercase
-
4cf4c2c: Fix project card title/domain overflow by ensuring flex truncation works correctly.
-
889fb19: Move Users link to user actions section in mobile menu and desktop
Docker images
-
ghcr.io/Blazity/cwv-monitor:1.3.0 -
ghcr.io/Blazity/cwv-monitor:1.3 -
ghcr.io/Blazity/cwv-monitor:latest -
ghcr.io/Blazity/cwv-monitor-migrations:1.3.0 -
ghcr.io/Blazity/cwv-monitor-migrations:1.3 -
ghcr.io/Blazity/cwv-monitor-migrations:latest -
ghcr.io/Blazity/cwv-monitor-seed:1.3.0 -
ghcr.io/Blazity/cwv-monitor-seed:1.3 -
ghcr.io/Blazity/cwv-monitor-seed:latest
Next CWV Monitor (Self-hosted) v1.2.0
Changelog
1.2.0
Minor Changes
- 132ca7b: Add hourly interval view and enhanced time range options
- Added interval options (hour, day, week, month) for dashboard metrics with combined labels (e.g., "7d / 1h")
- Dashboard components and charts now respect and propagate selected intervals for accurate time-series data
Patch Changes
- f0dd992: Change text color in metric selector to improve contrast
- b667edf: Update DataRefreshControl component design
- Removed gray background from auto-refresh button for cleaner UI
- Updated component styling with improved visual hierarchy and spacing
- Enhanced typography with better font sizes and weights
Docker images
-
ghcr.io/Blazity/cwv-monitor:1.2.0 -
ghcr.io/Blazity/cwv-monitor:1.2 -
ghcr.io/Blazity/cwv-monitor:latest -
ghcr.io/Blazity/cwv-monitor-migrations:1.2.0 -
ghcr.io/Blazity/cwv-monitor-migrations:1.2 -
ghcr.io/Blazity/cwv-monitor-migrations:latest -
ghcr.io/Blazity/cwv-monitor-seed:1.2.0 -
ghcr.io/Blazity/cwv-monitor-seed:1.2 -
ghcr.io/Blazity/cwv-monitor-seed:latest
Next CWV Monitor (Self-hosted) v1.1.0
Changelog
1.1.0
Minor Changes
- a6ac517: Fixed events page, settings page, and regressions/routes page skeletons. Introduced auto-refresh toggle, data freshness indicator, and parallel data fetching for improved performance. Fixed CORS restrictions for ingest endpoint. Various UI fixes for tooltips, page header, and responsive layouts.
Docker images
-
ghcr.io/Blazity/cwv-monitor:1.1.0 -
ghcr.io/Blazity/cwv-monitor:1.1 -
ghcr.io/Blazity/cwv-monitor:latest -
ghcr.io/Blazity/cwv-monitor-migrations:1.1.0 -
ghcr.io/Blazity/cwv-monitor-migrations:1.1 -
ghcr.io/Blazity/cwv-monitor-migrations:latest -
ghcr.io/Blazity/cwv-monitor-seed:1.1.0 -
ghcr.io/Blazity/cwv-monitor-seed:1.1 -
ghcr.io/Blazity/cwv-monitor-seed:latest
next-cwv-monitor@1.0.0
Major Changes
- initial release setup