Skip to content

Commit

Permalink
upgrade redturtle.volto to 5.4.4; updgrade design.plone.contenttypes …
Browse files Browse the repository at this point in the history
…to 6.1.14
  • Loading branch information
luca-bellenghi committed Feb 20, 2024
1 parent 654c5e3 commit c427c2b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 20240220-01
- Upgrade design.plone.contenttypes 6.1.13 -> 6.1.14
- Fix in @scadenziario endpoint: return future events if afterToday criteria is set. [cekk]
- Set base view to News Item, to do not break on Classic Plone. [cekk]
- Change description for field sede in UnitaOrganizzativa CT.
- Fixed typo in update_note field description. [eikichi18]

- Upgrade redturtle.volto 5.4.3 -> 5.4.4
- Add adapters for link integrity for content-types with BlocksField fields. [cekk]
- Fix: occurrences indexing [mamico]

## 20240216-01
- Upgrade redturtle.prenotazioni 2.4.7 -> 2.4.8
- No cache per restapi available_slots, available_slots changes frequently and anonymous users need to see the updated data. [mamico]
Expand Down
4 changes: 2 additions & 2 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.13
design.plone.contenttypes = 6.1.14
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.3
redturtle.volto = 5.4.4
redturtle.voltoplugin.editablefooter = 1.1.2
rer.customersatisfaction = 2.0.0
sentry-sdk = 1.12.1
Expand Down

0 comments on commit c427c2b

Please sign in to comment.