Releases: undo-ransomware/ransomware_detection
Releases · undo-ransomware/ransomware_detection
v0.8.0
Changes
Added
- Nextcloud version 19 support.
v0.7.1
Changes
Fixed
- Fix deadlock during sync of notes via the Android Notes app by using post file hooks instead of storage wrapper with pre setup hook.
v0.7.0
Changes
Added
- Nextcloud version 18 support.
v0.6.0
Changes
Added
- Nextcloud version 17 support.
v0.5.2
Changes
Fixed
- Fix error of non-existing user session during propfind analysis e.g. calender public link.
v0.5.1
Changes
Fixed
- Fix out of memory exception if calculating standard deviation for large files.
v0.5.0
Changes
Added
- Nextcloud version 16 support.
v0.4.3
Changes
Fixed
- Fix undefined index: pathinfo(...)['extension']
v0.4.2
Changes
Added
- Nextcloud version 15 support.
Fixed
- Fixed memory exhaustion with big files.
v0.4.1
Changes
Changed
- Changed name of the app in the readme and info.
Fixed