Skip to content

Commit 11df4cb

Browse files
committed
[changelog]: Updated changelog for release 1.0.1.
1 parent db104a6 commit 11df4cb

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# eForms Core Library 1.0.0 Release Notes
1+
# eForms Core Library 1.0.1 Release Notes
22

33
_The library is a collection of utilities that are used by our sample applications as well as the EFX Toolkit for Java Developers._
44

55
## In this release:
6-
This release introduces a significant refactoring of pre-existing code aiming at better organising this library as well as other libraries and applications that use it.
6+
This patch updates fixes the Sdk Downloader facility to handle the case where a VERSION file already exists on the root folder of the downloaded eForms SDK.
7+
It also fixes the following two issues:
8+
- The SDK Downloader was considering a snapshot of a minor version to be the latest of the previous minor version.
9+
- SdkComponentFactory was scanning for implementation classes only in the current classloader. It now scans in all available (loaded) classloaders.
710

8-
It is the first major release of the eForms Core Library for Java developers.
911
## Download
1012

1113
You can download the latest eForms Core library from Maven Central.

0 commit comments

Comments
 (0)