[3.7.0-beta4] - 2022-05-29
Fix
- Poll export was broken, when certain characters were present in the poll title
- Removed error message in log triggered from user search when adding share
Misc
- Replaced icons with material design icons
- Generate a unique user id for public users
[3.7.0-beta3] - 2022-05-06
New
- User setting for conflict check (set hours before and after an option to search for conflicts)
Fix
- Poll export, if the owner did not vote
- Calendar conflict check (NC24)
- Handling of recurring calendar events (NC24)
Misc
- Switch to new calendar API (NC24)
[3.7.0-beta2] - 2022-04-27
Fix
- Fixed syntax error in class AppSettings
[3.7.0-beta1] - 2022-04-27
New
- #2392 - Add admin option to prevent email address exposing of internal users
What's Changed
- Bump rlanvin/php-rrule from 2.3.1 to 2.3.2 by @dependabot in #2412
- Bump vimeo/psalm from 4.22.0 to 4.23.0 by @dependabot in #2410
- Bump doctrine/dbal from 3.3.5 to 3.3.6 by @dependabot in #2411
- Bump @nextcloud/l10n from 1.4.1 to 1.6.0 by @dependabot in #2414
- Bump core-js from 3.22.4 to 3.22.5 by @dependabot in #2415
- Bump dompurify from 2.3.6 to 2.3.7 by @dependabot in #2416
- Bump dompurify from 2.3.7 to 2.3.8 by @dependabot in #2418
- Bump vue-router from 3.5.3 to 3.5.4 by @dependabot in #2421
- Bump v-click-outside from 3.1.2 to 3.2.0 by @dependabot in #2422
- Bump marked from 4.0.15 to 4.0.16 by @dependabot in #2426
- l10n: Reconstruction of sentences and change l10n by @Valdnet in #2413
- Fix click button on adding date option by @dartcafe in #2424
- Bump league/commonmark from 2.3.0 to 2.3.1 by @dependabot in #2428
- Separate public userId from displayName by @dartcafe in #2425
- Bump core-js from 3.22.5 to 3.22.6 by @dependabot in #2431
- Bump core-js from 3.22.6 to 3.22.7 by @dependabot in #2436
- Bump christophwurst/nextcloud from 23.0.2 to 24.0.0 by @dependabot in #2417
- Replacing css icons with md components by @dartcafe in #2439
- strip illegal characters from sheet name by @dartcafe in #2441
- fix empty array result on user search by @dartcafe in #2442
Full Changelog: v3.7.0-beta3...v3.7.0-beta4