2024-W41

Oct 7–13, 2024

7 releases

This week's releases focused on improving plugin functionality and compatibility. The airfleet-elements-text-plugin added filters for title and text partials, while the airfleet-generator-plugin was recreated to be compatible with the latest platform. Additionally, GitHub workflows were updated to use a Personal Access Token for write access in the github-files repository. In other updates, an unnecessary JavaScript file was removed from the assets of the airfleet-elements-accordion-plugin, and sync.yml was fixed by removing the airfleet/airfleet-elements-plugin archive repo.

airfleet-elements-text-plugin

Release 3.3.0

Added filters for title and text partials

GitHub
View full changelog

Added

  • Added filter airfleet/elements/title/content to allow adjusting content of the title partial
  • Added filter airfleet/elements/text/content to allow adjusting content of the text partial
airfleet-nav-plugin

Release 3.6.0

Added Archive (excluding taxonomies) as a Page Type option in the Post Types rule

GitHub
View full changelog

Changed

  • "Post Types" rule: Added new Page Type option Archive (excluding taxonomies) and changed current page type option Archive to Archive (including taxonomies)
airfleet-generator-plugin

Release 1.0.0

Recreated plugin for compatibility with latest platform

GitHub
View full changelog

Changed

  • BREAKING! Recreated plugin, removing the old code and starting a new version compatible with latest Platform
github-files

Release 1.0.0

GitHub workflows now use a Personal Access Token for write access

GitHub
View full changelog

Changed

  • Updated GitHub workflows to use secret CI_WRITE_TOKEN (Personal Access Token with write access) to make it work with protected branches
github-files

Release 0.24.1

Removed airfleet/airfleet-elements-plugin from sync.yml

GitHub
View full changelog

Fixed

  • sync.yml: removed archive repo airfleet/airfleet-elements-plugin
github-files

Release 0.24.0

Updated sync.yml with a new report file.

GitHub
View full changelog

Changed

  • Updated sync.yml to add airfleet/catonetworks-report-2024