Releases: tgdrive/teldrive
Releases · tgdrive/teldrive
1.4.22
Changelog
9990d56 chore: Update Readme.md
7750491 refactor: Add middlewares to tg client
1.4.21
Important
This release uses new image service see in readme how to deploy.
1.4.20
Changelog
cb81542 chore(deps): update go.mod dependencies
a40304e chore: Update Docker image templates and manifest names
5ea8bbf refactor: Remove GitHub workflows
619fc3e refactor: readers
1.4.19
Changelog
a9a00ac chore(deps): bump github.com/gotd/td from 0.106.0 to 0.107.0
1532bc0 chore(deps): bump go.uber.org/fx from 1.22.1 to 1.22.2
ba149ed chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0
1a39ff6 chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
d374139 chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0
4a067d9 chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0
a64eb57 chore: add all bots in stream
c714970 refactor: Update dependencies and refactor multireader and workers
c7be0ea refactor: check bot limits with total bots
3605ea4 refactor: multireader and workers
1.4.17
Changelog
2a7cedb refactor: Update ParentID field to use sql.NullString for nullable values
149d8c6 refactor: use uuid7 for fileId
1.4.16
Changelog
2d564eb fix: depth col issue while creating directory
1.4.14
Changelog
5d84d53 chore(deps): bump github.com/gotd/td from 0.105.0 to 0.106.0
72be512 chore: Update Dockerfile to include pgroonga and pgvector extensions
9ce54b0 feat: added redis cache support
4db65dd refactor: Add read-write locks for cache operations