Skip to content

v2311.1

Compare
Choose a tag to compare
@goapunk goapunk released this 07 Nov 14:45
· 46 commits to main since this release

v2311.1

Added

  • make more wagtail blocks available on various page types (#7774)
  • better block labels and make teaser colours required fixes (#905)
  • add check for faulty po files to CI

Changed

Fixed

  • search results show page title in wrong language (#852)
  • restyle hr tag as BO styles break in safari fixes #879
  • add BO js urls to script_src for older browsers and add upgrade requests config fixes #844
  • change string on search results page fixes #853
  • error when switching language on search page
  • search: add missing search indices for some model fields
  • make search results better by using search with Fuzzy instead of autocomplete
  • error json cannot be NULL by setting homepage empty body to {} in an earlier migration

Removed

  • removed the no longer needed ElasticSearchCustomQueryCompiler