What's Changed
🚀 Features
- sortable log table with hardened query and download API
- sortable log table, hooks refactor, safe download
- add sort_by to log query API with parse robustness
🐛 Bug Fixes & Improvements
- pin typescript to ^6.0.3 in dep_update.sh
- repair stale postcss@8.5.17 integrity hash in lockfiles
- update npm-non-major
- update npm-non-major
- revert TypeScript v7 bump, incompatible with @typescript-eslint
- group Dockerfile Go image with go.mod version bumps
- make SecurityService.Flush wait for in-flight audit writes
- add scope=col and aria-busy to log table for screen readers
- harden log download and path resolution
Full Changelog: v0.33.0...v0.34.0