Skip to content

17.8.0

Choose a tag to compare

@sneridagh sneridagh released this 02 Jan 16:18
· 1669 commits to main since this release
0a7dd58

17.8.0 (2024-01-02)

Feature

  • Added support for custom CSS properties in the StyleWrapper. @sneridagh #5581

Bugfix

  • Fixed utc problems in RecurrenceWidget #5002
  • The hamburger icon to open the mobile/tablet navigation is now hidden if there are no navigation items. @Aarav238 #5353
  • Fix preview image component @steffenri #5379
  • Fix autopopulated value of facet when settings the value for another one. @iFlameing #5432
  • Fix sitemap for multilingual sites
    [erral] #5501
  • Replace createRef with useRef in SidebarPopup
    [razvanMiu] #5519
  • Fixed edge case error in Unauthorised page and Login route behavior @sneridagh #5536

Internal