2024-W07

Feb 12–18, 2024

4 releases
  • Airfleet Plugins page improvements: Added a license column and badges for Airfleet plugins, with caching options for S3 requests. The 'Status' column was moved after the 'Actions' column, and scrolling to the top is now enabled after installing or updating a plugin. Additionally, the update status column issue was fixed.
  • HubSpot form component refactoring: Removed a duplicate CSS class and refactored HTML attributes in the HubSpot form component.
  • Elements Responsive Plugin updates: Blocks now display in the editor with an alert at all breakpoints.
  • Nav Plugin updates: Removed two filters and added options for setting block hook priorities.
airfleet-plugin-manager-plugin

Release 1.2.0

Added license column and badges to the Airfleet Plugins page and plugins list, with caching for S3 requests and options to control it.

GitHub
View full changelog

Added

  • Airfleet Plugins page: added license column & badges
  • Plugins page: added license badge for Airfleet plugins
  • Added caching for S3 requests and options to control caching

Changed

  • Airfleet Plugins page: moved "Status" column after "Actions" column
  • Airfleet Plugins page: scroll to top after installing/updating plugin

Fixed

  • Airfleet Plugins page: update status column after installing/updating plugin
airfleet-hubspot-plugin

Release 0.1.2

Removed a duplicate CSS class and refactored HTML attributes in the HubSpot form component.

GitHub
View full changelog

Removed

  • Removed duplicate afc-form class from main div on component elements-components-form-hubspot

Changed

  • Refactored attributes data on the child div on component elements-components-form-hubspot
airfleet-elements-responsive-plugin

Release 0.2.0

Blocks now display in editor with alert at all breakpoints

GitHub
View full changelog

Changed

  • Blocks that are only visible on certain breakpoints will now always display in the editor and be accompanied by an alert message
airfleet-nav-plugin

Release 1.1.0

Removed two filters and added options for setting block hook priorities.

GitHub
View full changelog

Changed

  • Removed filters airfleet/nav/header-blocks/priority and airfleet/nav/footer-blocks/priority
  • Added options to set header and footer blocks hook priority in the admin