- Notifications
You must be signed in to change notification settings - Fork18
Releases: valu-digital/wp-graphql-offset-pagination
Releases · valu-digital/wp-graphql-offset-pagination
v0.2.1
db85d9b This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- Fix Issues#8 and#11 by@JoshuaJarman in#12
- fix deprecated getArgs, getInfo, ${} by@MasakiNishi in#18
New Contributors
- @JoshuaJarman made their first contribution in#12
- @MasakiNishi made their first contribution in#18
Full Changelog:v0.2.0...v0.2.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.2.0
- Supports now only
v0.8.3or 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:
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.1.0
Initial release
Assets2
Uh oh!
There was an error while loading.Please reload this page.