Skip to content

Commit 94af2d9

Browse files
committed
Release 18.29.1
1 parent 248f0c0 commit 94af2d9

File tree

13 files changed

+36
-12
lines changed

13 files changed

+36
-12
lines changed

docs/source/release-notes/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@ myst:
1717

1818
<!-- towncrier release notes start -->
1919

20+
## 18.29.1 (2025-11-03)
21+
22+
### Bugfix
23+
24+
- Fix image upload inside `ImageWidget` component when used inside a non-folderish object. [@jnptk] [#7576](https://github.com/plone/volto/issues/7576)
25+
- Fix failing cypress test on updating to Cypress 13.17.0 @Tishasoumya-02
26+
27+
### Internal
28+
29+
- Convert UsersControlpanel component from class to functional with hooks. @wesleybl [#7450](https://github.com/plone/volto/issues/7450)
30+
- Update to @types/node 22 and cypress to 13.17.0 @sneridagh @wesleybl [#7538](https://github.com/plone/volto/issues/7538)
31+
2032
## 18.29.0 (2025-10-31)
2133

2234
### Feature

packages/volto/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@ myst:
1717

1818
<!-- towncrier release notes start -->
1919

20+
## 18.29.1 (2025-11-03)
21+
22+
### Bugfix
23+
24+
- Fix image upload inside `ImageWidget` component when used inside a non-folderish object. [@jnptk] [#7576](https://github.com/plone/volto/issues/7576)
25+
- Fix failing cypress test on updating to Cypress 13.17.0 @Tishasoumya-02
26+
27+
### Internal
28+
29+
- Convert UsersControlpanel component from class to functional with hooks. @wesleybl [#7450](https://github.com/plone/volto/issues/7450)
30+
- Update to @types/node 22 and cypress to 13.17.0 @sneridagh @wesleybl [#7538](https://github.com/plone/volto/issues/7538)
31+
2032
## 18.29.0 (2025-10-31)
2133

2234
### Feature

packages/volto/locales/es/LC_MESSAGES/volto.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ msgstr ""
55
"POT-Creation-Date: \n"
66
"PO-Revision-Date: 2025-10-21 10:02+0000\n"
77
"Last-Translator: Mikel Larreategi <[email protected]>\n"
8-
"Language-Team: Spanish <https://hosted.weblate.org/projects/plone/volto-18/es/>\n"
98
"Language: es\n"
9+
"Language-Team: Spanish <https://hosted.weblate.org/projects/plone/volto-18/es/>\n"
1010
"Content-Type: \n"
1111
"Content-Transfer-Encoding: \n"
1212
"Plural-Forms: nplurals=2; plural=n != 1;\n"

packages/volto/locales/eu/LC_MESSAGES/volto.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ msgstr ""
55
"POT-Creation-Date: \n"
66
"PO-Revision-Date: 2025-10-21 10:02+0000\n"
77
"Last-Translator: Mikel Larreategi <[email protected]>\n"
8-
"Language-Team: Basque <https://hosted.weblate.org/projects/plone/volto-18/eu/>\n"
98
"Language: eu\n"
9+
"Language-Team: Basque <https://hosted.weblate.org/projects/plone/volto-18/eu/>\n"
1010
"Content-Type: \n"
1111
"Content-Transfer-Encoding: \n"
1212
"Plural-Forms: nplurals=2; plural=n != 1;\n"

packages/volto/locales/nl/LC_MESSAGES/volto.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ msgstr ""
55
"POT-Creation-Date: \n"
66
"PO-Revision-Date: 2025-10-13 10:07+0000\n"
77
"Last-Translator: Ingo Van den Broeck <[email protected]>\n"
8-
"Language-Team: Dutch <https://hosted.weblate.org/projects/plone/volto-18/nl/>\n"
98
"Language: nl\n"
9+
"Language-Team: Dutch <https://hosted.weblate.org/projects/plone/volto-18/nl/>\n"
1010
"Content-Type: \n"
1111
"Content-Transfer-Encoding: \n"
1212
"Plural-Forms: nplurals=2; plural=n != 1;\n"

packages/volto/locales/ta/LC_MESSAGES/volto.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ msgstr ""
55
"POT-Creation-Date: \n"
66
"PO-Revision-Date: 2025-10-22 07:02+0000\n"
77
"Last-Translator: தமிழ்நேரம் <[email protected]>\n"
8-
"Language-Team: Tamil <https://hosted.weblate.org/projects/plone/volto-18/ta/>\n"
98
"Language: ta\n"
9+
"Language-Team: Tamil <https://hosted.weblate.org/projects/plone/volto-18/ta/>\n"
1010
"Content-Type: \n"
1111
"Content-Transfer-Encoding: \n"
1212
"Plural-Forms: nplurals=2; plural=n != 1;\n"

packages/volto/news/+fixfailingcypresstest.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/volto/news/7450.internal

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/volto/news/7538.internal

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/volto/news/7576.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)