Skip to content

Latest commit

 

History

History
110 lines (51 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

110 lines (51 loc) · 4.16 KB

0.4.7 (2024-12-24)

Maintenance

  • removed imports from volto barrel files (4c4e40e)

0.4.6 (2024-10-07)

Maintenance

  • moved RegistryImageWidget under Widgets component, and customize via config to work with older versions of volto (ada9ae1)
  • packagemanager (2ffb43c)

0.4.5 (2024-09-19)

Bug Fixes

0.4.4 (2024-07-19)

Bug Fixes

  • race condition while rendering site title (c96bc0c)

0.4.3 (2024-06-27)

Bug Fixes

0.4.2 (2024-06-27)

Bug Fixes

  • handle new data format from backend (9b684ab)

0.4.1 (2024-06-18)

Maintenance

  • changed site title widget (0e9817a)

0.4.0 (2024-06-18)

Features

  • handle getParentt in site_logo (ad91c90)

0.3.0 (2024-06-18)

Features

  • handle site_title with \n (eca0817)

0.2.3 (2024-05-13)

Bug Fixes

  • override Html.jsx component to enable load of favicon (2b9cbd6)

0.2.2 (2024-05-13)

Bug Fixes

  • preview image in RegistryImageWidget (025600f)

0.2.1 (2024-05-09)

Bug Fixes

0.2.0 (2024-04-22)

Features

  • read data from controlpanel (ffec9cb)

Maintenance

Release Notes