Skip to content

Releases: GDATASoftwareAG/nextcloud-gdata-antivirus

29.1.0

20 Jun 13:03
6147408

Choose a tag to compare

What's Changed

Full Changelog: 29.0.0...29.1.0

28.1.0

20 Jun 13:36
6baa0c3

Choose a tag to compare

What's Changed

Full Changelog: 28.0.0...28.1.0

29.0.0

18 Jun 11:35

Choose a tag to compare

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

18 Jun 11:39
ac792ee

Choose a tag to compare

What's Changed

Full Changelog: 0.9.6...28.0.0

0.9.6 - New Feature: Scan and tag on upload

14 Jun 08:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.5...0.9.6

0.9.5

11 Jun 08:48

Choose a tag to compare

0.9.4

11 Jun 08:30
e7fd94a

Choose a tag to compare

What's Changed

Full Changelog: 0.9.3...0.9.4

Appstore Release

10 Jun 12:17

Choose a tag to compare

Add mandatory description field for info.xml

0.9.1

07 Jun 10:03

Choose a tag to compare

Changes

  • Fix manual scanning for non admin users

Full Changelog: 0.9.0...0.9.1

Beta release

05 Jun 09:44

Choose a tag to compare

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