Skip to content

Latest commit

 

History

History
1212 lines (862 loc) · 68.6 KB

File metadata and controls

1212 lines (862 loc) · 68.6 KB

Changelog

v5.2.7 - 2026-04-17

Full Changelog

Fixed

  • fix: clean up file shares on collaborator removal by @pringelmann in #3291
  • fix: require explicit share permission for bulk submission endpoints by @pringelmann in #3290
  • fix: cap pagination limit for submissions endpoint by @pringelmann in #3276

v5.2.6 - 2026-04-07

Full Changelog

Fixed

  • fix: handle submissions correctly when user wants to edit a given response by @Chartman123 in #3269
  • fix: Prevent form submission during file upload by @Koc in #3249
  • fix: prevent race conditions while creating options by @Chartman123 in #3225
  • fix(export): Handle exceptions when reading file content and ignore whitespace-only files by @Chartman123 in #3214
  • fix(a11y): Prevent escaping of aria-labels in QuestionLong and QuestionShort components by @Chartman123 in #3215

v5.2.5 - 2026-03-05

Full Changelog

Fixed

  • fix: Improve validation for submission answers with strict type checking by @Chartman123 in #3178
  • Fix delete form confirmation by @don9x2E in #3188
  • fix: clone shared form and set default values by @Chartman123 in #3187
  • Fix IME composition handling in option inputs by @don9x2E in #3183
  • Follow up IME option creation by @don9x2E in #3185
  • fix: use abolute URL for form by @Chartman123 in #3181

Merged

  • refactor: migrate to @nextcloud/dialogs v7 by @susnux in #3191

v5.2.4 - 2026-01-23

Full Changelog

Fixed

  • fix: do not add result permissions to see own submissions by @susnux in #3128
  • fix: prevent overwriting previous answers during initialization by @Chartman123 in #3124
  • fix: transfer ownership confirmation string formatting by @AIlkiv in #3060

v5.2.3 - 2025-11-21

Full Changelog

Fixed

  • fix: Update permission checks for archiving forms and transfer ownership by @Chartman123 in #3028
  • fix(Settings): Only list users in transfer ownership by @artonge in #3050
  • fix: Reset submission count after clearing submissions by @Chartman123 in #3018

v5.2.2 - 2025-10-17

Full Changelog

Fixed

  • l10n(pt_BR): fixed a placeholder translation in the owner transfer dialog by @hdpoliveira

Merged

  • further translation updates
  • dependency updates

v5.2.1 - 2025-10-02

Full Changelog

Fixed

  • fix(Results): enhance response loading logic based on active response view by @Chartman123 in #2944

v5.2.0 - 2025-09-25

Full Changelog

Enhancements

  • feat(docs): Add embed permission description for link shares in DataStructure.md by @Chartman123 in #2932
  • feat: make full-text search case-insensitive and search by submission author as well by @Koc in #2761
  • feat: add color question type by @Chartman123 in #2748
  • feat: don't show default submission header if custom message is set by @Chartman123 in #2747
  • feat: add form locking mechanism and share edit permission by @Chartman123 in #2737
  • feat: add question name to form answer output by @susnux #2723
  • feat: allow editing of submission by the user by @Chartman123 in #2715
  • feat(time): Add time restrictions and range support by @Chartman123 in #2712
  • feat: add pagination for submissions by @Koc in #2710
  • feat: add linear scale questions by @Chartman123 in #2609

Fixed

  • fix(linear-scale): add custom wrapper instead of CSS hack by @susnux in #2914
  • fix: remove unused props and fix event name in user select by @Chartman123 #2893
  • fix: remove name from icon for better a11y by @Chartman123 #2881
  • fix: Search field loses focus after search by @Koc in #2870
  • fix: show toast on errors with empty response by @hamza221 in #2750
  • fix: prevent modifications to archived forms in ApiController and ShareApiController by @Chartman123 in #2741
  • fix: disable edit switch when the form is archived by @Chartman123 in #2739
  • fix: Add missing documentation by @Chartman123 in #2735
  • fix: only show extended label for linear scale questions by @Chartman123 in #2718

