2022-W43

Oct 24–30, 2022

3 releases

The week saw significant updates to the Airfleet plugins, with a focus on customization and configuration options. The Airfleet Admin Plugin received two major releases: Release 0.5.0 added numerous options for customizing its behavior and appearance, including options for block card design, image file size, and WYSIWYG editor settings. This built upon Release 0.4.0, which introduced new configuration pages and options, such as an Editor options page and Restricted options page. The Airfleet Login Plugin also received a release (Release 0.2.7), which fixed a critical issue with plugin zip upload to GitHub.

airfleet-admin-plugin

Release 0.5.0

Added numerous options for customizing the Airfleet plugin's behavior and appearance.

GitHub
View full changelog

Added

  • Added ACF options page
  • Added option to hide Custom Fields menu (restricted to Airfleet users)
  • Added option for custom block card design
  • Added option for replacing WordPress logo with Airfleet icon in Fullscreen editor mode
  • Added option for maximum image file size
  • Added option for WYSIWYG simple toolbar
  • Added option for WYSIWYG auto-resize
  • Added option to add notice for empty ACF blocks in editor
  • Added option to allow hidding ACF fields from non-Airfleet users
  • Added option to convert instructions into tooltips
  • Added option to add custom icon to required fields
  • Added option to fix display bug in Conditional Logic custom settings in ACF editor
  • Added option to show block badge in editor
  • Added option to show edit/list/add links next to Post Object fields
  • Added option to show accordion icon (field setting, auto option, and default option)
  • Added option to show tab icon (field setting, auto option, and default option)
  • Added option to show flexible content layout icons and add button icons

Changed

  • Updated block card design
airfleet-admin-plugin

Release 0.4.0

Added new configuration pages and options, including an Editor options page and Restricted options page.

GitHub
View full changelog

Added

  • Added Editor options page
  • Added option to increase editor sidebar width
  • Added Restricted options page (only accessible to Airfleet users)
  • Added option to allow uploading JSON files
  • Added option to hide file editors
  • Added options to enable debug mode through a custom query string
  • Added option to hide post types
  • Added option to hide blocks

Fixed

  • Fixed issue for unselected options tab when using invalid query string argument
airfleet-login-plugin

Release 0.2.7

Fixed plugin zip upload to GitHub

GitHub
View full changelog

Fixed

  • Plugin zip upload to GitHub