What's Changed
- feat: store a missing request_time as NULL and show n/a instead of 0.00s by @GilbN in #175
- fix(logparser): stop treating 408, 444 and 499 as malformed requests by @GilbN in #176
- fix(ui): stop prefixing calendar ranges with "Last" on stat cards by @GilbN in #177
- fix(map): follow the OS colour scheme when the theme is System by @GilbN in #179
Full Changelog: v0.11.0-dev.6...v0.12.0-dev.1