Skip to content

Releases: nextcloud/forms

v5.0.0-alpha.1

24 Jan 12:40
ba69ebd
Compare
Choose a tag to compare
v5.0.0-alpha.1 Pre-release
Pre-release

v5.0.0-alpha.1 - 2025-01-24

Full Changelog

Fixed

  • fix: Add brute force protection to form endpoints by @susnux in #2269
  • Fix: only show confirmation dialog for active forms by @Chartman123 in #2504

v5.0.0-alpha.0

17 Jan 10:20
9a1c6cb
Compare
Choose a tag to compare
v5.0.0-alpha.0 Pre-release
Pre-release

v5.0.0-alpha.0 - 2025-01-17

Full Changelog

Enhancements

Fixed

Merged

v4.3.5

11 Jan 16:22
b967088
Compare
Choose a tag to compare

v4.3.5 - 2025-01-11

Full Changelog

Fixed

  • [stable4] fix: Check admin settings when fetching shared forms by @backportbot[bot] in #2488
  • [stable4] Fix: Typo broke background sync by @backportbot[bot] in #2471
  • [stable4] Fix translation problem in notifications by @backportbot[bot] in #2448

v4.3.4

25 Nov 16:59
6f681e0
Compare
Choose a tag to compare

v4.3.4 - 2024-11-25

Full Changelog

Fixed

  • [stable4] fix: simplify mime-type checks to support jpg and other image formats by @backportbot[bot] in #2422
  • [stable4] feat: Refactor form sync to run as a background job with retry by @Koc in #2424

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