You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,16 @@ Version template:
21
21
-->
22
22
# Dynamic Extensions For Alfresco Changelog
23
23
24
-
## [2.0.3] - UNRELEASED
24
+
## [2.0.3] - 2020-03-12
25
+
### Added
26
+
* Alfresco 6.2 compatible AMP artifact
27
+
25
28
### Fixed
26
-
*[#265](https://github.com/xenit-eu/dynamic-extensions-for-alfresco/issues/265)`DeBundle` task failing to use build cache
27
29
*[#287](https://github.com/xenit-eu/dynamic-extensions-for-alfresco/issues/287) Dynamic Extensions not starting with Spring 3 and no internet
30
+
*[#281](https://github.com/xenit-eu/dynamic-extensions-for-alfresco/issues/281) Invalid system packages (WEB-INF/lib) cache state in a docker based setup
31
+
*[#275](https://github.com/xenit-eu/dynamic-extensions-for-alfresco/issues/275) Registering behaviours for model that are deployed in the same extension fail
32
+
*[#197](https://github.com/xenit-eu/dynamic-extensions-for-alfresco/issues/197) Deploying dependent document models from the same bundle are not loaded in the correct order
33
+
*[#265](https://github.com/xenit-eu/dynamic-extensions-for-alfresco/issues/265)`DeBundle` task failing to use build cache
0 commit comments