Releases: Netcentric/accesscontroltool
v2.0.7
- Tested with AEM 6.4 (no changes were necessary)
- Authorizable properties are now cleared: #268
- Adobe social content can now be set: #280
- It is now possible to reference env variables: #277
Also see https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.7 for a full list of changes
The released packages is available via maven central:
accesscontroltool-package-2.0.7
accesscontroltool-oakindex-package-2.0.7
accesscontroltool-exampleconfig-package-2.0.7
v2.0.6
- Important Bugfix: Ensure that error message do not get swallowed #260
- Feature: Implement global and local counterparts for unmanaged aspects #269 - see also documentation around unmanaged* properties
Also see https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.6 for a full list of changes
The released packages is available via maven central:
accesscontroltool-package-2.0.6
accesscontroltool-oakindex-package-2.0.6
accesscontroltool-exampleconfig-package-2.0.6
v2.0.5
- For
for
loops over content, the full content structure underjcr:content
can now be loaded #225
Also see https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.5 for a full list of changes
The released packages is available via maven central:
accesscontroltool-package-2.0.5
accesscontroltool-oakindex-package-2.0.5
accesscontroltool-exampleconfig-package-2.0.5
v2.04
- It is now possible to specify encrypted passwords #251
- The logging of the install hook has been improved #249
Also see https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.4
The released packages is available via maven central:
accesscontroltool-package-2.0.4
accesscontroltool-oakindex-package-2.0.4
accesscontroltool-exampleconfig-package-2.0.4
v2.0.3
- It is now possible to unmanage ACEs for certain content areas for a particular group, see #212
- Relationship handling to external groups has been improved/clarified #236
Also other improvements have been made, see milestone for the full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.3
The released packages is available via maven central:
accesscontroltool-package-2.0.3
accesscontroltool-oakindex-package-2.0.3
accesscontroltool-exampleconfig-package-2.0.3
v2.0.2
The release 2.0.2 is a bugfix release, see the milestone for a full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.2
The released packages is available via maven central:
accesscontroltool-package-2.0.2
accesscontroltool-oakindex-package-2.0.2
accesscontroltool-exampleconfig-package-2.0.2
v2.0.1
The release 2.0.1 is a bugfix release (most notably #198 and #199) and includes a little enhancement (#195, it is possible to set the property disabled
on user entries: Configuration.md#configuration-of-users
See the milestone for a full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.1
The released packages is available via maven central:
accesscontroltool-package-2.0.1
accesscontroltool-oakindex-package-2.0.1
accesscontroltool-exampleconfig-package-2.0.1
v2.0.0
We are pleased to announce version 2.0.0 with the following new features and improvements:
- AEM 6.3 compatibility (system user
actool-service
is now used to apply the configuration)- CQ 5.6.1 and AEM 6.0 compatibility has been dropped
- ACLs in content are now updated incrementally #155
- 50% performance gain on execution time (particularly noticeable on large instances)
- "Feels safer" as changes are only applied if necessary (verbose log clearly states what has been applied). See e.g. #126 for this
- New API package
biz.netcentric.cq.tools.actool.api
for programmatic calls to AC Tool- use of semantic versioning and cleaned up interfaces
- it is now possible to explicitly provide a configuration root path #156
- old services (in particular
biz.netcentric.cq.tools.actool.aceservice.AceService
) are still available but are deprecated
- Repository level ACLs are now supported #137
- Generally the AC Tool now uses exactly one session per update and the rollback mechanism has been removed #179 (instead of two sessions, one for authorizables and one for ACLs, this is not necessary with 6.x versions of AEM)
... and further bug fixes, full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.0
The released packages is available via maven central:
accesscontroltool-package-2.0.0
accesscontroltool-oakindex-package-2.0.0
accesscontroltool-exampleconfig-package-2.0.0
v1.9.6
New Feature: #168 Allow members usage to point to users/groups outside of configuration
... and further bug fixes, full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:1.9.6
The released packages is available via maven central:
accesscontroltool-package-1.9.6
accesscontroltool-oakindex-package-1.9.6
accesscontroltool-exampleconfig-package-1.9.6
v1.9.5
Bugfix release for #165
The released packages is available via maven central:
accesscontroltool-package-1.9.5
accesscontroltool-oakindex-package-1.9.5
accesscontroltool-exampleconfig-package-1.9.5