Releases: nextcloud/forms
Releases ยท nextcloud/forms
v5.0.0-alpha.1
v5.0.0-alpha.1 - 2025-01-24
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
v5.0.0-alpha.0 - 2025-01-17
Enhancements
- feat: allow cloning archived forms by @Chartman123 in #2490
- chore: make Forms OpenAPI compliant by @Chartman123 in #2358
- feat: integration of unified search by @Chartman123 in #2479
- feat: Ask for restarting submission if form was changed by @Koc in #2319
Fixed
- fix: subtraction in access_enum by @Chartman123 in #2501
- fix: failing tests by @hamza221 in #2466
Merged
- chore: remove unused access variable in hasPublicLink method by @Chartman123 in #2478
- chore: remove API v2 by @Chartman123 in #2351
- chore: Add reuse compliance by @hamza221 in #2455
- chore: use attributes to define routes by @Chartman123 in #2353
- chore: remove legacy link support by @Chartman123 in #2355
- chore: set min NC30 and add stable4 to dependabot by @Chartman123 in #2352
v4.3.5
v4.3.5 - 2025-01-11
Fixed
v4.3.4
v4.3.4 - 2024-11-25
Fixed
v4.3.3
v4.3.3 - 2024-11-11
Fixed
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