1.x.x release notes

1.3.1-SNAPSHOT

  • Bugfixes related to module dependencies for several beans

  • Moving a file from one repository to another will no longer result in the creation of temporary file (and as such a directory structure which would be empty afterwards).

1.3.0.RELEASE

  • Added FileReference and FileReferenceProperties

    • FileReference and FileReferenceProperties can be used to store additional information for files.

    • If EntityModule is present, FileReference properties will be rendered as file upload controls.

1.2.0.RELEASE

1.1.0.RELEASE

  • Switched the settings to @ConfigurationProperties

1.0.0.RELEASE

Initial public release available on Maven central.