Skip to content

Commit d60c08b

Browse files
committed
chore: release v11.24.0
1 parent c0caca3 commit d60c08b

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11

22

3+
## [11.24.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.23.2...v11.24.0) (2024-10-03)
4+
5+
6+
### Features
7+
8+
* make configurable the types that show dates in listing cards ([#777](https://github.com/RedTurtle/design-comuni-plone-theme/issues/777)) ([42da305](https://github.com/RedTurtle/design-comuni-plone-theme/commit/42da305e45bd07391cb7bf958e9e09c0fe187034))
9+
* update to volto 17.19.0 ([fcef9ba](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fcef9ba685cca2189aac8db3c49c1af3e17c1c8e))
10+
11+
12+
### Bug Fixes
13+
14+
* always set form block static_text fields as not required ([#782](https://github.com/RedTurtle/design-comuni-plone-theme/issues/782)) ([4a62da4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4a62da4bc169dc1ddaa8d04ecd4cf23eefedb03a))
15+
* changed end of assignment section label ([#778](https://github.com/RedTurtle/design-comuni-plone-theme/issues/778)) ([e2b11f6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e2b11f6200f0304204921c2d58aec3a755adb060))
16+
* changed state management of authenticatedRole ([#780](https://github.com/RedTurtle/design-comuni-plone-theme/issues/780)) ([bf8bccb](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bf8bccb56603a3baff0b92dd1c6ae807f7ef6f69))
17+
* recurrence widget bug when closing and opening multiple times without saving ([#741](https://github.com/RedTurtle/design-comuni-plone-theme/issues/741)) ([586ef0a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/586ef0aad7a988c48157351edeaa600f4939c185))
18+
* switchable OTP in volto-form-block ([#783](https://github.com/RedTurtle/design-comuni-plone-theme/issues/783)) ([568bb2d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/568bb2d5d6b27c99b1363a5b1b3ae21ac0941471))
19+
20+
21+
### Documentation
22+
23+
* updated publiccode and release log ([c0caca3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c0caca3db87ef9d62945cf07eb2dfab65729528f))
24+
325
## [11.23.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.23.1...v11.23.2) (2024-09-24)
426

527

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "design-comuni-plone-theme",
33
"description": "Volto Theme for Italia design guidelines",
44
"license": "GPL-v3",
5-
"version": "11.23.2",
5+
"version": "11.24.0",
66
"main": "src/index.js",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)