Skip to content

Commit

Permalink
Merge branch 'main' into upgrade_contenttypes_6_1_0
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico authored Nov 17, 2023
2 parents 64788b8 + dba397c commit bf67c34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
- Add @@export-incarichi view that allows to download a csv file with all - Persona and their roles. [cekk]
- Add tipologia_bando to summary serializer. [cekk]

- redturtle.volto 5.3.0 -> 5.4.0 [cekk]
- Return error instead of raise Excpetion for BadRequest in querystringsearch [mamico]
- Add upgrade step and setuphandler to fix robots.txt original rules adding 'Allow: /?expand' [lucabel]

## 20231030-02

- design.plone.contenttypes 6.0.20 -> 6.0.21 [cekk]
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ plone.formwidget.geolocation = 2.2.1
redturtle.bandi = 1.4.3
redturtle.faq = 1.0.1
redturtle.rssservice = 2.2.0
redturtle.volto = 5.3.0
redturtle.volto = 5.4.0
redturtle.voltoplugin.editablefooter = 1.1.2
rer.customersatisfaction = 2.0.0
sentry-sdk = 1.12.1
Expand Down

0 comments on commit bf67c34

Please sign in to comment.