Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

v0.1.3

Compare
Choose a tag to compare
@jasonbahl jasonbahl released this 08 May 22:28
· 290 commits to master since this release
53ffe0e

🚀 Release Notes

Breaking Changes

  • Shouldn't be any, but please let us know if you discover something

New Features

  • Add support for Menu as a Field Group Location
  • Add support for MenuItem as a Field Group Location
  • Add support for Terms (Category, Tag, custom) as a Field Group Location
  • Add support for Comments as a Field Group Location

Bugfixes & Misc cleanup

  • apply the_content filter to wysiwyg fields. Thanks for the suggestion @drewbaker
  • fix bug with radio field type not showing the show_in_graphql option in the ACF UI
  • Add .gitattributes to cleanup the zip file that is processed by git
  • remove unused Gruntfile.js