diff --git a/CHANGELOG.md b/CHANGELOG.md index 827bce3..c53bb31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## Unreleased + +- design.plone.iocittadino 1.0.3 => 1.0.4 + - Do not break @pratiche endpoint if there are some pratiche with missing pratica_model. Skip download link generation. + [cekk] + - 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] + ## 20240925-01 - redturtle.volto 5.5.2 => 5.5.5 - Add find-broken-links view [cekk] diff --git a/versions.cfg b/versions.cfg index 8ccb596..52541a4 100644 --- a/versions.cfg +++ b/versions.cfg @@ -93,7 +93,7 @@ Products.ZMIntrospection = 1.0 experimental.gracefulblobmissing = 2.0 # io-cittadino -design.plone.iocittadino = 1.0.3 +design.plone.iocittadino = 1.0.4 Brotli = 1.0.9 cssselect2 = 0.7.0 fonttools = 4.39.3