Releases: GDATASoftwareAG/nextcloud-gdata-antivirus
Releases · GDATASoftwareAG/nextcloud-gdata-antivirus
29.1.0
What's Changed
- Add documentation to the README.md by @lennartdohmann in #50
- 49 feature counter for the current scan status by @lennartdohmann in #54
Full Changelog: 29.0.0...29.1.0
28.1.0
29.0.0
What's Changed
- Compatibility to Nextcloud v29
- Show block- and allowlists only on debug logging by @lennartdohmann in #48
Full Changelog: 0.9.6...29.0.0
28.0.0
What's Changed
- Show block- and allowlists only on debug logging by @lennartdohmann in #48
Full Changelog: 0.9.6...28.0.0
0.9.6 - New Feature: Scan and tag on upload
What's Changed
- Tag on upload by @pstadermann in #41
- Automate push to appstore by @GermanCoding in #37
- adding integration tests by @unglaublicherdude in #34
- pin specific versions, because renovate should update them by @unglaublicherdude in #35
- refactors the commands by @unglaublicherdude in #40
- Refactor tests by @unglaublicherdude in #43
- adds the bullet-point "no additional software required" by @unglaublicherdude in #45
New Contributors
- @GermanCoding made their first contribution in #37
Full Changelog: 0.9.5...0.9.6
0.9.5
- Add an example gif
- Full Changelog: 0.9.4...0.9.5
0.9.4
Appstore Release
Add mandatory description field for info.xml
0.9.1
Beta release
What's Changed
- Automatically scan files on upload and block the upload if malware was found
- If the backend is not available upload is permitted per default and files will be scanned later if auto scan is enabled
- Files that are larger than 256MB are tagged as "Won't Scan"
- Implemented that coding standards are enforced by default via the php-cs-fixer in the dev-container