AgenDAV v2.2.0 Release Notes

Release Date: 2017-05-23 // almost 7 years ago
  • 🔄 Changed

    • 👍 BC: minimum PHP version supported is now 5.6
    • ⬆️ Upgrade Silex to 2.0.4
    • ⬆️ Upgrade Symfony components to 2.8.20
    • ⬆️ Upgrade Guzzle to 6.2.3
    • ⬆️ Upgrade monolog to 1.22.1
    • ⬆️ Upgrade ramsey/uuid to 3.6.1
    • ⬆️ Upgrade psr/log to 1.0.2
    • ⬆️ Upgrade doctrine packages: dbal to 2.5.12, orm to 2.5.6, migrations to 1.5.0
    • ⬆️ Upgrade league/fractal to 0.16.0
    • ⬆️ Upgrade sabre/http to 4.2.2
    • ⬆️ Upgrade to Fullcalendar 3.4.0
    • ✂ Remove several Symfony components that were not necessary
    • CSRF tokens have now a consistent name (_token).

    🛠 Fixed

    • ⚡️ ETags are now updated for all instances on recurrent events when a single instance is removed

    ➕ Added

    • Document required PHP extensions (#201)
    • ➕ Add caldav.certificate.verify setting to enable or disable SSL certificate verification
    • ➕ Add site.favicon setting (#204)