Skip to content

Releases: cap-js/attachments

v2.1.2

22 May 04:25
e865ae7
Compare
Choose a tag to compare

Fixed

  • Bug fixes.

v2.1.1

14 May 09:33
07d8200
Compare
Choose a tag to compare

Added

  • MTX: Support for deleting tenant-specific objects from S3 upon tenant unsubscription in shared mode.

Fixed

  • Deleted attachments are now removed from S3 when a draft is discarded or deleted.

v2.1.0

21 Apr 08:46
9511f0f
Compare
Choose a tag to compare

Added

  • Support for multitenancy with tenant specific object store instances as the default option.

Fixed

  • Support for .mov file extension.

v2.0.2

19 Mar 10:31
Compare
Choose a tag to compare

Fixed

  • Restored Attachments aspect on root namespace.

v2.0.1

17 Mar 14:45
9118f27
Compare
Choose a tag to compare

Fixed

  • Minor bug fixes.

v2.0.0

10 Mar 10:33
7362335
Compare
Choose a tag to compare

Changed

  • Removed @sap/xsenv dependency.
  • Attachments usage changed to using { sap.attachments.Attachments } from '@cap-js/attachments'.

Added

  • Visibility Control: Added visibility control for attachments plugin using @attachments.disable_facet.

v1.2.1

26 Feb 06:11
3bce7f0
Compare
Choose a tag to compare

Fixed

  • CDS version check added for rendering UI facets in older versions.

v1.2.0

26 Feb 04:56
42c89bb
Compare
Choose a tag to compare

Added

  • Support for multi-tenant applications utilizing a shared object store instance.

Fixed

  • Fixed query syntax error for hana cloud bindings.

v1.1.9

04 Feb 06:42
Compare
Choose a tag to compare

Added

  • File Size Validation: Introduced a new file size validation feature to ensure uploaded attachments comply with defined size limits.
  • This feature is compatible with SAPUI5 version >= 1.131.0.

Fixed

  • Fixed upload attachment bug after cds 8.7.0 update.

v1.1.8

04 Nov 06:53
Compare
Choose a tag to compare

Changed

  • Included test cases for malware scanning within development profile.

Fixed

  • Fix for viewing stored attachment.