airfleet/airfleet-framework-plugin

Project releases

airfleet-framework-plugin

Release 1.3.0

Updated the wordpress framework to version 1.20.1

GitHub
View full changelog
  • updated airfleet/wordpress-framework to 1.20.1 version
airfleet-framework-plugin

Release 1.2.0

Updated the framework to version 1.20.0

GitHub
View full changelog

Changed

  • updated airfleet/wordpress-framework to 1.20.0 version
airfleet-framework-plugin

Release 1.1.0

Added plugin dependencies and switched package manager to Bun.

GitHub
View full changelog

Changed

  • Added plugin dependencies in main plugin file (Requires Plugins metadata field)
  • Internal: Increased Node.js version requirement to >=24
  • Internal: Bump npm dependency @airfleet/wordpress-dev to ^4.0.0
  • Internal: Bump composer dependency airfleet/wordpress-dev to ^4.0.0
  • Internal: Switched package manager to Bun
  • Internal: Updated linters and development tools
  • Internal: Updated configuration for development tools
  • Internal: Moved configuration sections from package.json to dedicated config files
  • Internal: Updated browserslist configuration
  • Internal: Updated package.json scripts to use Airfleet CLI
  • Internal: Updated README.md to remove Getting Started and Documentation sections
  • Internal: Updated Plugin URI metadata field in main plugin file
  • Internal: Updated GitHub workflows
airfleet-framework-plugin

Release 1.0.1

Fixed the loaded action firing before all plugins are loaded.

GitHub
View full changelog

Fixed

  • Fixed action airfleet/framework/loaded firing before all plugins are loaded
airfleet-framework-plugin

Release 1.0.0

Recreated the plugin from scratch and removed past functionality.

GitHub
View full changelog

Changed

  • Breaking: Recreated the plugin from scratch, removing all past functionality

Added

  • Added Framework package, available under unscoped namespace \Airfleet\Framework
airfleet-framework-plugin

Release 0.77.3

Admin UI updated with styling and dependencies fixed

GitHub
View full changelog

Changed

  • Admin UI: added styling for common inputs inside tables
  • Updated references from GitLab to GitHub
  • Updated npm dependencies with security fixes
  • Updated airfleet dependencies to latest