Skip to content

v0.6.0

Compare
Choose a tag to compare
@esamattis esamattis released this 28 Sep 14:43
· 8 commits to master since this release
  • Ensure support with wp-graphql v1.x and Polylang 3.x #59
    • Now running tests against wp-graphql 1.6.5 and Polylang 3.1.1 (latest versions at the time of writing).
  • Fix crash when a translated page was a draft on anonymous queries #60 @esamattis
  • Add ability filter by multiple languages with languages where arg #50 Thanks @simptheshrimp
  • Add homeUrl field to Language type #55 Thanks @philJohnson
  • isFrontPage now returns true for translated frontpages too #48 Thanks @tpaananen79
  • Fix typo causing default language code enum to be registered even if code is already found #53 Thanks @huesy

All changes v0.5.0...v0.6.0