v4.3.0-alpha1
Pre-release
Pre-release
Chartman123
released this
14 Aug 14:02
·
224 commits
to main
since this release
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