Releases: cap-js/attachments
Releases · cap-js/attachments
v1.1.8
v1.1.7
Fixed
- Fix for scenario where an aspect has a composition.
v1.1.6
Added
- Support for cds 8.
Fixed
- Fix for adding note for attachments.
v1.1.5
Changed
- Set width for columns for Attachments table UI.
- Scan status is mocked to
Clean
only in the development profile and otherwise set toUnscanned
, when malware scan is disabled. - When malware scan is disabled, removed restriction to access uploaded attachment.
v1.1.4
Changed
- Updated Node version restriction.
v1.1.3
Changed
- Improved error handling.
Fixed
- Minor bug fixes.
v1.1.2
Added
- Content of files detected as
Infected
from malware scanning service are now deleted.
Changed
- Attachments aren't served if their scan status isn't
Clean
. - Reduced the delay of setting scan status to
Clean
to 5 sec, if malware scanning is disabled.
Fixed
- Bug fixes for event handlers in production.
- Bug fix for attachment target condition.
v1.1.1
Changed
- Enabled malware scanning in hybrid profile by default.
- Added a 10 sec delay before setting scan status to
Clean
if malware scanning is default.
Fixed
- Bug fixes for upload functionality in production.
v1.1.0
Added
- Attachments are scanned for malware using SAP Malware Scanning Service.
Fixed
- Fixes for deployment
v1.0.2
Fixed
- Bug fixes