Releases: xenit-eu/dynamic-extensions-for-alfresco
Releases · xenit-eu/dynamic-extensions-for-alfresco
v3.0.0
Added
- #356 Add support for Alfresco 7.3
Removed
- Support for Alfresco 5.0, 5.1, 5.2, 6.0
v2.1.3
Added
- #344 Made it possible to configure boot delegation in OSGI framework context
- #346 Added Alfresc 7.1 compatibility
- #347 Added Alfresc 7.2 compatibility
Released artifacts available on maven central.
v2.1.2
Fixed
- #338 DEVEM-499 Fix
@ActionMethod
usage on Alfresco 7.0
Released artifacts available on maven central.
v2.1.1
Fixed
- #329 Reenable publishing of gradle plugin
- #331 DEVEM-486 Fix regresssion in JSONWriterResolution
Released artifacts available on maven central.
2.1.0
Added
- Alfresco 7 support
- #321 Gradle plugin supports creating DE Bundles from arbitrary Jars
2.0.5
- #306 Alfresco 6.2.1 issues due to cglib imports in control-panel bundle
- #308 Calling webscript without required
@RequestParam
causes 500 error response
2.0.4
Fixed
- #297 Multiple bean candidates for a Quartz'
SchedulerFactoryBean
- #201 Fixed issue where Alfresco would not start when Dynamic-extensions and Records Management are installed at the same time
2.0.3
Added
- Alfresco 6.2 compatible AMP artifact
Fixed
- #287 Dynamic Extensions not starting with Spring 3 and no internet
- #284 Fixes
AnnotationBasedActionExecuter
throws ClassCastException
- #281 Invalid system packages (WEB-INF/lib) cache state in a docker based setup
- #275 Registering behaviours for model that are deployed in the same extension fail
- #197 Deploying dependent document models from the same bundle are not loaded in the correct order
- #265
DeBundle
task failing to use build cache
2.0.2
Fixed
- #267 Dynamic Extensions not starting with Spring 5 and no internet