Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@esamattis esamattis released this 06 May 07:45
· 6 commits to master since this release
  • Supports now only v0.8.3 or later versions of WPGraphQL
  • Fixes possible security issue with the Users Connection
    • Public user information such as name, display name (no passwords or emails) etc. of users that have not published any posts might have been readable with unauthenticated GraphQL query
    • This information normally becomes visible only when the user publishes it's first post
    • Updating is adviced for all wp-graphql-offset-pagination users
  • Refactored internals

All changes:

v0.1.0...v0.2.0