AgenDAV v2.0.0-beta2 Release Notes

Release Date: 2016-04-20 // almost 8 years ago
  • ๐Ÿš€ This is a beta release. Calendar sharing is not available.

    ๐Ÿ”„ Changed

    • AgenDAV now requires PHP 5.5.0 or greater
    • HTML code is now allowed on the footer message
    • Replaced abandoned Keboola/php-encryption with phpseclib/phpseclib
    • ๐Ÿšš Moved agendavcli out of the bin/ subdirectory to the root directory
    • ๐Ÿ”’ Upgraded symfony/security and doctrine/* to non-vulnerable versions
    • โฌ†๏ธ Upgraded to Bootstrap 3.3.6
    • โฌ†๏ธ Upgraded to latest moment-timezone (0.4.1)
    • โฌ†๏ธ Upgraded to latest Symfony 2.8.x components
    • โฌ†๏ธ Upgraded to sabre/dav 3.1.3
    • โฌ†๏ธ Upgraded to latest UUID generation library
    • โฌ†๏ธ Upgraded to monolog 1.18.1
    • โฌ†๏ธ Upgraded to Guzzle 6
    • โฌ†๏ธ Upgraded to jQuery 1.12.3
    • โฌ†๏ธ Upgraded to jQuery UI 1.11.4
    • โฌ†๏ธ Upgraded to Fullcalendar 2.6.1, moment 2.13.0 and moment-timezone 0.5.3
    • ๐Ÿ‘Œ Improved internal XML generation component
    • 0๏ธโƒฃ Error messages from the server are now handled by default, even if an error handler was not
      provided
    • Switched to the new PdoSessionHandler from Symfony

    โž• Added

    • ๐Ÿ†• New translations: Slovak and Portuguese (Portugal)

    โœ‚ Removed

    • Sessions are not encrypted anymore by AgenDAV

    ๐Ÿ›  Fixed

    • ๐Ÿš€ Build issue with new Bootstrap releases (#152)
    • ๐Ÿ”Š Authorization headers are now hidden on HTTP debug logs
    • Some properties were being overwritten by mistake (#159)
    • PostgreSQL migrations were not working (#150)
    • Recurrent events: first instance not considered "special" anymore (#170)