Releases: tgdrive/teldrive
Releases Β· tgdrive/teldrive
1.6.19
1.6.18
Changelog
Features
- 5c619a0: feat: add distributed cron job locking and new cron jobs (@divyam234)
Bug fixes
- aad739d: fix: update file parts update payload to include encryption flag (@divyam234)
Refactoring
- f48bc0f: refactor: replace if-else chains with switch statements for improved readability (@divyam234)
- 447a79c: refactor: time interval of cron locker (@divyam234)
1.6.17
Changelog
Features
- fbcb102: feat: new settings UI with channels operations (@divyam234)
Others
- 7b90277: chore(docs): add DeepWiki badge (@divyam234)
1.6.16
Changelog
Features
- d428535: feat: support direct ssl negotiation postgres (@divyam234).See more here
1.6.15
1.6.14
Changelog
Features
- 9983c7d: feat: add created_at index and event ordering (@divyam234)
- 4c7c38f: feat: add docker.io registry and improve chunk handling (@divyam234)
- d66dc78: feat: add file operation event recording system (@divyam234)
Refactoring
- 4ef27d5: refactor: rename EventData to Source and expand event data model (@divyam234)
- bfbeab6: refactor: replace interface{} with any type across codebase (@divyam234)
1.6.13
1.6.12
Changelog
Bug fixes
- 5b4faaa: fix: improve upload error handling and update dependencies (@bhunter234)
Refactoring
- 1f8a508: refactor: enhance file integrity checks and add size handling for encrypted files (@bhunter234)