|
@ -1,6 +1,6 @@ |
|
|
# Xvirus SDK C# |
|
|
# Xvirus SDK C# |
|
|
|
|
|
|
|
|
Xvirus SDK 4.2.2 C# bindings. |
|
|
Xvirus SDK 4.2.3 C# bindings. |
|
|
|
|
|
|
|
|
## Table of Contents |
|
|
## Table of Contents |
|
|
|
|
|
|
|
@ -41,6 +41,12 @@ The following Operating Systems are supported: |
|
|
|
|
|
|
|
|
## Changelog |
|
|
## Changelog |
|
|
|
|
|
|
|
|
|
|
|
- Version **4.2.3**: |
|
|
|
|
|
- Fixed Windows scan performance regression |
|
|
|
|
|
- Fixed ScanFolder command not working in CLI |
|
|
|
|
|
- Fixed ScanFolderString JSON not formatted correctly |
|
|
|
|
|
- Fixed update check always returning there was a update |
|
|
|
|
|
|
|
|
- Version **4.2.2**: |
|
|
- Version **4.2.2**: |
|
|
- Optimized scanning speed of PDF files |
|
|
- Optimized scanning speed of PDF files |
|
|
- ScanResult now returns the file path |
|
|
- ScanResult now returns the file path |
|
|