Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 02:04
· 0 commits to main since this release

What's Changed

  • Fix editor hang from NaN query ID seed in the site editor by @michelhm in #26
  • Apply "uniquified" query ID to all blocks which inherit queryId by @goldenapples in #28
  • Defer off-screen Query Loop blocks to a viewport placeholder by @roborourke in #27
  • Fix site editor crash when query loop has multiple post-templates by @mattheu in #25
  • Address viewport placeholder review feedback by @roborourke in #29
  • Fix E2E suite failing on expired admin email confirmation by @roborourke in #30
  • Wrap coalescing operation so that it resolves before boolean check by @kadamwhite in #32
  • Add PHPCS locally and in CI by @kadamwhite in #33
  • Add control for specifying "sticky" posts in a query loop by @goldenapples in #35

New Contributors

Full Changelog: 0.7.0...v0.9.0