Dynamic Extensions For Alfresco Versions Save

Rapid development of Alfresco repository extensions in Java. Deploy your code in seconds, not minutes. Life is too short for endless server restarts.

v3.1.0

7 months ago

v3.0.0

1 year ago

Added

  • #356 Add support for Alfresco 7.3

Removed

  • Support for Alfresco 5.0, 5.1, 5.2, 6.0

v2.1.3

2 years ago

Added

Released artifacts available on maven central.

v2.1.2

2 years ago

Fixed

  • #338 DEVEM-499 Fix @ActionMethod usage on Alfresco 7.0

Released artifacts available on maven central.

v2.1.1

2 years ago

Fixed

  • #329 Reenable publishing of gradle plugin
  • #331 DEVEM-486 Fix regresssion in JSONWriterResolution

Released artifacts available on maven central.

v2.1.0

3 years ago

Added

  • Alfresco 7 support
  • #321 Gradle plugin supports creating DE Bundles from arbitrary Jars

2.0.5

3 years ago
  • #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

3 years ago

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

4 years ago

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

4 years ago

Fixed

  • #267 Dynamic Extensions not starting with Spring 5 and no internet