Skip to content

Latest commit

 

History

History
110 lines (59 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

110 lines (59 loc) · 2.06 KB

Change Log

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.

Version 1.1.8

Changed

  • Included test cases for malware scanning within development profile.

Fixed

  • Fix for viewing stored attachment.

Version 1.1.7

Fixed

  • Fix for scenario where an aspect has a composition.

Version 1.1.6

Added

  • Support for cds 8.

Fixed

  • Fix for adding note for attachments.

Version 1.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 to Unscanned, when malware scan is disabled.
  • When malware scan is disabled, removed restriction to access uploaded attachment.

Version 1.1.4

Changed

  • Updated Node version restriction.

Version 1.1.3

Changed

  • Improved error handling.

Fixed

  • Minor bug fixes.

Version 1.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.

Version 1.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 disabled.

Fixed

  • Bug fixes for upload functionality in production.

Version 1.1.0

Added

  • Attachments are scanned for malware using SAP Malware Scanning Service.

Fixed

  • Fixes for deployment

Version 1.0.2

Fixed

  • Bug fixes

Version 1.0.1

Fixed

  • Updating the documentation.

Version 1.0.0

Added

  • 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.