1.8.0
This version requires to run migrations (php artisan migrate
).
The major feature in this release is the concept of notifications for reminders. For monthly and annual reminders, Monica will send a notification 30 days and 7 days before a reminder is sent. You can toggle those notifications in your Settings panel, under Personalization.
We've also added the possibility to indicate at which hour of the day you want to receive a reminder. Previously, it was set to midnight.
Added
- API: Add ability to associate or remove one or more tags to a contact (#924 - thanks to djaiss).
- API: Improve contact search (#930 - thanks to djaiss).
- API: Add sorting capabilities to queries related to contacts (#933 - thanks to djaiss).
- Add concept of notifications for reminders (#894 - thanks to djaiss).