Skip to content

Commit

Permalink
Merge branch 'main' into taxonomy_312
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico authored Sep 10, 2024
2 parents 8f87668 + a1c40d0 commit 26b6451
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
- collective.taxonomy 3.0.1 => 3.1.2 [cekk]
- main fix is: Fix keywords comparison [mamico]

## 20240909-01
- design.plone.contenttypes 6.2.15 -> 6.2.18
- change serializer for canale_digitale_link adding /login to URL when user is anon
- design.plone.iocittadino 1.0.1 -> 1.0.2
- add adapter for iocittadino canale_digitale_link custom serialization
[lucabel]

## 20240904-02
- design.plone.polciy 5.0.10 -> 5.0.11
- fixed translate on form block patch [eikichi18]
Expand Down
4 changes: 2 additions & 2 deletions 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.15
design.plone.contenttypes = 6.2.18
design.plone.policy = 5.0.11
eea.api.taxonomy = 1.5
et-xmlfile = 1.1.0
Expand Down Expand Up @@ -94,7 +94,7 @@ Products.ZMIntrospection = 1.0
experimental.gracefulblobmissing = 2.0

# io-cittadino
design.plone.iocittadino = 1.0.1
design.plone.iocittadino = 1.0.2
Brotli = 1.0.9
cssselect2 = 0.7.0
fonttools = 4.39.3
Expand Down

0 comments on commit 26b6451

Please sign in to comment.