Changelog
Features
- 1071a6e: feat: add BLAKE3 tree hashing support for file integrity verification (@divyam234)
- b0f2265: feat: add pluggable session storage with PostgreSQL, BoltDB, and memory backends (@divyam234)
- 6c5eded: feat: added SSE broadcast event streams for file operations (@divyam234)
- 791363b: feat: non-blocking server startup with proper shutdown handling (@divyam234)
Bug fixes
- 4046b54: fix: resolve upload failures and session storage issues (@divyam234)
Refactoring
- df51759: refactor: db logging (@divyam234)