chore(release): 0.19.0
0.19.0 (2025-02-13)
Features
- normalise last_name from name and in auth check (afdf23e)
- remove db case-insensitivity on last name and uppercase in normalisation (67f5fd8)
- remove last_name from account_details view and requirement in data_manager_api view (af5059b)
Bug Fixes
- catch MultipleObjectsReturned now possible with LIKE query (355f315)