Releases: cap-js/attachments
Releases · cap-js/attachments
v2.1.2
v2.1.1
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
Added
- Support for multitenancy with tenant specific object store instances as the default option.
Fixed
- Support for
.mov
file extension.
v2.0.2
Fixed
- Restored Attachments aspect on root namespace.
v2.0.1
Fixed
- Minor bug fixes.
v2.0.0
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
Fixed
- CDS version check added for rendering UI facets in older versions.
v1.2.0
Added
- Support for multi-tenant applications utilizing a shared
object store
instance.
Fixed
- Fixed query syntax error for hana cloud bindings.
v1.1.9
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
Changed
- Included test cases for malware scanning within development profile.
Fixed
- Fix for viewing stored attachment.