We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2994695 commit cb0fb9fCopy full SHA for cb0fb9f
1 file changed
CHANGELOG.md
@@ -5,6 +5,16 @@
5
6
# Changelog
7
8
+## v5.3.4 - 2026-07-16
9
+
10
+[Full Changelog](https://github.com/nextcloud/forms/compare/v5.3.3...v5.3.4)
11
12
+### Fixed
13
14
+- fix(api): default option type to choice for non-grid questions by @josefbehr in [\#3504](https://github.com/nextcloud/forms/pull/3504)
15
+- docs(api): complete truncated questionId description by @josefbehr in [\#3501](https://github.com/nextcloud/forms/pull/3501)
16
+- fix(api): correct misleading error message on empty keyValuePairs by @josefbehr in [\#3500](https://github.com/nextcloud/forms/pull/3500)
17
18
## v5.3.3 - 2026-07-15
19
20
[Full Changelog](https://github.com/nextcloud/forms/compare/v5.3.2...v5.3.3)
0 commit comments