All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. The format is based on Keep a Changelog.
- Included test cases for malware scanning within development profile.
- Fix for viewing stored attachment.
- Fix for scenario where an aspect has a composition.
- Support for cds 8.
- Fix for adding note for attachments.
- 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.
- Updated Node version restriction.
- Improved error handling.
- Minor bug fixes.
- Content of files detected as
Infected
from malware scanning service are now deleted.
- 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.
- Bug fixes for event handlers in production.
- Bug fix for attachment target condition.
- Enabled malware scanning in hybrid profile by default.
- Added a 10 sec delay before setting scan status to
Clean
if malware scanning is disabled.
- Bug fixes for upload functionality in production.
- Attachments are scanned for malware using SAP Malware Scanning Service.
- Fixes for deployment
- Bug fixes
- Updating the documentation.
- Initial release that provides out-of-the box asset storage and handling by using an aspect Attachments. It also provides a CAP-level, easy to use integration of the SAP Object Store.