airfleet/airfleet-nurture-ai-plugin

Project releases

airfleet-nurture-ai-plugin

Release 2.2.0

Added plugin dependencies metadata and switched package manager to Bun.

GitHub
View full changelog

Changed

  • Bump composer dependency airfleet/wordpress-framework to ^1.19.1
  • 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: Updated scoper.custom.php to add excluded constants for WordPress and WooCommerce requests
  • Internal: Migrated from @import to @meta.load-css in SCSS
  • Internal: Added .airfleet-license and .airfleet-visible
airfleet-nurture-ai-plugin

Release 2.1.0

Updated prompts, added event tracking, fixed various bugs.

GitHub
View full changelog

Changed

  • Updated prompts.
  • Added event tracking.

Fixed

  • Fixed deprecation message in option fields for taxonomy and term.
  • Fixed label text for UTM Campaign field.
  • Fixed incorrectly using UTM Source value for UTM Campaign query string argument.
airfleet-nurture-ai-plugin

Release 2.0.1

Fixed order of dropdown items and filtering issue

GitHub
View full changelog

Fixed

  • Order of dropdown items fixed and issue with filtering
airfleet-nurture-ai-plugin

Release 2.0.0

Filtering options, AI model selection, and UI improvements added in version 2.0.0.

GitHub
View full changelog

Added

  • Added option to filter by post type
  • Added option to filter by taxonomy
  • Added option to filter by taxonomy term
  • Added option to choose AI model
  • Added option to choose which HTML content tags will be included in the prompt to the AI
  • Added copy to clipboard button

Changed

  • Rebuilt plugin for integration into Airfleet Platform
  • Moved menu item under Tools
  • Improved post picker widget
  • Other UI/UX improvements

1.6.1

Changed

  • Style changes
  • Disable button on submit

1.6.0

Added

  • Added custom tone
  • Added custom UTMs option

Changed

  • Updated baseline template instruction
  • Extended post parse to h3 and p

1.4.0

Added

  • Send to openai the html content of posts

1.3.2

Added

  • Added utm params appended

Fixed

  • Bug fixes

1.3.1

Added

  • Added tone option

Changed

  • Updated styling

1.2.0

Fixed

  • Fixed openai request

1.1.0

Changed

  • Improved icon sizing for better UI consistency
  • Streamlined the admin menu structure by removing redundant submenu items
  • Enhanced the Generate page with a WordPress post select component for better usability
  • Implemented dynamic filtering of posts based on selected categories for more precise content generation

1.0.0

Added

  • Initial release
  • Basic configuration and content generation features