Releases: humanmade/Workflows
Releases · humanmade/Workflows
Release list
0.5.0
What's Changed
- Bug: Asset enqueuing logic broke style hoisting in classic themes as of WordPress 6.9. #221
- Enhancement: Introduce hm.workflows.admin_bar_menu.show filter to control admin bar workflow visibility by user/role. #221
- Enhancement: Skip unnecessary workflow state queries on public requests which cannot trigger workflow changes. #222
Full Changelog: 0.4.10...0.5.0
0.4.10
What's Changed
- Fix fatal in PHP 8.2 accessing comment as array by @roborourke in #219
Full Changelog: https://github.com/humanmade/Workflows/commits/0.4.10
0.4.9
What's Changed
- Fix #161 user select in workflows removed selected values by @zeshanshani in #215
New Contributors
- @zeshanshani made their first contribution in #215
Full Changelog: https://github.com/humanmade/Workflows/commits/original/0.4.9
0.4.8
Fixes release inclusion of admin/node_modules, the GH release action CLEAN_TARGETS glob patterns are not recursive.