2025-W24

Jun 9–15, 2025

3 releases
  • Airfleet Generator Plugin: Added an option to duplicate existing views.
  • Airfleet Monitoring Dashboard: Introduced a plugin list page, plugin details page, and new charts for active plugins. Internal issues with building were fixed, dependencies updated, and optional dependencies added for better compatibility.
  • Airfleet Monitoring Plugin: Disabled frontend error tracking by default and introduced a filter to re-enable it.
airfleet-generator-plugin

Release 1.10.0

Added option to duplicate existing views

GitHub
View full changelog

Added

  • Added an option to duplicate an existing view.
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-plugin

Release 0.9.0

Frontend error tracking is now disabled by default, with an added filter to re-enable it.

GitHub
View full changelog

Removed

  • Disabled tracking frontend errors by default.
  • Disabled tracking for third-party plugins.
  • Disabled tracking deprecated errors for non-platform and legacy themes when fired from theme's files.

Added

  • Added filter airfleet/monitoring/frontend_enabled to enable/disable the frontend tracking (disabled by default).