Releases: tgdrive/teldrive
Releases · tgdrive/teldrive
1.8.3
1.8.2
Changelog
Bug fixes
- 80cf087: fix: prevent nil pointer dereference in upload handlers (#531) (@divyam234)
1.8.1
1.8.0
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)
1.7.5
Changelog
Features
- b05b919: feat: add integration tests and improve indexing performance (@divyam234)
1.7.4
1.7.3
1.7.2
Changelog
Features
- 110a821: feat: enhance check command with dry-run and verbose logging (@divyam234)
1.7.1
Changelog
Bug fixes
- 74307dc: fix: correct parts counting in channel rollover logic (@really-flamey-marco)
Others
- eaac59b: chore(deps): update (@divyam234)
1.7.0
Changelog
Features
- 616cf4a: feat: Add Automatic Channel Rollover (@divyam234)
- 59a0702: feat: add HEIF, HEIC, and WebP to image extensions (@hassankhan2608)
- d27a9da: feat: add xz and tgz to supported archive extensions (@hassankhan2608)