v0.0.6
What's Changed
Features & Improvements
- feat(ci): add typecheck to CI pipeline
- feat(config): make batch size and cache TTL configurable
- feat(services): extract query executor and streaming utilities
- feat(auth): implement hybrid authorization caching
- feat(rate-limit): implement hybrid Redis/in-memory rate limiter
- feat(validation): add Zod schemas for API request validation
Bug Fixes
- fix(discover): prevent auto-search on filter input keystrokes
Maintenance
- chore: update bun lockfile
- chore: remove unused query-store.ts file
Documentation
Full Changelog
See full changelog for all commits.
Quick Start
docker pull ghcr.io/ntk148v/clicklens:v0.0.6