Skip to content

Releases: nextcloud/forms

5.2.7

15 Apr 09:45
c9295b0

Choose a tag to compare

v5.2.7 - 2026-04-15

Full Changelog

Fixed

  • [stable5.2] fix: clean up file shares on collaborator removal by @pringelmann in #3294
  • [stable5.2] fix: require explicit share permission for bulk submission endpoints by @pringelmann in #3292
  • [stable5.2] fix: cap pagination limit for submissions endpoint by @backportbot[bot] in #3277

v5.2.6

07 Apr 11:58
3e6b735

Choose a tag to compare

v5.2.6 - 2026-04-07

Full Changelog

Fixed

  • [stable5.2] fix: handle submissions correctly when user wants to edit a given response by @backportbot[bot] in #3271
  • [stable5.2] fix: Prevent form submission during file upload by @backportbot[bot] in #3253
  • [stable5.2] fix: prevent race conditions while creating options by @backportbot[bot] in #3226
  • [stable5.2] fix(export): Handle exceptions when reading file content and ignore whitespace-only files by @backportbot[bot] in #3223
  • [stable5.2] fix(a11y): Prevent escaping of aria-labels in QuestionLong and QuestionShort components by @backportbot[bot] in #3216

v5.2.5

05 Mar 21:14
c402c1b

Choose a tag to compare

v5.2.5 - 2026-03-05

Full Changelog

Fixed

  • [stable5.2] fix: Improve validation for submission answers with strict type checking by @backportbot[bot] in #3202
  • [stable5.2] Fix form deletion by @backportbot[bot] in #3190
  • [stable5.2] fix: clone shared form and set default values by @backportbot[bot] in #3189
  • [stable5.2] Fix IME composition handling in option inputs by @backportbot[bot] in #3184
  • [stable5.2] Fix: Follow up IME option creation by @backportbot[bot] in #3200
  • [stable5.2] fix: use abolute URL for form by @backportbot[bot] in #3182

Merged

v5.2.4

23 Jan 09:03
514b854

Choose a tag to compare

v5.2.4 - 2026-01-23

Full Changelog

Fixed

  • [stable5.2] fix: do not add result permissions to see own submissions by @susnux in #3133
  • [stable5.2] fix: prevent overwriting previous answers during initialization by @backportbot[bot] in #3126
  • [stable5.2] fix: transfer ownership confirmation string formatting by @backportbot[bot] in #3122
  • add Nextcloud 33

v5.2.3

21 Nov 12:41
0cb9452

Choose a tag to compare

v5.2.3 - 2025-11-21

Full Changelog

Fixed

  • [stable5.2] fix: Update permission checks for archiving forms and transfer ownership by @backportbot[bot] in #3053
  • [stable5.2] fix(Settings): Only list users in transfer ownership by @backportbot[bot] in #3052
  • [stable5.2] fix: Reset submission count after clearing submissions by @backportbot[bot] in #3019

v5.2.2

17 Oct 08:19
1c823e6

Choose a tag to compare

v5.2.2 - 2025-10-17

Full Changelog

Fixed

  • l10n(pt_BR): fixed a placeholder translation in the owner transfer dialog by @hdpoliveira

Merged

  • further translation updates
  • dependency updates

v5.2.1

02 Oct 20:13
7a43d17

Choose a tag to compare

v5.2.1 - 2025-10-02

Full Changelog

Fixed

  • fix(Results): enhance response loading logic based on active response view by @Chartman123 in #2944

v5.2.0

25 Sep 16:43
7c3dc0e

Choose a tag to compare

v5.2.0 - 2025-09-25

Full Changelog

Enhancements

  • feat(docs): Add embed permission description for link shares in DataStructure.md by @Chartman123 in #2932
  • feat: make full-text search case-insensitive and search by submission author as well by @Koc in #2761
  • feat: add color question type by @Chartman123 in #2748
  • feat: don't show default submission header if custom message is set by @Chartman123 in #2747
  • feat: add form locking mechanism and share edit permission by @Chartman123 in #2737
  • feat: add question name to form answer output by @susnux #2723
  • feat: allow editing of submission by the user by @Chartman123 in #2715
  • feat(time): Add time restrictions and range support by @Chartman123 in #2712
  • feat: add pagination for submissions by @Koc in #2710
  • feat: add linear scale questions by @Chartman123 in #2609

Fixed

Merged

v5.2.0-beta.2

19 Sep 11:33
8822271

Choose a tag to compare

v5.2.0-beta.2 Pre-release
Pre-release

v5.2.0-beta.2 - 2025-09-19

Full Changelog

Fixed

  • fix(linear-scale): add custom wrapper instead of CSS hack by @susnux in #2914
  • fix: Search field loses focus after search by @Koc in #2870

Merged

  • chore(QuestionMultiple): use v-model for better data binding by @Chartman123 in #2912

v5.2.0-beta.1

04 Sep 17:35
5df4f4a

Choose a tag to compare

v5.2.0-beta.1 Pre-release
Pre-release

What's Changed

  • Chore(deps-dev): Bump vite from 7.1.2 to 7.1.3 by @dependabot[bot] in #2877
  • Chore(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #2878
  • Chore(deps-dev): Bump @playwright/test from 1.54.2 to 1.55.0 by @dependabot[bot] in #2880
  • Chore(deps): Bump @nextcloud/vue from 8.28.0 to 8.29.1 by @dependabot[bot] in #2879
  • fix: remove name from icon for better a11y by @Chartman123 in #2881
  • Chore(deps): Bump @nextcloud/vue from 8.29.1 to 8.29.2 by @dependabot[bot] in #2885
  • Chore(deps-dev): Bump guzzlehttp/guzzle from 7.9.3 to 7.10.0 in /vendor-bin/psalm by @dependabot[bot] in #2886
  • Chore(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.4 by @dependabot[bot] in #2884
  • fix(tests): Allow a 10 seconds delta for lockedUntil in form tests by @Chartman123 in #2891
  • Chore(deps-dev): Bump nextcloud/openapi-extractor from 1.8.1 to 1.8.2 in /vendor-bin/openapi-extractor by @dependabot[bot] in #2887
  • feat: add question name to form answer output by @susnux in #2723
  • Migrate to outline, Material Symbols like variants by @AndyScherzinger in #2892
  • chore: adapt changes in nc-vue by @Chartman123 in #2709
  • style(icon): update icons to outline variants in TopBar and Results components by @Chartman123 in #2894
  • Chore(deps-dev): Bump vite from 7.1.3 to 7.1.4 by @dependabot[bot] in #2895
  • Chore(deps): Bump @nextcloud/vue from 8.29.2 to 8.30.0 by @dependabot[bot] in #2896
  • Chore(deps-dev): Bump @nextcloud/vite-config from 1.6.0 to 1.7.0 by @dependabot[bot] in #2897
  • fix: remove unused props and fix event name in user select by @Chartman123 in #2893

Full Changelog: v5.2.0-beta.0...v5.2.0-beta.1