Highlights
- French (
fr) UI translation — switch to French from the language picker or Account → Preferences → Language. The bundle ships as a machine-translated first pass with hand-tuned UI verbs; a human review pass is welcome (#129). - Contact age is now shown next to a contact's birthday whenever a year is recorded (#128).
- Login redirects back to the page you were viewing when your session expired, instead of dropping you on
/vaults(#127). - Contact information form no longer conflates the type and the label — the type tag and the free-text label render independently and the type list is sourced from the personalize table (#131).
Fixes
- Summary card classifies emails and phones by the contact info type rather than only by the (now-optional) label text, so contacts with custom or non-English labels show up correctly.
- AntD locale (DatePicker month names, Pagination buttons, etc.) now follows i18next when switching to French.
Other
- CSV / vCard / Monica imports already covered the bulk-add use case raised in #130; that issue is closed in favor of those existing paths.
Full Changelog: v0.9.13...v0.10.0