Merged

  • chore(QuestionMultiple): use v-model for better data binding by @Chartman123 in #2912
  • style(icon): update icons to outline variants in TopBar and Results components by @Chartman123 #2894
  • Migrate to outline, Material Symbols like variants by @AndyScherzinger #2892
  • test: Allow a 10 seconds delta for lockedUntil in form tests by @Chartman123 #2891
  • chore: unify debounce timing for input handling by @Chartman123 in #2721
  • chore: adapt changes in nc-vue by @Chartman123 #2709

v5.1.2 - 2025-08-19

Full Changelog

Fixed

  • fix(export): escape CSV export for spreadsheet applications by @susnux in #2804

v5.1.1 - 2025-08-19

Full Changelog

Fixed

  • fix: Preserve intermediate changes when updating answer text by @Chartman123 in #2714
  • fix: properly set string values in exports to escape formulas by @susnux in #2772
  • fix(validation): Update validationType handling by @Chartman123 in #2685

Merged

  • chore(QuestionMultiple): update "Other" answer handling to use v-model and add change handler by @Chartman123 in #2689
  • fix: address vue warnings in console by @Chartman123 in #2691
  • chore: fix linting on CI by @susnux in #2703
  • chore(QuestionDate): refactor handling of computed props by @Chartman123 in #2688
  • chore: Simplify props usage by removing unnecessary bindings in various components by @Chartman123 in #2683
  • Mention file type in docs by @Koc in #2686

v5.1.0 - 2025-04-03

Full Changelog

Enhancements

  • feat(date): allow restrictions for dates and query date ranges by @Chartman123 in #2646

Fixed

  • fix: quote cell values to prevent formula evaluation by @Chartman123 in #2674
  • Fix: Handle invalid form hashes correctly by @Chartman123 in #2655

v5.0.4 - 2025-03-20

Full Changelog

Fixed

  • Fix(migration): Rename primary key of uploaded_files table by @Chartman123 in #2649

v5.0.3 - 2025-03-11

Full Changelog

Fixed

  • fix: parameter confusion in update:answer events for multiple questions by @Chartman123 in #2635
  • fix: Update QRDialog title to include escape and sanitize options by @Chartman123 in #2633
  • fix: misaligned result button by @pReya in #2618

v5.0.2 - 2025-02-28

Full Changelog

Fixed

  • fix: remove group restriction on server level by @Chartman123 in #2603

v5.0.1 - 2025-02-28

Full Changelog

Fixed

  • fix(32bit): pin maennchen/zipstream-php dependency to v2 for 32-bit compatibility by @susnux in #2600

v5.0.0 - 2025-02-25

Full Changelog

Enhancements

  • feat: make options draggable by @Chartman123 in #2579
  • feat: Improve error messages for invalid submissions by @Koc in #2533
  • feat: Allow to reorder options of "checkbox" "radio" and "dropdown" question types in frontend by @susnux in #2092
  • feat: replace drag icon for questions by @Chartman123 in #2584
  • chore: make Forms OpenAPI compliant by @Chartman123 in #2358
  • feat: allow cloning archived forms by @Chartman123 in #2490
  • feat: integration of unified search by @Chartman123 in #2479
  • feat: Ask for restarting submission if form was changed by @Koc in #2319

Fixed

  • Fix(routes): Add hash requirements for frontpage routes by @Chartman123 in #2555
  • fix: Add brute force protection to form endpoints by @susnux in #2269
  • Fix: only show confirmation dialog for active forms by @Chartman123 in #2504
  • fix: subtraction in access_enum by @Chartman123 in #2501
  • Fix misaligned form elements by @Elsensee in #2578

Merged

  • Chore(api): Add CORS support description to multiple endpoints by @Chartman123 in #2592
  • Chore(psalm): Update psalm settings and baseline by @Chartman123 in #2550
  • fix(migration): Replace execute() with executeQuery() and executeStatement() for improved query execution by @Chartman123 in #2551
  • 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

