2022-W46

Nov 14–20, 2022

3 releases
  • Admin plugin updates added options for customizing UI elements and fields, including buttons design, global styles, inputs design, WYSIWYG editor, image field, file field, and True/False field. - Fixed a WordPress issue with missing box-shadow in update notices. - GitHub files plugin fixes included resolving an indentation issue preventing workflow propagation and adding two new YAML files for Asana workflows to attach PR links and comments.
airfleet-admin-plugin

Release 0.9.0

Added options for customizing UI elements and fields in the admin plugin.

GitHub
View full changelog

Added

  • General: added option for custom buttons design
  • General: added option for custom global styles
  • General: added option for custom inputs design (inputs, select, textarea)
  • ACF: added option for WYSIWYG custom design
  • ACF: added option for Image field custom design
  • ACF: added option for File field custom design
  • ACF: added option for custom stylized select design
  • ACF: added option for custom True / False field design

Fixed

  • Fixed missing box-shadow in update notices for WordPress
github-files

Release 0.1.6

Fixed an indentation issue preventing workflow propagation

GitHub
View full changelog

Added

  • Fixed indentation issue that prevented propagation of the new workflow
github-files

Release 0.1.5

Added two new YAML files for Asana workflows to attach PR links and comments.

GitHub
View full changelog

Added

  • Added create-asana-attachment.yaml for Asana workflows: it will add an attachment with PR links
  • Added asana-comment-on-task.yaml for Asana workflows: it will add a comment in Asana with PR status: opened/closed/reopened