Skip to content

Commit 5b44af3

Browse files
committed
v5.2.5 changelog
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
1 parent 66606d1 commit 5b44af3

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

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

66
# Changelog
77

8+
## v5.2.5 - 2026-03-05
9+
10+
[Full Changelog](https://github.com/nextcloud/forms/compare/v5.2.4...v5.2.5)
11+
12+
### Fixed
13+
14+
- fix: Improve validation for submission answers with strict type checking by @Chartman123 in [\#3178](https://github.com/nextcloud/forms/pull/3178)
15+
- Fix delete form confirmation by @don9x2E in [\#3188](https://github.com/nextcloud/forms/pull/3188)
16+
- fix: clone shared form and set default values by @Chartman123 in [\#3187](https://github.com/nextcloud/forms/pull/3187)
17+
- Fix IME composition handling in option inputs by @don9x2E in [\#3183](https://github.com/nextcloud/forms/pull/3183)
18+
- Follow up IME option creation by @don9x2E in [\#3185](https://github.com/nextcloud/forms/pull/3185)
19+
- fix: use abolute URL for form by @Chartman123 in [\#3181](https://github.com/nextcloud/forms/pull/3181)
20+
21+
### Merged
22+
23+
- refactor: migrate to `@nextcloud/dialogs` v7 by @susnux in [\#3191](https://github.com/nextcloud/forms/pull/3191)
24+
825
## v5.2.4 - 2026-01-23
926

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

0 commit comments

Comments
 (0)