All Versions
184
Latest Version
Avg Release Cycle
64 days
Latest Release
1109 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.1.2 Changes
October 04, 20204.1.2 (2020-10-04)
- ๐ #1296: Add experimental support for PHP 8.0
-
v4.1.1 Changes
July 13, 20204.1.1 (2020-07-13)
- ๐ Fix PHPdoc of Tree:move method
- ๐ Allow using custom SAPI implementations
- ๐ Include baseUri in lock responses
-
v4.1.0 Changes
March 20, 2020- ๐ Support PHP 7.4
- โฌ๏ธ Drop support for PHP 7.0
- โฑ CalDAV: send MIME-Version header in scheduling emails
-
v4.0.3 Changes
January 10, 2020- DAV: Streaming PROPFIND server implementation
- DAVACL: Fix uppercase of NotAuthenticated class
- CalDAV: Return only calendar objects owned by principal itself
- โฑ CalDAV: Convert scheduling object data from resource to string
- ๐ Browser Plugin: Fix content type guessing if setBaseUri is set to a folder
-
v4.0.2 Changes
October 18, 20194.0.2 (2019-10-18)
- ๐ Fix error with PHP 7.4
- CardDAV: Fix content-type for Thunderbird
-
v4.0.1 Changes
August 20, 2019- ๐ TemporaryFileFilterPlugin: Fix Strict Error
- ๐ CalDAV\Plugin: Fix null path
-
v4.0.0 Changes
July 01, 20194.0.0 (2019-07-01)
- ๐ Lock: Support lock timeout value Infinity
- ๐ Lock: Hide lock token in lock discovery when not set
- ๐ BrowserPlugin: Show display name of nodes
- ๐ FSExt: Fix folder (file) move issue if rename fails
- ๐ IMipPlugin: Add sender name in invite mail headers
- ๐ IMipPlugin: Fix email subject and recipient
- ๐ Fix issues with empty content-type header
- ๐ Apply new code style
- ๐ Fix for litmus test suite - test case: props propfind_invalid2
- Depend on sabre/xml 2.0.1
- Depend on sabre/http 5.0
- ๐ Now supports PHP 7.3
- Now requires PHP 7.
- Using
strict_types
in every php file. - #896: Using the [sabre/event][evnt]
WildcardEmitter
. This allows event
๐ handlers to listen to events using a wildcard. - #896: Event listeners that in the past listened to
beforeMethod
ormethod
no longer get called. They must listen tobeforeMethod:*
andmethod:*
now. - #322: Imap authentication backend. (@c0d3z3r0).
- ๐ #889: Support for selective property querying in CardDAV's addressbook-query.
(@DeepDiver1975). - #982: Make sure that files that are siblings of directories, are reported
as files (@nickvergessen)
-
v4.0.0-beta1 Changes
May 08, 20194.0.0-beta1 (2019-05-08)
- ๐ Lock: Support lock timeout value Infinity
- ๐ Lock: Hide lock token in lock discovery when not set
- ๐ BrowserPlugin: Show display name of nodes
- ๐ FSExt: Fix folder (file) move issue if rename fails
- ๐ IMipPlugin: Add sender name in invite mail headers
- ๐ IMipPlugin: Fix email subject and recipient
-
v4.0.0-alpha5 Changes
October 15, 20184.0.0-alpha5 (2018-10-15)
- ๐ Fix issues with empty content-type header
-
v4.0.0-alpha4 Changes
October 12, 20184.0.0-alpha4 (2018-10-12)
- ๐ Apply new code style
- ๐ Fix for litmus test suite - test case: props propfind_invalid2
- Depend on sabre/xml 2.0.1