All Versions
15
Latest Version
Avg Release Cycle
24 days
Latest Release
1256 days ago

Changelog History
Page 1

  • v1.5.0 Changes

    October 20, 2020

    [Feature] Add IMAP as an Authentication backend

    This is now configurable with the IMAP_AUTH_URL env variable.

  • v1.4.9 Changes

    September 03, 2020

    ⚑️ [Dependencies] Update to symfony 5.1

  • v1.4.8 Changes

    May 21, 2020

    πŸ›  [Bugfix] Return correct content-type for DAV requests

    πŸ‘€ See a3dab81 and sabre-io/dav#1270 (comment) for more info and context

  • v1.4.7 Changes

    March 24, 2020

    ⚑️ [Dependencies] Update to sabre/dav 4.1.0

  • v1.4.6 Changes

    January 24, 2020

    [Installation] Make the installation easier on PHP 7.3, and compatible with PHP 7.4
    ⚑️ [Dependencies] Update to sabre/dav 4.0.3

    🐳 + Minor fixes to the Docker files

  • v1.4.5 Changes

    December 03, 2019

    πŸš€ This is a minor release including UI tweaks.

  • v1.4.4 Changes

    December 03, 2019

    πŸ›  [Bugfix] Make description nullable for address books
    [New] Enforce unicity for principalUri + uri
    [New] Allow for calendars without VEVENT (for Reminders for instance)

    • πŸ‘Œ Improve wording, and switch to PHP 7.4 for Docker
  • v1.4.3 Changes

    December 02, 2019

    πŸ›  [Bugfix] Allow more room for the timestamp column in calendarinstances
    πŸ›  [Bugfix] Put default values directly on MySQL side to avoid problems on a new database

  • v1.4.2 Changes

    December 01, 2019

    [Bugfix] fix actual mail sending by allowing the Symfony kernel to terminate normally

  • v1.4.1 Changes

    December 01, 2019

    πŸ›  [Bugfix] Fix SwiftMailer use