Release Notes for Attachment Checker for Confluence 1.8.0
Summary
New Features
Virus scanner options
Some virus scanner requires additional options in their command line scanner in order for it to function properly.
For example,
C:\Progra~1\Window~1\MpCmdRun.exe -Scan -ScanType 3 -File <filename>
To support this, an additional Scanner Option setting has been added under Virus Scanning tab.
You may leave it blank if it is not required.
Bug Fix
Virus scanning returning false positive if path contains whitespace
Whitespace in path has been handled.
For example,
C:\Program Files\...
Issues