Skip to content

Releases: nextcloud-releases/forms

v5.3.2

16 Jun 20:13
7f95a7a

Choose a tag to compare

v5.3.2 - 2026-06-16

Full Changelog

Fixed

Merged

v5.3.1

09 Jun 17:06
d01a841

Choose a tag to compare

v5.3.1 - 2026-06-09

Full Changelog

Fixed

v5.3.0

08 Jun 17:32
c7c407b

Choose a tag to compare

v5.3.0 - 2026-06-08

Full Changelog

Enhancements

Fixed

  • fix: save question reorder on drop instead of during drag by @pringelmann in #3392
  • confirmation mail: preserve line breaks by @SnejPro in #3391
  • fix: add validation method and error message by @Chartman123 in #3382
  • fix: cast allowComments to boolean by @Chartman123 in #3381
  • fix(export): type numeric answers as numbers in exports by @solracsf in #3368
  • Re-check result permission in submission export by @pringelmann in #3365
  • fix: only clone question from same form by @Chartman123 in #3361
  • fix: overlay icon alignment by @Chartman123 in #3359
  • fix: replace icon components with NcIconSvgWrapper by @Chartman123 in #3352
  • fix: always show three dots menu in navigation by @Chartman123 in #3346
  • fix: Prevent infinity loop on form deletion by @Koc in #3343
  • fix: Delete files on submission/question/form deletion by @Koc in #3335
  • Fix copypasting from responses page resulting in wrong paragraph/newline placement by @jancborchardt in #3328
  • fix(settings): properly handle loading state by @susnux in #3316
  • fix(a11y): announce form submission success to screen readers by @pringelmann in #3238
  • fix(a11y): connect question inputs to heading and description via aria by @pringelmann in #3228
  • fix: dropdown and checkboxes fields are broken after grid type introduction by @Koc in #3134

Merged

v5.3.0-rc.0

05 Jun 08:38
5972f24

Choose a tag to compare

v5.3.0-rc.0 Pre-release
Pre-release

v5.3.0-rc.0 - 2026-06-05

Full Changelog

Fixed

  • fix(export): type numeric answers as numbers in exports by @solracsf in #3368
  • fix: Delete files on submission/question/form deletion by @Koc in #3335

v5.3.0-alpha.2

01 Jun 14:47
f283040

Choose a tag to compare

v5.3.0-alpha.2 Pre-release
Pre-release

v5.3.0-alpha.2 - 2026-06-01

Full Changelog

Enhancements

Fixed

5.2.9

28 May 13:06

Choose a tag to compare

v5.2.9 - 2026-05-28

Full Changelog

Fixed

  • [stable5.2] fix: only send a single submission notification per user by @Chartman123 in #3364
  • [stable5.2] fix(api): re-check result permission in submission export by @backportbot[bot] in #3367

v5.3.0-alpha.1

26 May 08:06
f816ce2

Choose a tag to compare

v5.3.0-alpha.1 Pre-release
Pre-release

v5.3.0-alpha.1 - 2026-05-26

Full Changelog

Fixed

v5.2.8

26 May 07:47
d37f2bf

Choose a tag to compare

v5.2.8 - 2026-05-26

Full Changelog

Fixed

  • [stable5.2] fix: only clone question from same form by @backportbot[bot] in #3362
  • [stable5.2] fix: only allow modifying of sharing to form owners by @backportbot[bot] in #3310

v5.3.0-alpha.0

21 May 21:21
a5d4329

Choose a tag to compare

v5.3.0-alpha.0 Pre-release
Pre-release

v5.3.0-alpha.0 - 2026-05-21

Full Changelog

Enhancements

Fixed

  • fix: always show three dots menu in navigation by @Chartman123 in #3346
  • fix: Prevent infinity loop on form deletion by @Koc in #3343
  • Fix copypasting from responses page resulting in wrong paragraph/newline placement by @jancborchardt in #3328
  • fix(settings): properly handle loading state by @susnux in #3316
  • fix: only allow modifying of sharing to form owners by @Chartman123 in #3308
  • fix(a11y): connect question inputs to heading and description via aria by @pringelmann in #3228
  • fix: dropdown and checkboxes fields are broken after grid type introduction by @Koc in #3134

Merged

v5.2.7

15 Apr 09:39
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