Known Issues

  • Menu for re-ordering options must be improved (doesn't always keep focus)

v4.3.8 - 2025-02-24

Full Changelog

Fixed

  • Fix: Add disabled state to PillMenu and update Results view when there are no submissions by @Chartman123 in #2530 forms/pull/2580)
  • fix: remove linked file from cloned form by @Chartman123 in #2581
  • fix: Improve compatibility with Windows for uploaded files by @Koc in #2513

Merged

  • chore(stable4): Move to min version 29 by @Chartman123 in #2575

v4.3.7 - 2025-02-14

Full Changelog

Fixed

  • Fix: Implement debounced input handling for AnswerInput component by @Chartman123 in #2553
  • fix: Correct validationTypeMenuId to use local index instead of $attrs by @Chartman123 in #2549

Merged

  • Chore: Refactor submission handling in Results.vue by @Chartman123 in #2541

v4.3.6 - 2025-01-31

Full Changelog

Fixed

  • Fix: Show sidebar toggle in all views by @Chartman123 in #2532
  • fix: Fix spreadsheet unlinking by @Koc in #2534

v4.3.5 - 2025-01-11

Full Changelog

Fixed

  • fix: Check admin settings when fetching shared forms by @susnux in #2485
  • Fix: Typo broke background sync by @toad in #2470
  • Fix translation problem in notifications by @Chartman123 in #2447

v4.3.4 - 2024-11-25

Full Changelog

Fixed

  • fix: simplify mime-type checks to support jpg and other image formats by @Koc in #2401

Merged

  • feat: Refactor form sync to run as a background job with retry by @AIlkiv in #2408

v4.3.3 - 2024-11-11

Full Changelog

Fixed

  • Add padding and max width so they don't stick to right screen border by @Elsensee in #2400
  • (fix) default timezone for export by @AIlkiv in #2397

v4.3.2 - 2024-10-20

Full Changelog

Fixed

  • fix: Update transfer ownership logic by @Chartman123 in #2371
  • fix: show expiration message again in submit view by @Chartman123 in #2359

v4.3.1 - 2024-10-05

Full Changelog

Fixed

  • fix(stable4): add missing annotations by @Chartman123 in #2354

v4.3.0 - 2024-10-04

Full Changelog

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.2.4 - 2024-05-24

Full Changelog

Fixed

  • fix(a11y): Add missing page headings by @susnux in #2151
  • fix(a11y): Add missing label for nav element by @susnux in #2148
  • fix: Adjust code for @nextcloud/vue 8.12 providing native app sidebar toggle by @susnux in #2170
  • fix: add icon to title of required questions in edit mode by @Chartman123 in #2099
  • fix(i18n): Aligned grammar by @rakekniven in #2095
  • fix: Parse momentFormat and storageFormat by @Chartman123 in #2093

v4.2.3 - 2024-04-16

Full Changelog

Merged

  • Fix fetching shared forms and return array values in ApiController.php by @Chartman123 in #2076
  • Fix toggle between Summary and Responses Submission overview by @Koc in #2073

v4.2.2 - 2024-04-15

Full Changelog

Fixed

  • fix(DB): Correctly fetch shared forms by @susnux in #2069
  • fix(Form): If permitAllUsers is not set then no public access is granted by @susnux in #2070

v4.2.1 - 2024-04-15

Full Changelog

Fixed

  • fix: remove setup() and move code to data() in Results.vue by @Chartman123 in #2065
  • fix: Move non-reactive props and composables to setup by @susnux in #2068
  • Set lastUpdated on link/unlink file by @Chartman123 in #2066
  • fix: legacyLink access handling by @Chartman123 in #2060
  • fix: don't filter expired forms in navigation by @Chartman123 in #2062

v4.2.0 - 2024-04-14

Full Changelog

Enhancements

  • Get only forms shared with user from database #2029 (Chartman123)
  • Allow embedding forms within other websites #1353 (susnux)
  • feat: Add forms state to close and archive forms #1925 (susnux)

Fixed

  • fix: remove positive lookbehind for finding unescaped slashes #2033 (Chartman123)
  • fix: Do not show trailing button for technical name input #2021 (susnux)
  • Show expired shared forms to users with results permission #2013 (Chartman123)
  • fix(TopBar): provide optional button text via new slot syntax #2015 (ShGKme)

Merged

  • chore: Add Nextcloud 29 support #2003 (susnux)
  • Rename Circles to Teams in UI/logging #2000 (Chartman123)
  • Reuse top bar component for responses view toggle #1576 (susnux)
  • Update dependencies and translations

v4.1.1 - 2024-02-18

Full Changelog

Fixed

v4.1.0 - 2024-02-02

Full Changelog

Enhancements

  • enh: Use NcDialog for confirmation when deleting all submissions #1910 (Chartman123)
  • enh: Use NcDialog to confirm leaving #1880 (Chartman123)
  • Added possibility to link spreadsheet for automatic submission export in multiple formats #1758 (Koc)
  • enh: Better text contrast for form description (closes #1878) #1881 (mschmidm)
  • enh: Replace confirm dialog for deletion with NcDialog #1663 (Chartman123)
  • Question duplication #1423 (KaasKop97)

Fixed

Merged

v4.0.0 - 2023-12-12

Full Changelog

Enhancements

  • transfer ownership of a form #1416 (hamza221)
  • Add Forms to header title on public link view #1828 (Chartman123)
  • Allow to set results_delete permission on the frontend #1805 (susnux)
  • use PUT/PATCH for updating and move to API v2.2 #1809 (Chartman123)
  • Show confirmation dialog before submitting an empty form #1803 (susnux)
  • Move away from deprecated icon classes and allow to search user by email #1802 (susnux)

Fixed

Merged

v3.4.0 - 2023-11-27

Full Changelog

Breaking

Enhancements

  • Add subtypes for short input, like email, phone or custom regex #1491 (susnux)
  • Remember input in LocalStorage #1382 (hamza221)
  • Make form editable with keyboard #1750 (Chartman123)
  • Allow reordering questions using the keyboard #1532 (susnux)
  • feat: Implement custom submission message #1659 (susnux)
  • feat(ActivityManager): Send notification about new submissions to circle memebers #1746 (susnux)
  • Implement warning when leaving an unsubmitted form #1310 (Chartman123)
  • Feature: Allow to share forms with Circles #1467 (susnux)
  • Notify users on new submissions for shared forms #1496 (susnux)
  • Optimization of FormMapper::findById calls #1707 (AIlkiv)
  • feat: Add 'Other' option for radio/checkbox questions. #1694 (AIlkiv)
  • Reduce white space between questions #1658 (Chartman123)
  • Add technical identifiers for questions #1553 (susnux)
  • Support RTL languages - migrate css from physical to logical positioning #1654 (susnux)

Fixed

  • fix: Enhance extraSettings handling and fix XML output #1705 (Chartman123)
  • fix: Warning about missing label for other answer #1731 (Chartman123)
  • fix(docs): Add changes of API 2.1 to the API docs #1745 (susnux)
  • fix(Submit): Make answers reactive and fix invalid mutation of computed property #1786 (susnux)
  • fix: Fix import of debounce #1784 (susnux)
  • Fix inverted sorting in frontend for shared forms #1759 (Chartman123)
  • fix: Handle questions props as props and not as attrs #1763 (susnux)
  • fix: Make sure "other" answers are correctly handled #1764 (susnux)
  • fix: Sanitize file name when writing a CSV file #1660 (susnux)
  • fix: no styling applied to h1-headings in markdown (closes #1668) #1743 (mschmidm)
  • fix(tests): Update phpunit workflow to fix OCI tests #1729 (susnux)
  • fix(lint): add missing trailing commas #1770 (Chartman123)
  • fix: Incorrect type for empty extraSettings in frontend #1730 (Chartman123)

Merged

3.3.1 - 2023-06-23

Full Changelog

Fixed

  • Allow to right click share-link buttons to copy link manually #1653 (susnux)

Merged

  • Drop 'Nextcloud' from connected responses string #1635 (Chartman123)
  • Updated translations
  • Updated dependencies

3.3.0 - 2023-05-22

Full Changelog

Enhancements

  • Improve and unify Markdown output style #1575 (susnux)

Fixed

  • fix(markdown): Add margin for all new paragraphs #1568 (susnux)
  • Place actions popover so it does not overflow the page #1554 (susnux)
  • fix: Replace NcRichContenteditable with textarea #1574 (susnux)

Merged

3.2.0 - 2023-03-06

Full Changelog

Enhancements

Fixed

Merged

  • Replace deprecated NcMultiselect with recommended NcSelect #1471 (susnux)
  • Added test for cloneForm in ApiController #1488 (susnux)
  • Add information about API to appinfo #1529 (susnux)

3.1.0 - 2023-02-20

Full Changelog

Enhancements

  • Allow formatting question and form descriptions using markdown #1394 (susnux)
  • Add Nextcloud 26 support #1489 (susnux)
  • Add test for method newForm of ApiController #1480 (susnux)
  • Drop v-clipboard in favor of native browser API #1478 (susnux)
  • Allow sharees to see results | Implement PERMISSION_RESULTS #1461 (susnux)
  • feat: Add slot for additional actions to the question component #1470 (susnux)

Fixed

Merged

3.0.4 - 2023-01-31

Full Changelog

Enhancements

Fixed

Merged

3.0.3 - 2022-12-30

Full Changelog

Fixed

3.0.2 - 2022-12-23

Full Changelog

Fixed

3.0.1 - 2022-10-25

Full Changelog

Fixed

  • Fix setExtraSettings to accept same type as getExtraSettings #1391 (susnux)
  • Use user's timezone for timestamps in CSV export #1389 (Chartman123)

Merged

3.0.0 - 2022-10-13

Full Changelog

Breaking ⚠️

  • Moving completely from API v1 to v2. With this, we fundamentally change the way how the forms sharing works, now much more flexible and closer to how it is done in server.
  • Also inverting SubmitOnce to SubmitMultiple with ApiV2
  • The question Type datetime has been replaced by date and time question types. Existing questions remain usable, but no datetime questions can be created anymore.

Enhancements

Fixed

Merged

2.5.1 - 2022-05-26

Full Changelog

Fixed

2.5.0 - 2022-04-08

Full Changelog

Enhancements

Fixed

2.4.0 - 2021-11-10

Full Changelog

Enhancements

2.3.0 - 2021-07-28

Full Changelog

Deprecated ⚠️

  • Question property mandatory is deprecated and replaced by isRequired. The old property will be removed in API version 2. #882 (chartman123)

Enhancements

Fixed

Merged

2.2.4 - 2021-03-30

Full Changelog

Fixed

Merged

2.2.3 - 2021-03-25

Full Changelog

Fixed

2.2.2 - 2021-03-15

Full Changelog

Fixed

2.2.1 - 2021-03-10

Full Changelog

Fixed

2.2.0 - 2021-03-09

Full Changelog

Enhancements

Fixed

Merged

2.1.0 - 2021-01-04

Full Changelog

Merged

Fixed

2.0.4 - 2020-09-01

Full Changelog

Merged

  • NC 20 compatibility
  • Move to OCS API #556 (skjnldsv)
  • Translations update
  • Dependencies update

2.0.3 - 2020-08-20

Full Changelog

Merged

  • Translations update
  • Dependencies update

2.0.2 - 2020-07-30

Full Changelog

Fixed

  • Increase description and long-text max length #533 (jotoeri)

2.0.1 - 2020-07-29

Full Changelog

Fixed

2.0.0 - 2020-07-28

Full Changelog

Fixed

2.0.0-rc.1 - 2020-07-24

Full Changelog

Enhancements

Fixed

2.0.0-beta.4 - 2020-06-09

Full Changelog

Fixed

2.0.0-beta.3 - 2020-06-04

Full Changelog

Enhancements

Fixed

2.0.0-beta2 - 2020-05-06

Full Changelog

Enhancements

Fixed

2.0.0-beta1 - 2020-04-29

Full Changelog

Implemented enhancements:

  • New creation UI with direct preview
  • New voting UI
  • Editing existing forms is now possible
  • Removed dropdown question
  • Added navigation
  • Removed breadcrumbs

Fixed bugs:

  • Lots of bug fixed. The list is too complex