Releases: nextcloud/files_accesscontrol
Releases · nextcloud/files_accesscontrol
v4.0.1
Fixed
- fix(teamfolder): Fix mimetype detection in teamfolder trashbin
v3.0.3
Fixed
- fix(teamfolder): Fix mimetype detection in teamfolder trashbin
v5.0.0
Added
- Add support for granular permissions in Runtime Operations
Changed
- Require Nextcloud 34
- Update translations
- Update dependencies
What's Changed
- feat(deps): Add Nextcloud 34 support on main by @nickvergessen in #854
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #856
- chore(deps-dev): Bump phpunit/phpunit from 10.5.47 to 10.5.62 by @dependabot[bot] in #859
- chore(deps-dev): Bump phpunit/phpunit from 10.5.58 to 10.5.62 in /tests/Integration by @dependabot[bot] in #860
- chore(deps-dev): Bump vimeo/psalm from 6.14.3 to 6.15.0 by @dependabot[bot] in #868
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #870
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #873
- chore(deps-dev): Bump vimeo/psalm from 6.15.0 to 6.15.1 by @dependabot[bot] in #877
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #878
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #881
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #884
- fix(teamfolder): Fix mimetype detection in teamfolder trashbin by @nickvergessen in #886
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #891
- chore(deps-dev): Bump vimeo/psalm from 6.15.1 to 6.16.1 by @dependabot[bot] in #893
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #897
- docs: add hweihwang as owner by @blizzz in #898
- fix(rename): Adjust expectation of permission with server change by @nickvergessen in #901
- ci: Migrate to composer-bin and add sync workflow by @nickvergessen in #906
- ci(deps): Bump dorny/paths-filter from 3.0.2 to 4.0.1 in /.github/workflows by @dependabot[bot] in #907
- ci(deps): Bump svenstaro/upload-release-action from 2.11.3 to 2.11.5 in /.github/workflows by @dependabot[bot] in #917
- [main] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #924
- ci(deps): Bump shivammathur/setup-php from 2.36.0 to 2.37.0 in /.github/workflows by @dependabot[bot] in #915
- ci(deps): Bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows by @dependabot[bot] in #909
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #931
- ci(nextcloud-ocp): Fix location of nextcloud/ocp in main by @nickvergessen in #932
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #938
- ci(deps): Bump andstor/file-existence-action from 3.0.0 to 3.1.0 in /.github/workflows by @dependabot[bot] in #940
- [main] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #942
- build(deps-dev): Bump rector/rector from 2.3.9 to 2.4.1 in /vendor-bin/rector by @dependabot[bot] in #946
- ci(deps): Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 in /.github/workflows by @dependabot[bot] in #949
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #951
- [main] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #955
- build(deps-dev): Bump rector/rector from 2.4.1 to 2.4.2 in /vendor-bin/rector by @dependabot[bot] in #956
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #959
- [main] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #961
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #968
- [main] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #971
- Add support for granular permissions in operation by @salmart-dev in #963
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #974
- build(deps-dev): Bump nextcloud/rector from 0.4.1 to 0.5.0 in /vendor-bin/rector by @dependabot[bot] in #973
- chore(release): Release 5.0.0 by @nickvergessen in #976
Full Changelog: v4.0.0...v5.0.0
v4.0.0
Changed
- Require Nextcloud 33
- Update translations
- Update dependencies
What's Changed
- feat(deps): Add Nextcloud 33 support on main by @nickvergessen in #754
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #755
- chore(deps-dev): Bump behat/behat from 3.23.0 to 3.24.0 in /tests/Integration by @dependabot[bot] in #759
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #760
- chore(deps-dev): Bump behat/behat from 3.24.0 to 3.24.1 in /tests/Integration by @dependabot[bot] in #764
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #766
- fix: reuse the mountpoint the wrapper was setup with by @icewind1991 in #757
- fix: Also check trashbin by @nickvergessen in #772
- chore(release): Add changelog for 3.0.0 by @nickvergessen in #776
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #781
- chore(deps-dev): Bump behat/behat from 3.24.1 to 3.25.0 in /tests/Integration by @dependabot[bot] in #783
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #784
- ci(psalm): Fix compatibility with master by @nickvergessen in #789
- fix(trashbin): Strip off ".d{timestamp}" in trashbin folders by @nickvergessen in #788
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #796
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #800
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #803
- chore(deps-dev): Bump behat/behat from 3.25.0 to 3.26.0 in /tests/Integration by @dependabot[bot] in #804
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #805
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #808
- pref(storage): Optimize getNode() by using existing mount point info by @nickvergessen in #812
- test: Add an integration test with richdocuments by @nickvergessen in #814
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #824
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #825
- chore(deps-dev): Bump behat/behat from 3.26.0 to 3.27.0 in /tests/Integration by @dependabot[bot] in #826
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #827
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #833
- fix(DAV): Adjust expected response code after nextcloud/server#54441 by @nickvergessen in #837
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #836
- chore(deps-dev): Bump vimeo/psalm from 6.13.1 to 6.14.2 by @dependabot[bot] in #835
- ci(actions): Update workflows by @nickvergessen in #838
- chore(deps-dev): Bump behat/behat from 3.27.0 to 3.29.0 in /tests/Integration by @dependabot[bot] in #834
- [main] [stable32] ci(actions): Also bump integration.yml by @backportbot[bot] in #842
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #845
- chore(deps-dev): Bump vimeo/psalm from 6.14.2 to 6.14.3 by @dependabot[bot] in #846
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #847
- Revert "Merge pull request #837 from nextcloud/bugfix/noid/adjust-exp… by @salmart-dev in #848
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #849
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #852
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #857
- chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 by @nickvergessen in #855
- chore(release): Set version to 4.0.0 by @nickvergessen in #861
New Contributors
- @salmart-dev made their first contribution in #848
Full Changelog: v3.0.2...v4.0.0
v3.0.2
3.0.2 – 2025-11-12
Fixed
- perf: Improve performance by reusing the existing mount point
Full Changelog: v3.0.1...v3.0.2
v2.0.3
2.0.3 – 2025-11-12
Fixed
- perf: Improve performance by reusing the existing mount point
Full Changelog: v2.0.2...v2.0.3
v1.20.4
1.20.4 – 2025-11-12
Fixed
- perf: Improve performance by reusing the existing mount point
Full Changelog: v1.20.3...v1.20.4
v3.0.1
Fixed
- fix(trashbin): Fix compatibility with files_trashbin when allowing by mimetype
v2.0.2
Fixed
- fix(trashbin): Fix compatibility with files_trashbin when allowing by mimetype
v1.20.3
Fixed
- fix(trashbin): Fix compatibility with files_trashbin when allowing by mimetype