Bug Fixes
- #81: Fixed missing notifications for important-date reminders — reminders created via the "Remind me" toggle on a contact's important date are now properly enqueued for delivery, matching the behavior of normal reminders
- #82: Fixed Upcoming Reminders widget on the vault dashboard — each entry now shows the contact name (e.g. "Birthday (John Doe)") instead of just the label and date
- #83: Fixed Monica 4.x JSON import importing zero contacts — import now accepts the singular collection type names ("contact", "note", "reminder", ...) that Monica's Laravel
CountResourceCollectionactually emits, in addition to the plural forms
Full Changelog: v0.8.6...v0.8.7
What's Changed
- chore(deps): bump github.com/jackc/pgx/v5 from 5.6.0 to 5.9.0 in /server by @dependabot[bot] in #80
- chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 in /server by @dependabot[bot] in #84
New Contributors
- @dependabot[bot] made their first contribution in #80
Full Changelog: v0.8.6...v0.8.7