Skip to content

16.30.3

Choose a tag to compare

@sneridagh sneridagh released this 15 Feb 12:23
· 2270 commits to main since this release
4780f70

16.30.3 (2024-02-15)

Bugfix

  • Fix links-to-item should be a protected route. @iFlameing #5666
  • Fixed listing SSR rendering by sending subrequestId instead of id only within getAsyncData, similar to calling getQueryStringResults directly. @ichim-david #5688
  • Add extra wait calls to listing block tests to avoid sporadic failures. @ichim-david #5753