[4.1.4] - 2023-02-23
Fix
- Fix infinite updates call, if no polling type for watches were set (avoid server spamming) (v4.1.3)
- Fix migrations and repair steps (v4.1.3)
- Fix MySQL error 1071 Specified key was too long;
changes
- Change default of life update mechanism to manual updates instead of long polling (v4.1.3)
What's Changed
- fix invitations attempt 2 by @dartcafe in #2752
- Bump @nextcloud/vue from 7.4.0 to 7.5.0 by @dependabot in #2753
- Bump @nextcloud/eslint-config from 8.2.0 to 8.2.1 by @dependabot in #2755
- Build(deps-dev): Bump prettier from 2.8.3 to 2.8.4 by @dependabot in #2760
- Build(deps): Bump @nextcloud/vue from 7.5.0 to 7.6.0 by @dependabot in #2765
- Build(deps): Bump core-js from 3.27.2 to 3.28.0 by @dependabot in #2762
- Build(deps): Bump league/commonmark from 2.3.8 to 2.3.9 by @dependabot in #2767
- Build(deps): Bump dompurify from 2.4.3 to 3.0.0 by @dependabot in #2763
- Build(deps): Bump nextcloud-vue-collections from 0.10.0 to 0.11.0 by @dependabot in #2761
- Build(deps): Bump vue-material-design-icons from 5.1.2 to 5.2.0 by @dependabot in #2759
- Build(deps): Bump @nextcloud/vue from 7.6.0 to 7.6.1 by @dependabot in #2771
- Build(deps): Bump @nextcloud/l10n from 2.0.1 to 2.1.0 by @dependabot in #2770
- Build(deps): Bump @nextcloud/vue from 7.6.1 to 7.7.0 by @dependabot in #2773
- refactor and fix migrations by @dartcafe in #2768
- add defaults to app settings by @dartcafe in #2774
- Version 4.1.3 by @dartcafe in #2775
Full Changelog: v4.1.2...v4.1.4