Releases: nextcloud/forms
Releases · nextcloud/forms
v4.3.3
v4.3.2
v4.3.2 - 2024-10-20
Fixed
v4.3.1
v4.3.0
v4.3.0 - 2024-10-04
Enhancements
- feat: Allow to reorder options for "multiple" question type in backend by @Chartman123 in #2333
- Add support for file question by @Koc in #2040
- feat: Allow listening to form submissions via events and webhooks by @marcelklehr in #2265
- enh: make show to all users an admin setting by @Chartman123 in #2306
- fix: add
target="_blank"
to links in description by @Chartman123 in #2280 - feat: add warning about removing legacy links by @Chartman123 in #2277
- Add QR-Code for Share Links by @Himmelxd in #2162
- feat: add multiple options with one paste by @hamza221 in #1407
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
- chore: add API v3 by @Chartman123 in #2222
- Data source for the Analytics App by @Rello in #2195
- Optimization method FormsService::canSubmit by @AIlkiv in #2225
- Replace app icon with Material Symbols version by @AndyScherzinger in #2233
- Drop NC27 support for dependabot by @Chartman123 in #2223
- fix(i18n): Fixed grammar by @rakekniven in #2224
- feat: Switch to PlayWright for E2E and component tests by @susnux in #2077
- chore: Use prettier for stylistic rules by @Chartman123 in #2143
v4.3.0-alpha7
v4.3.0-alpha6
v4.3.0-alpha6 - 2024-08-24
Merged
- fix: make FilePicker work with latest dialogs by @Chartman123 in #2300
v4.3.0-alpha5
v4.3.0-alpha5 - 2024-08-21
Fixed
v4.3.0-alpha4
v4.3.0-alpha4 - 2024-08-20
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
v4.3.0-alpha3 - 2024-08-15
What's Changed
- chore: unify __construct functions by @Chartman123 in #2270
- fix: Improve styles of layout for QuestionFile #2253 by @Koc in #2259
- chore: Update workflows to fix release process by @susnux in #2284
Full Changelog: v4.3.0-alpha1...v4.3.0-alpha3
v4.3.0-alpha1
v4.3.0-alpha1 - 2024-08-14
Enhancements
- fix: add
target="_blank"
to links in description by @Chartman123 in #2280 - feat: add warning about removing legacy links by @Chartman123 in #2277
- Add QR-Code for Share Links by @Himmelxd in #2162
- feat: add multiple options with one paste by @hamza221 in #1407
- Add support for file question by @Koc in #2040
- Data source for the Analytics App by @Rello in #2195
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
- chore: unify __construct functions by @Chartman123 in #2270
- test: Add e2e tests for form description by @susnux in #2283
- test: Add e2e test for IME input by @susnux in #2267
- fix: ignore composer.lock in prettier by @Koc in #2261
- Optimization method FormsService::canSubmit by @AIlkiv in #2225
- Replace app icon with Material Symbols version by @AndyScherzinger in #2233
- Drop NC27 support for dependabot by @Chartman123 in #2223
- fix(i18n): Fixed grammar by @rakekniven in #2224
- fix: reformat composer.lock with prettier by @Chartman123 in #2215
- feat: Switch to PlayWright for E2E and component tests by @susnux in #2077
- chore: Use prettier for stylistic rules by @Chartman123 in #2143