Skip to content

Commit a88ceb5

Browse files
committed
v5.3.3 changelog
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
1 parent 9014225 commit a88ceb5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

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

66
# Changelog
77

8+
## v5.3.3 - 2026-07-15
9+
10+
[Full Changelog](https://github.com/nextcloud/forms/compare/v5.3.2...v5.3.3)
11+
12+
### Fixed
13+
14+
- fix: improve user validation on file question type by @samin-z in [\#3492](https://github.com/nextcloud/forms/pull/3492)
15+
- fix: remove invalid characters constant and use filename validator for sanitization by @Chartman123 in [\#3494](https://github.com/nextcloud/forms/pull/3494)
16+
- fix: handle undefined optionsLimitMin in multiple choice questions by @Chartman123 in [\#3490](https://github.com/nextcloud/forms/pull/3490)
17+
18+
### Merged
19+
20+
- docs: Add webhook support section to README by @Chartman123 in [\#3434](https://github.com/nextcloud/forms/pull/3434)
21+
822
## v5.3.2 - 2026-06-16
923

1024
[Full Changelog](https://github.com/nextcloud/forms/compare/v5.3.1...v5.3.2)

0 commit comments

Comments
 (0)