Skip to content

Releases: Automattic/vip-block-data-api

1.1.0

14 Dec 18:04
2032b58
Compare
Choose a tag to compare

Adds Block Data API access in GraphQL. See the GraphQL section of the README for usage!

  • #50: Update composer packages, linting, and README.
  • #51: Automatically adds support for exposing parsed block data in GraphQL queries with WPGraphQL.

1.0.3

06 Sep 22:18
54ceb30
Compare
Choose a tag to compare
  • #48: Reduce analytics calls by introducing sampling

1.0.2

02 Aug 19:54
64afab8
Compare
Choose a tag to compare
  • Improve README
    • #35: Include VIP installation instructions
    • #36: Expand information on collected analytics
    • #37: Explain API versioning and backwards compatibility plans
  • #42: Turn off analytics for non-VIP customers.
  • #43: Add PHPDocs to missing methods and phpcs support for PHPDoc verification testing

Thank you @tomjn for your recommendations in #39 and #41!

1.0.1

09 Jun 17:46
f181a37
Compare
Choose a tag to compare
  • #33: Minor update to fix test runner and remove test deprecations
  • #34: Bump version to 1.0.1

1.0.0

28 Apr 03:55
ef35774
Compare
Choose a tag to compare

First non-beta release! No functional changes here, just README updates to remove beta-specific instructions and a plugin version bump.

0.2.1

25 Apr 02:41
5c16955
Compare
Choose a tag to compare

Release for 0.2.1. Includes these changes:

  • Improve default post access to be more restrictive (#26)
  • Add an allow list and block list filter for the block types in a post (#27)
  • Add guard against double-loading plugin (#28)

v0.2.0

04 Apr 08:38
e28e441
Compare
Choose a tag to compare

v0.1.2

30 Mar 04:23
Compare
Choose a tag to compare
  • Improve README (#19)
  • Remove reliance on WPVIP-specific vip-go-mu-plugins code (#20)
  • Update beta analytics to include usage from non-production sites (#20)

v0.1.1

21 Mar 06:48
6463a2a
Compare
Choose a tag to compare

Update beta documentation with updated branch names.

v0.1.0

20 Mar 08:59
Compare
Choose a tag to compare

Official beta release v0.1.0 of the VIP Block Data API plugin.