File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,20 +6,19 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
6
7
7
## [ 1.0.0] - 2021-05-18
8
8
9
- ### Added
10
-
11
- - Prefer daemon or socket to executable mode if any of those is available [ #399 ] ( https://github.com/owncloud/files_antivirus/pull/399 )
12
-
13
9
### Fixed
14
10
15
11
- Prevent upload virus file with new public WebDAV API - [ #334 ] ( https://github.com/owncloud/files_antivirus/pull/334 )
16
12
- fix: handle McAfee response [ #413 ] ( https://github.com/owncloud/files_antivirus/pull/413 )
13
+ - docs: fix icap setup - [ #417 ] ( https://github.com/owncloud/files_antivirus/pull/417 )
17
14
- Improve validation pattern to check whether port number is in [ 1, 65535] range [ 423] ( https://github.com/owncloud/files_antivirus/pull/423 )
18
15
- Prevent from crashing on missing or expired license [ #426 ] ( https://github.com/owncloud/files_antivirus/pull/426 )
19
16
20
17
### Changed
21
18
19
+ - Prefer daemon or socket to executable mode if any of those is available [ #399 ] ( https://github.com/owncloud/files_antivirus/pull/399 )
22
20
- Do not depend on the sockets PHP extension [ #428 ] ( https://github.com/owncloud/files_antivirus/pull/428 )
21
+ - Move executable options into config.php [ #442 ] ( https://github.com/owncloud/files_antivirus/pull/442 )
23
22
24
23
25
24
## [ 0.16.0] - 2021-02-01
You can’t perform that action at this time.
0 commit comments