Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 1.32 KB

Changelog

v2.0.0-beta.2.4.0

New Features

  • #47 feat: Expose field groups that are not active, but set to "show_in_graphql" to allow inactive groups to be cloned and used in the schema.

v2.0.0-beta.2.3.0

New Features

  • #38 feat: ACF Options Page support

2.0.0-beta.2.2.0

New Features

  • #38 feat: ACF Extended / ACF Extended Pro support

2.0.0-beta.2.1.0

  • #35 feat: add Appsero opt-in telemetry.
  • feat: add checks for dependencies (WPGraphQL, ACF, min versions, etc) before loading functionality. Show admin notice and graphql_debug messages if pre-reqs aren't satisfied.

2.0.0-beta.2.0.1 to 2.0.0-beta.2.0.5

Chores / Bugfixes:

  • #33 fix: failing github workflow for uploading the graphql schema artifact upon releases. No functional changes for users.
  • chore: debugging github workflow for uploading Schema Artifact

2.0.0-beta.2

Chores / Bugfixes:

  • #31 fix: Prevent fatal error when editing ACF Field Groups

2.0.0-beta-1

  • Initial public release. "Quiet Beta".