Skip to content

Commit 10a5ed3

Browse files
committed
v5.2.6 changelog
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
1 parent e8622c0 commit 10a5ed3

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55

66
# Changelog
77

8+
## v5.2.6 - 2026-04-07
9+
10+
[Full Changelog](https://github.com/nextcloud/forms/compare/v5.2.5...v5.2.6)
11+
12+
### Fixed
13+
14+
- fix: handle submissions correctly when user wants to edit a given response by @Chartman123 in [\#3269](https://github.com/nextcloud/forms/pull/3269)
15+
- fix: Prevent form submission during file upload by @Koc in [\#3249](https://github.com/nextcloud/forms/pull/3249)
16+
- fix: prevent race conditions while creating options by @Chartman123 in [\#3225](https://github.com/nextcloud/forms/pull/3225)
17+
- fix(export): Handle exceptions when reading file content and ignore whitespace-only files by @Chartman123 in [\#3214](https://github.com/nextcloud/forms/pull/3214)
18+
- fix(a11y): Prevent escaping of aria-labels in QuestionLong and QuestionShort components by @Chartman123 in [\#3215](https://github.com/nextcloud/forms/pull/3215)
19+
820
## v5.2.5 - 2026-03-05
921

1022
[Full Changelog](https://github.com/nextcloud/forms/compare/v5.2.4...v5.2.5)

0 commit comments

Comments
 (0)