We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb468a commit 7db3a28Copy full SHA for 7db3a28
CHANGELOG.md
@@ -5,6 +5,16 @@
5
6
# Changelog
7
8
+## v5.2.4 - 2026-01-23
9
+
10
+[Full Changelog](https://github.com/nextcloud/forms/compare/v5.2.3...v5.2.4)
11
12
+### Fixed
13
14
+- fix: do not add result permissions to see own submissions by @susnux in [\#3128](https://github.com/nextcloud/forms/pull/3128)
15
+- fix: prevent overwriting previous answers during initialization by @Chartman123 in [\#3124](https://github.com/nextcloud/forms/pull/3124)
16
+- fix: transfer ownership confirmation string formatting by @AIlkiv in [\#3060](https://github.com/nextcloud/forms/pull/3060)
17
18
## v5.2.3 - 2025-11-21
19
20
[Full Changelog](https://github.com/nextcloud/forms/compare/v5.2.2...v5.2.3)
0 commit comments