Skip to content

Releases: cap-js/sdm

v1.2.2

06 Nov 05:54
dd3143d
Compare
Choose a tag to compare

Fixed

  • App crash issue on update of fields when no attachments are added.
  • Attachment getting renamed even when duplicate attachment of same name exists.

v1.2.1

07 Oct 05:23
f861c3a
Compare
Choose a tag to compare

Added

Updated @sap/cds version to 8.

v1.2.0

10 Sep 06:37
ec72df2
Compare
Choose a tag to compare

Added

Added Multitenancy support. Multiple subscribers are now allowed to subscribe to a SaaS CAP application using this plugin.

v1.1.0

02 Aug 10:58
b65879d
Compare
Choose a tag to compare

Added

Added additional validation to check if repository is versioned and show UI message that versioned repository is not supported.

v1.0.2

28 Jun 08:59
d15dbb4
Compare
Choose a tag to compare

Fixed

Updated the documentation

v1.0.1

27 Jun 14:08
830b326
Compare
Choose a tag to compare

Fixed

Updated the documentation

v1.0.0

26 Jun 07:04
e5609f9
Compare
Choose a tag to compare

Added

Initial release that provides the following features

  • Create attachment : Provides the capability to upload new attachments.
  • Open attachment : Provides the capability to preview attachments.
  • Delete attachment : Provides the capability to remove attachments.
  • Rename attachment : Provides the capability to rename attachments.
  • Virus scanning : Provides the capability to support virus scan for virus scan enabled repositories.
  • Draft functionality : Provides the capability of working with draft attachments.