All Versions
184
Latest Version
Avg Release Cycle
64 days
Latest Release
1109 days ago

Changelog History
Page 2

  • v4.1.2 Changes

    October 04, 2020

    4.1.2 (2020-10-04)

    • ๐Ÿ‘ #1296: Add experimental support for PHP 8.0
  • v4.1.1 Changes

    July 13, 2020

    4.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, 2019

    4.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, 2019

    4.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 or method
      no longer get called. They must listen to beforeMethod:* and method:* 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, 2019

    4.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, 2018

    4.0.0-alpha5 (2018-10-15)

    • ๐Ÿ›  Fix issues with empty content-type header
  • v4.0.0-alpha4 Changes

    October 12, 2018

    4.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