From 0637ca30b5632658f7f233db755b7544ca5204d8 Mon Sep 17 00:00:00 2001 From: Andrea Cecchi Date: Wed, 9 Oct 2024 12:39:11 +0200 Subject: [PATCH] collective.volto.sitesettings 1.0.1 => 1.0.3 (#102) --- CHANGELOG.md | 2 ++ versions.cfg | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55deb40..f98bc05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ - Do not break @pratiche endpoint (RecordsData serializer) when a Pratica does not have a related Service. [cekk] - Fix typo in permission checks: Manage Portal => Manage portal. [cekk] - Fix typo in user_can_access: right permission name is "design.plone.iocittadino: Manage Blobs". [cekk] +- collective.volto.sitesettings 1.0.1 => 1.0.3 + - Do not override site_title in schema: we use site_title_translated and then keep it in sync with site_title. [cekk] ## 20240925-01 - redturtle.volto 5.5.2 => 5.5.5 diff --git a/versions.cfg b/versions.cfg index 7991bb9..5898dd4 100644 --- a/versions.cfg +++ b/versions.cfg @@ -45,7 +45,7 @@ collective.volto.gdprcookie = 1.0.3 collective.volto.formsupport = 3.1.4 collective.volto.otp = 1.0.1 collective.volto.secondarymenu = 1.1.0 -collective.volto.sitesettings = 1.0.1 +collective.volto.sitesettings = 1.0.3 collective.volto.socialsettings = 0.2.1 collective.volto.stickyblocks = 1.0.0 collective.volto.slimheader = 1.0.1