airfleet/airfleet-monitoring-dashboard

Project releases

airfleet-monitoring-dashboard

Release 0.9.1

Fixed authentication modes for production and staging environments.

GitHub
View full changelog

Fixed

  • Fixed auth mode for production and staging
airfleet-monitoring-dashboard

Release 0.9.0

Added support for PageSpeed reporting and tracking, including a full report page and dashboard metrics.

GitHub
View full changelog

Changed

  • Refactor domain name without protocol in the database queries
  • Refactor env in tables vars
  • Project list: Combined columns for more compact view

Added

  • Added PageSpeed page to show a specific full report
  • Project details: Added table with all PageSpeed reports
  • Project list: Added last PageSpeed scores
  • Dashboard: Added top and lowest Pagespeed Scores
  • Dashboard: Added average score and passed percent
  • Added PostHog tracking
airfleet-monitoring-dashboard

Release 0.8.0

Forced Google authentication in production, switched to basic auth in dev/staging

GitHub
View full changelog

Changed

  • Forced Google authentication for production environment and basic authentication for development and staging environments
airfleet-monitoring-dashboard

Release 0.7.0

Added plugin list and details pages to the dashboard, along with new charts for active plugins.

GitHub
View full changelog

Added

  • Plugin list page
  • Plugin details page
  • Dashboard: Active Airfleet plugins and Active third-party plugins charts

Fixed

  • Internal: Fixed issue with building, updated dependencies, added optional dependencies for better compatibility
airfleet-monitoring-dashboard

Release 0.6.0

Added login page and Google authentication for secure access

GitHub
View full changelog

Added

  • Login page
  • Google Authentication for secure access to the dashboard
airfleet-monitoring-dashboard

Release 0.5.0

Added project count, theme filter, and environment switch to the dashboard.

GitHub
View full changelog

Added

  • Added project count to the project list
  • Added theme filter to the project list
  • Ability to change environment on the dashboard

Changed

  • Version: show only major and minor version if patch version is 0
  • Minor connection improvements
airfleet-monitoring-dashboard

Release 0.4.0

Added charts and project list table with averages

GitHub
View full changelog

Added

  • Dashboard: Added charts with global stats (Theme, Plugins, PHP version, WP version, Posts, Sizes, WPML)
  • Project list: Added bottom row with averages to the table
airfleet-monitoring-dashboard

Release 0.3.0

Added pages structure, including a homepage and projects page, along with related features.

GitHub
View full changelog

Added

  • Added pages structure: Dashboard (homepage) and Projects
  • Added page header
  • Added inner project page for displaying detailed project data
  • Added badges for theme type
  • Project list: Added icon next to domain name to open in new tab
airfleet-monitoring-dashboard

Release 0.2.0

Added features for deployment, dashboard, and security

GitHub
View full changelog

Added

  • Setup Next.js app with deployment to Cloudflare
  • Added a dashboard for displaying aggregated monitoring data in a sortable table
  • Added basic HTTP authentication
  • Added filter for environment