Monica v2.11.2 Release Notes

Release Date: 2019-01-01 // over 5 years ago
  • ๐Ÿš€ This release contains bug fixes that were introduced in 2.11.0.

    Note about Carddav: we are actively working on supporting Carddav. Monica kinda supports it but it should not be used in production right now. We'll tell you when we'll consider it's production ready.

    โฌ†๏ธ Upgrade notes

    โฌ†๏ธ โš ๏ธ Please make sure you backup your database before upgrading.

    • โš™ Run the migrations: php artisan migrate.
    • Enjoy.

    ๐Ÿ”„ Changes

    โœณ๏ธ Added

    • ๐Ÿ‘Œ Support sync-token with Carddav (#2230 - thanks to asbiin).

    ๐Ÿ›  โš› Fixed

    • ๐Ÿ›  Fix exception when user is logged out (again) (#2217 - thanks to asbiin).
    • ๐Ÿ›  Fix carddav group-member-set propfind call (#2219 - thanks to asbiin).
    • ๐Ÿ›  Fix contacts view in case of birthdate returns null (#2229 - thanks to asbiin).
    • ๐Ÿ›  Fix conversation without message (#2227 - thanks to asbiin).
    • ๐Ÿ›  Fix limited boolean flag for paid plans (#2236 - thanks to lucidlogic).