Skip to content

Releases: nextcloud/forms

v4.3.3

11 Nov 21:05
d2ac24e
Compare
Choose a tag to compare

v4.3.3 - 2024-11-11

Full Changelog

Fixed

  • [stable4] Add padding and max width so they don't stick to right screen border by @backportbot[bot] in #2406
  • [stable4] (fix) default timezone for export by @backportbot[bot] in #2398

v4.3.2

20 Oct 20:46
80df862
Compare
Choose a tag to compare

v4.3.2 - 2024-10-20

Full Changelog

Fixed

  • [stable4] fix: Update transfer ownership logic by @backportbot[bot] in #2372
  • [stable4] fix: show expiration message again in submit view by @backportbot[bot] in #2360

v4.3.1

05 Oct 16:02
d8772c2
Compare
Choose a tag to compare

v4.3.1 - 2024-10-05

Full Changelog

Fixed

v4.3.0

04 Oct 12:19
7160721
Compare
Choose a tag to compare

v4.3.0 - 2024-10-04

Full Changelog

Enhancements

Fixed

  • fix(export): remove new lines from form title in the exported filename by @tcitworld in #2343
  • fix: update values in QuestionMultiple component correctly when isUnique === true by @Chartman123 in #2323
  • Do not submit fields that not exists anymore by @Koc in #2312
  • Fix: Show complete title in TransferOwnership dialog by @Chartman123 in #2292
  • fix(submit): access is unset for public forms so check for existance first by @susnux in #2291
  • Bug. Question type File. When multiple types are selected, only one is used. by @AIlkiv in #2241
  • fix: Improve styles of layout for QuestionFile #2253 by @Koc in #2259
  • fix: Adjust app to be compatible with Nextcloud 30 by @susnux in #2278
  • fix: Fix form view without permissions by @Koc in #2268
  • fix: Add support for adding new entries with IME input by @Chartman123 in #2232
  • fix: Fix merging of options for cancelable request by @Koc in #2260
  • fix: Correctly label forms lists in the app navigation by @susnux in #2208

Merged

v4.3.0-alpha7

30 Aug 22:16
95329b7
Compare
Choose a tag to compare
v4.3.0-alpha7 Pre-release
Pre-release

v4.3.0-alpha7 - 2024-08-31

Full Changelog

Merged

v4.3.0-alpha6

24 Aug 11:09
f06a76f
Compare
Choose a tag to compare
v4.3.0-alpha6 Pre-release
Pre-release

v4.3.0-alpha6 - 2024-08-24

Full Changelog

Merged

v4.3.0-alpha5

21 Aug 12:20
7ccbd32
Compare
Choose a tag to compare
v4.3.0-alpha5 Pre-release
Pre-release

v4.3.0-alpha5 - 2024-08-21

Full Changelog

Fixed

v4.3.0-alpha4

20 Aug 21:16
e9e6701
Compare
Choose a tag to compare
v4.3.0-alpha4 Pre-release
Pre-release

v4.3.0-alpha4 - 2024-08-20

Full Changelog

Fixed

  • Fix: Show complete title in TransferOwnership dialog by @Chartman123 in #2292
  • fix(submit): access is unset for public forms so check for existance first by @susnux in #2291

v4.3.0-alpha3

15 Aug 13:31
8b1394b
Compare
Choose a tag to compare
v4.3.0-alpha3 Pre-release
Pre-release

v4.3.0-alpha3 - 2024-08-15

What's Changed

Full Changelog: v4.3.0-alpha1...v4.3.0-alpha3

v4.3.0-alpha1

14 Aug 14:02
26cba87
Compare
Choose a tag to compare
v4.3.0-alpha1 Pre-release
Pre-release

v4.3.0-alpha1 - 2024-08-14

Full Changelog

Enhancements

Fixed

  • fix: Adjust app to be compatible with Nextcloud 30 by @susnux in #2278
  • fix: Question type File. When multiple types are selected, only one is used. by @AIlkiv in #2241
  • fix: Fix form view without permissions by @Koc in #2268
  • fix: Add support for adding new entries with IME input by @Chartman123 in #2232
  • fix: Fix merging of options for cancelable request by @Koc in #2260
  • fix: Correctly label forms lists in the app navigation by @susnux in #2208

Merged