New Features
- No new features announced for this quarter.
Improvements
- API endpoint performance (Core): LINQ query optimisations applied across multiple transaction endpoints to improve overall API response times.
- Active logout invalidates session token (FE): User-initiated logout now invalidates the webapitoken cookie, ending the session cleanly.
- Shortened cookie expiry time (Core/FE): Cookie expiry windows have been reduced to limit session exposure.
Bug Fixes & Stability
- PII removed from session cookie (FE): Personal identifiable information has been stripped from session cookies.
- Timezone not reflecting in exported CSV: CSV exports now correctly apply the admin-configured timezone.
- CSV date format corrected: Export dates now display as DD/MM/YYYY instead of a Unix timestamp.