Skip to content

Commit

Permalink
design.plone.iocittadino 1.0.3 => 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Oct 3, 2024
1 parent 1e6cfc3 commit 52caf24
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## Unreleased

- design.plone.iocittadino 1.0.3 => 1.0.4
- Do not break @pratiche endpoint if there are some pratiche with missing pratica_model. Skip download link generation.
[cekk]
- 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]

## 20240925-01
- redturtle.volto 5.5.2 => 5.5.5
- Add find-broken-links view [cekk]
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Products.ZMIntrospection = 1.0
experimental.gracefulblobmissing = 2.0

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

0 comments on commit 52caf24

Please sign in to comment.