Skip to content

Releases: xenit-eu/dynamic-extensions-for-alfresco

v3.1.0

20 Sep 12:41
929d929
Compare
Choose a tag to compare

What's Changed

  • DEVEM-535 Added Alfresco 7.4 compatibility by @kpiot123 in #364

Full Changelog: v3.0.0...v3.1.0

v3.0.0

02 Dec 16:04
fb6be4d
Compare
Choose a tag to compare

Added

  • #356 Add support for Alfresco 7.3

Removed

  • Support for Alfresco 5.0, 5.1, 5.2, 6.0

v2.1.3

13 Apr 07:51
43425e6
Compare
Choose a tag to compare

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

09 Feb 08:37
0b3cffb
Compare
Choose a tag to compare

Fixed

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

Released artifacts available on maven central.

v2.1.1

15 Sep 12:09
f8c0ff8
Compare
Choose a tag to compare

Fixed

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

Released artifacts available on maven central.

2.1.0

12 May 08:56
d24ea69
Compare
Choose a tag to compare

Added

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

2.0.5

10 Sep 15:14
7c714f2
Compare
Choose a tag to compare
  • #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

28 May 06:23
1fa86f1
Compare
Choose a tag to compare

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

13 Mar 08:54
e6a871b
Compare
Choose a tag to compare

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

14 Oct 10:08
1948793
Compare
Choose a tag to compare

Fixed

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