2024-W09

Feb 26–Mar 3, 2024

3 releases
  • Fixed a conflict between global link primary styles and the airfleet button component. This issue was resolved in the airfleet-admin-plugin release.
  • A bug that prevented custom class fields from being added to blog pages was fixed in the airfleet-theme-support-plugin release.
  • The airfleet-nav-plugin release added a conditional statement to override the header and footer on Blog's Posts page.
airfleet-admin-plugin

Release 1.5.1

Fixed global link primary styles conflict with airfleet button component

GitHub
View full changelog

Fixed

  • Global link primary styles conflicting with airfleet button component
airfleet-theme-support-plugin

Release 1.0.3

Fixed a bug with custom class fields on blog pages.

GitHub
View full changelog

Fixed

  • Fixed Custom class field not added to Blog page body
airfleet-nav-plugin

Release 1.1.1

Conditional added to override header and footer on Blog's Posts page

GitHub
View full changelog

Added

  • Added conditional to check if the Posts page is selected for Blog so we can override the header and footer