Releases: nextcloud/files_antivirus
Releases · nextcloud/files_antivirus
5.4.2
What's Changed
- fix av settings not showing the correct icap mode by @icewind1991 in #314
- add cli option to log icap requests by @icewind1991 in #317
Full Changelog: v5.4.1...v5.4.2
5.4.1
What's Changed
- Remove link to affected file by @ArtificialOwl in #306
5.4.0
What's Changed
- fix(i18n): Changed TLS to uppercase by @rakekniven in #300
- migrate to newer event dispatcher by @icewind1991 in #299
Full Changelog: v5.3.0...v5.4.0
5.3.0
What's Changed
- remove checked items for non-files by @icewind1991 in #298
- add support for using tls with icap by @icewind1991 in #294
Full Changelog: v5.2.2...v5.3.0
5.2.2
What's Changed
- Add option to scan only part of file by @tanganellilore in #289
- add command to test scanner by @icewind1991 in #287
- lower log level of 'Tried to scan non file' by @icewind1991 in #290
New Contributors
- @tanganellilore made their first contribution in #289
Full Changelog: v5.2.1...v5.2.2
5.2.1
- Fix background scanner with some database backend
5.2.0
What's Changed
- Add command to get background scanner status:
occ files_antvirus:status
- Add command to trigger the background scanner:
occ files_antivirus:background-scan
- Add command to manually scan a single file:
occ files_antivirus:scan
- Add command to mark a file as scanner or unscanned:
occ files_antivirus:mark
Full Changelog: v5.1.1...v5.2.0
5.1.1
5.0.0
4.0.3
- Compatible with Nextcloud 26