Skip to content

Commit

Permalink
collective.volto.sitesettings 1.0.1 => 1.0.3 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk authored Oct 9, 2024
1 parent 0107abf commit 0637ca3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
- Do not break @pratiche endpoint (RecordsData serializer) when a Pratica does not have a related Service. [cekk]
- Fix typo in permission checks: Manage Portal => Manage portal. [cekk]
- Fix typo in user_can_access: right permission name is "design.plone.iocittadino: Manage Blobs". [cekk]
- 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]

## 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 @@ -45,7 +45,7 @@ collective.volto.gdprcookie = 1.0.3
collective.volto.formsupport = 3.1.4
collective.volto.otp = 1.0.1
collective.volto.secondarymenu = 1.1.0
collective.volto.sitesettings = 1.0.1
collective.volto.sitesettings = 1.0.3
collective.volto.socialsettings = 0.2.1
collective.volto.stickyblocks = 1.0.0
collective.volto.slimheader = 1.0.1
Expand Down

0 comments on commit 0637ca3

Please sign in to comment.