Skip to content

Commit

Permalink
new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-bellenghi committed Oct 17, 2024
1 parent 7d75a77 commit 8c49898
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
- Booking additional fields. [folix-01]
- 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]
- design.plone.contenttypes 6.2.19 => 6.2.20
- Fix upgrade step [lucabel]
- Avoid acquisition problem in *onModify* event handler: now try to reindex children only if context is folderish [cekk]
- Add sort_on sortable_title to event_location, uo_location, ufficio_responsabile vocabularies [lucabel]
- sentry-sdk 1.12.1 => 2.0.0
- upgrade to works with new plone version due to plone.recipe.zope2instance >= 7.0.0 [lucabel]

## 20240925-01
- redturtle.volto 5.5.2 => 5.5.5
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ collective.volto.slimheader = 1.0.1
collective.volto.subfooter = 1.1.0
collective.volto.subsites = 1.5.0
collective.z3cform.datagridfield = 3.0.1
design.plone.contenttypes = 6.2.19
design.plone.contenttypes = 6.2.20
design.plone.policy = 5.0.11
eea.api.taxonomy = 1.5
et-xmlfile = 1.1.0
Expand Down

0 comments on commit 8c49898

Please sign in to comment.