Skip to content

Commit

Permalink
Merge branch 'main' into plone_609
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico authored Jan 16, 2024
2 parents 189c655 + b82df4b commit c26186d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
6 changes: 3 additions & 3 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c26186d

Please sign in to comment.