Releases: nextcloud/files_accesscontrol
Releases · nextcloud/files_accesscontrol
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
v3.0.0
Changed
- Require Nextcloud 32
- Update translations
- Update dependencies
Fixed
- fix(trashbin): Fix compatibility with files_trashbin
- fix(mounts): Prevent additional check for root mount point which errors with LDAP
What's Changed
- feat(deps): Add Nextcloud 32 support on main by @nickvergessen in #656
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #660
- chore(deps-dev): Bump psalm/phar from 5.26.1 to 6.1.0 by @dependabot[bot] in #661
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #662
- chore(CI): Updating pr-feedback.yml workflow from template by @nextcloud-command in #665
- ci: Add a summary for integration by @nickvergessen in #666
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #668
- chore(deps-dev): Bump behat/behat from 3.18.1 to 3.19.0 in /tests/Integration by @dependabot[bot] in #672
- chore(deps-dev): Bump psalm/phar from 6.1.0 to 6.5.1 by @dependabot[bot] in #671
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #676
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #679
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #684
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #688
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #690
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #691
- chore(deps-dev): Bump guzzlehttp/guzzle from 7.9.2 to 7.9.3 in /tests/Integration by @dependabot[bot] in #694
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #695
- chore(deps-dev): Bump behat/behat from 3.19.0 to 3.20.0 in /tests/Integration by @dependabot[bot] in #698
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #700
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #703
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #707
- chore(deps-dev): Bump behat/behat from 3.20.0 to 3.21.1 in /tests/Integration by @dependabot[bot] in #708
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #710
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #712
- chore(deps-dev): Bump behat/behat from 3.21.1 to 3.22.0 in /tests/Integration by @dependabot[bot] in #714
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #715
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #723
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #726
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #727
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #728
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #730
- chore(deps-dev): Bump nextcloud/coding-standard from 1.3.2 to 1.4.0 by @dependabot[bot] in #729
- ci: Update workflows by @nickvergessen in #732
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #734
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #736
- build(csfixer): Bump CS Fixer to 3.82 by @nickvergessen in #738
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #739
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #741
- chore(deps-dev): Bump behat/behat from 3.22.0 to 3.23.0 in /tests/Integration by @dependabot[bot] in #740
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #743
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #744
- chore(deps-dev): Bump vimeo/psalm from 6.13.0 to 6.13.1 by @dependabot[bot] in #746
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #747
- chore: update codeowners by @kesselb in #748
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #749
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #750
- chore(deps-dev): Bump guzzlehttp/guzzle from 7.9.3 to 7.10.0 in /tests/Integration by @dependabot[bot] in #751
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #752
- chore(CI): Adjust testing matrix for Nextcloud 32 on stable32 by @nickvergessen in #753
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #756
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #761
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #767
- [stable32] fix: reuse the mountpoint the wrapper was setup with by @backportbot[bot] in #769
- [stable32] fix: Also check trashbin by @backportbot[bot] in #775
- Release 3.0.0 by @backportbot[bot] in #777
Full Changelog: v2.0.1...v3.0.0
v2.0.1
Changed
- Update translations
- Update dependencies
Fixed
- fix(trashbin): Fix compatibility with files_trashbin
- fix(mounts): Prevent additional check for root mount point which errors with LDAP
What's Changed
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #654
- chore(CI): Adjust testing matrix for Nextcloud 31 on stable31 by @nickvergessen in #655
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #657
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #669
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #673
- [stable31] ci: Add a summary for integration by @backportbot[bot] in #677
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #682
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #683
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #689
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #692
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #697
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #701
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #704
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #706
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #709
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #716
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #719
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #722
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #724
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #731
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #735
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #742
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #745
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #768
- [stable31] fix: ignore root mount when getting mount for node by @backportbot[bot] in #770
- [stable31] fix: Also check trashbin by @backportbot[bot] in #774
- Release 2.0.1 by @nickvergessen in #778
Full Changelog: v2.0.0...v2.0.1
v1.20.2
Changed
- Update translations
- Update dependencies
Fixed
- fix(trashbin): Fix compatibility with files_trashbin
- fix(mounts): Prevent additional check for root mount point which errors with LDAP
What's Changed
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #599
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #603
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #606
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #610
- [stable30] chore(dev-deps): Bump nextcloud/ocp package by @nickvergessen in #615
- [stable30] ci: Fix missing GD package by @backportbot[bot] in #619
- [stable30] feat(tests): Add integration test for file system tags by @backportbot[bot] in #623
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #626
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #638
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #652
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #659
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #664
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #675
- [stable30] ci: Add a summary for integration by @nickvergessen in #678
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #680
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #686
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #696
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #699
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #705
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #711
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #713
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #717
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #720
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #721
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #725
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #737
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #765
- [stable30] fix: ignore root mount when getting mount for node by @backportbot[bot] in #771
- [stable30] fix: Also check trashbin by @backportbot[bot] in #773
- Release 1.20.2 by @nickvergessen in #779
Full Changelog: v1.20.1...v1.20.2
v2.0.0
Changed
- Require Nextcloud 31
- Update translations
- Update dependencies
What's Changed
- feat(deps): Add Nextcloud 31 support on main by @nickvergessen in #583
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #584
- chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3 by @dependabot in #586
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #589
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #593
- fix(versions): Fix strict trimming of version paths by @nickvergessen in #595
- chore(deps-dev): Bump psalm/phar from 5.25.0 to 5.26.1 by @dependabot in #597
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #598
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #604
- chore(deps-dev): Bump nextcloud/coding-standard from 1.2.3 to 1.3.1 by @dependabot in #600
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #607
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #609
- chore(dev-deps): Bump nextcloud/ocp package by @nickvergessen in #614
- ci: Fix missing GD package by @nickvergessen in #616
- feat(tests): Add integration test for file system tags by @nickvergessen in #620
- chore(deps-dev): Bump nextcloud/coding-standard from 1.3.1 to 1.3.2 by @dependabot in #624
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #625
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #627
- chore(deps-dev): Bump sabre/dav from 4.6.0 to 4.7.0 in /tests/Integration by @dependabot in #628
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #630
- ci: Print nextcloud log in integration tests by @nickvergessen in #632
- chore(deps-dev): Bump behat/behat from 3.14.0 to 3.15.0 in /tests/Integration by @dependabot in #629
- chore(deps-dev): Bump behat/behat from 3.15.0 to 3.16.0 in /tests/Integration by @dependabot in #633
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #634
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #635
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #636
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #637
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #640
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #642
- chore(deps-dev): Bump behat/behat from 3.16.0 to 3.17.0 in /tests/Integration by @dependabot in #643
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #644
- chore(CI): Updating reuse.yml workflow from template by @nextcloud-command in #645
- chore(deps-dev): Bump behat/behat from 3.17.0 to 3.18.1 in /tests/Integration by @dependabot in #648
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #649
- Release 2.0.0 by @nickvergessen in #653
Full Changelog: v1.20.1...v2.0.0