Skip to content

Releases: cap-js/attachments

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.

v1.1.7

07 Oct 08:09
Compare
Choose a tag to compare

Fixed

  • Fix for scenario where an aspect has a composition.

v1.1.6

23 Aug 05:07
b268f88
Compare
Choose a tag to compare

Added

  • Support for cds 8.

Fixed

  • Fix for adding note for attachments.

v1.1.5

07 Aug 05:10
4c9da2d
Compare
Choose a tag to compare

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.

v1.1.4

08 Jul 06:02
Compare
Choose a tag to compare

Changed

  • Updated Node version restriction.

v1.1.3

27 Jun 10:16
9d4a1f0
Compare
Choose a tag to compare

Changed

  • Improved error handling.

Fixed

  • Minor bug fixes.

v1.1.2

21 Jun 10:54
d1961d1
Compare
Choose a tag to compare

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

31 May 07:30
Compare
Choose a tag to compare

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

28 May 10:27
Compare
Choose a tag to compare

Added

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

Fixed

  • Fixes for deployment

v1.0.2

30 Apr 13:22
Compare
Choose a tag to compare

Fixed

  • Bug fixes