diff --git a/CHANGELOG.md b/CHANGELOG.md index 700330e..932409a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,22 @@ - Upgrade Plone 6.0.8 -> 6.0.9 [mamico] - Added pin for bravado (App IO) [mamico] +## 20240115-01 +- redturtle.prenotazioni = 2.4.2 [cekk] + - Change notification fields: now there are 3 different behaviors to manage email, appIO and SMS. + There is an upgrade-step that enables the default one: email. + - New notification messages defaults with better infos. + - Added new fields (see redturtle.prenotazioni changelog for more infos). + - Add notifications management: need a cron job in buildout to work properly (see redturtle.prenotazioni README). + - Need volto-io-prenoto >= 1.14.0. + +## 20240111-01 +- redturtle.volto 5.4.1 -> 5.4.2 + - Fixed get obj from url in relateditems serializer [filippo] + +- design.plone.contenttypes 6.1.8 -> 6.1.9 + - Add UID info to summary serializer of UO [filippo] + ## 20231228-01 - redturtle.volto 5.4.0 -> 5.4.1 - patch for start index of events [filippo] diff --git a/versions.cfg b/versions.cfg index 4650679..576fd3b 100644 --- a/versions.cfg +++ b/versions.cfg @@ -42,7 +42,7 @@ collective.volto.socialsettings = 0.2.1 collective.volto.subfooter = 1.1.0 collective.volto.subsites = 1.4.0 collective.z3cform.datagridfield = 3.0.1 -design.plone.contenttypes = 6.1.8 +design.plone.contenttypes = 6.1.9 design.plone.policy = 5.0.7 eea.api.taxonomy = 1.5 et-xmlfile = 1.1.0 @@ -60,7 +60,7 @@ redturtle.bandi = 1.4.3 redturtle.faq = 1.0.1 redturtle.filesretriever = 1.0.0 redturtle.rssservice = 2.2.0 -redturtle.volto = 5.4.1 +redturtle.volto = 5.4.2 redturtle.voltoplugin.editablefooter = 1.1.2 rer.customersatisfaction = 2.0.0 sentry-sdk = 1.12.1 @@ -93,7 +93,7 @@ weasyprint = 58.1 # io-prenoto design.plone.ioprenoto = 1.2.1 -redturtle.prenotazioni = 2.3.0 +redturtle.prenotazioni = 2.4.2 pas.plugins.jwt = 1.0a3 pyexcel-ods3 = 0.6.1 pyexcel-ezodf = 0.3.4