Changed
- ✨ Support and require Nextcloud 33
- 🗣️ Update translations.
- 🔌 Upgrade dependencies.
What's Changed
Details
- feat(deps): Add Nextcloud 33 support on master by @nickvergessen in #841
- chore(deps): Bump @nextcloud/vue from 8.29.2 to 8.30.0 by @dependabot[bot] in #842
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #844
- chore(deps): Bump @nextcloud/vue from 8.30.0 to 8.31.0 by @dependabot[bot] in #847
- chore(deps): Bump axios from 1.8.2 to 1.12.1 by @dependabot[bot] in #848
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #849
- [master] Fix npm audit by @nextcloud-command in #845
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #853
- refactor: Port away from OC.SystemTags by @CarlSchwan in #855
- chore(deps): Bump postcss and vue-loader by @dependabot[bot] in #856
- chore(release): Changelog 3.0.0 by @nickvergessen in #859
- chore(deps): Bump @nextcloud/axios from 2.5.1 to 2.5.2 by @dependabot[bot] in #861
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #862
- chore(deps-dev): Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #863
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #865
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #874
- chore(deps): Bump @nextcloud/vue from 8.31.0 to 8.32.0 by @dependabot[bot] in #869
- chore(deps): Bump @nextcloud/auth from 2.5.2 to 2.5.3 by @dependabot[bot] in #867
- chore(deps-dev): Bump @nextcloud/stylelint-config from 3.1.0 to 3.1.1 by @dependabot[bot] in #870
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #880
- chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.1 to 3.1.0 by @dependabot[bot] in #878
- chore(deps-dev): Bump @nextcloud/browserslist-config from 3.1.0 to 3.1.1 by @dependabot[bot] in #883
- chore(deps): Bump @nextcloud/vue from 8.32.0 to 8.33.0 by @dependabot[bot] in #884
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #886
- chore(deps-dev): Bump @nextcloud/webpack-vue-config from 6.3.0 to 6.3.2 by @dependabot[bot] in #890
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #891
- [master] Fix npm audit by @nextcloud-command in #889
- build: update node and npm engines versions by @nextcloud-command in #893
- chore(deps-dev): Bump @nextcloud/babel-config from 1.2.0 to 1.3.0 by @dependabot[bot] in #894
- chore(deps-dev): Bump @nextcloud/typings from 1.9.1 to 1.10.0 by @dependabot[bot] in #898
- chore(deps-dev): Bump @nextcloud/browserslist-config from 3.1.1 to 3.1.2 by @dependabot[bot] in #896
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #900
- chore(deps): Bump @nextcloud/router from 3.0.1 to 3.1.0 by @dependabot[bot] in #906
- [master] ci: update all workflow templates from organization template repository by @nextcloud-command in #907
- chore(deps): Bump camelcase from 8.0.0 to 9.0.0 by @dependabot[bot] in #905
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #910
- chore(deps-dev): bump @nextcloud/webpack-vue-config from 6.3.2 to 7.0.2 and specify actually used vue-loader 15 by @ShGKme in #913
- refactor: prepare Vue 3 migration by @ShGKme in #914
- chore: migrate to Vue 3 by @ShGKme in #915
- chore(deps): Bump @nextcloud/vue from 9.2.0 to 9.3.0 by @dependabot[bot] in #916
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #917
- [master] Fix npm audit by @nextcloud-command in #904
- chore(deps-dev): Bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #919
- chore(deps-dev): Bump bamarni/composer-bin-plugin from 1.8.2 to 1.8.3 by @dependabot[bot] in #920
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #922
- chore(deps): Bump mdast-util-to-hast from 13.0.2 to 13.2.1 by @dependabot[bot] in #926
- chore(deps-dev): Bump express from 4.21.2 to 4.22.1 by @dependabot[bot] in #927
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #928
- chore(deps): Bump @nextcloud/vue from 9.3.0 to 9.3.1 by @dependabot[bot] in #931
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #932
- build: Bump all dev dependencies by @nickvergessen in #936
- ci(deps-dev): Bump vimeo/psalm from 6.14.0 to 6.14.2 in /vendor-bin/psalm by @dependabot[bot] in #937
- [master] ci: update all workflow templates from organization template repository by @nextcloud-command in #940
- chore(deps): Bump @nextcloud/dialogs from 7.1.0 to 7.2.0 by @dependabot[bot] in #935
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #945
- ci(deps-dev): Bump vimeo/psalm from 6.14.2 to 6.14.3 in /vendor-bin/psalm by @dependabot[bot] in #946
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #947
- [master] Fix npm audit by @nextcloud-command in #948
- build(deps): bump @nextcloud/vue from 9.3.1 to 9.3.3 by @dependabot[bot] in #951
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #953
- [master] Fix npm audit by @nextcloud-command in #956
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #959
- build(deps-dev): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #960
- chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 by @nickvergessen in #962
- chore(release): Set version to 4.0.0 by @nickvergessen in #970
New Contributors
Full Changelog: v3.0.0...v4.0.0