airfleet/airfleet-content-inspector-plugin

Project releases

airfleet-content-inspector-plugin

Release 1.0.0

Updates PHP version requirement to 8.2 and adds Airfleet Framework plugin dependency.

GitHub
View full changelog

Changed

  • Breaking: Increased PHP version requirement to >=8.2
  • Breaking: Added new dependency - Airfleet Framework plugin - and removed scoped framework composer package
  • 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
  • Internal: Added .airfleet-license and .airfleet-visible
airfleet-content-inspector-plugin

Release 0.8.1

Set composer autoloader suffix based on plugin name

GitHub
View full changelog

Changed

  • Set composer vendor-scoped autoloader-suffix based on plugin name
airfleet-content-inspector-plugin

Release 0.7.1

Added a post ID column to the Flexible Content Usage section search results.

GitHub
View full changelog

Changed

  • Added post ID column in Flexible Content Usage section search

Fixed

  • Fixed: Flexible Content Usage scripts not working
airfleet-content-inspector-plugin

Release 0.7.0

Removed dependency on Airfleet Framework plugin

GitHub
View full changelog

Changed

  • Removed dependency on Airfleet Framework plugin
  • Internal: refactored all the tooling and code to match latest plugin conventions
airfleet-content-inspector-plugin

Release 0.6.10

Updated dependencies and references for security and compatibility.

GitHub
View full changelog

Changed

  • Updated references from GitLab to GitHub
  • Updated npm dependencies with security fixes
  • Updated airfleet dependencies to latest