Skip to content

15.0.0-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 28 Feb 10:36
· 3211 commits to main since this release
0a34e48

Breaking

  • Deprecating lang cookie in favor of Plone official one I18N_LANGUAGE @sneridagh

Feature

  • Added id widget to manage short name @robgietema
  • Refactor language syncronizer. Remove it from the React tree, integrate it into the Api Redux middleware @sneridagh
  • Add blocks rendering in Event and NewsItem views (rel plone.volto#32) @nzambello @ksuess

Bugfix

  • Fix redirect bug with URLs containing querystrings @robgietema