Releases: tgdrive/teldrive
Releases · tgdrive/teldrive
1.0.22
Changelog
- 8b7c322 add new internal error codes
- 6d859f6 Bump github.com/pressly/goose/v3 from 3.17.0 to 3.18.0
- 18056f6 Bump github.com/gotd/td from 0.95.1 to 0.96.1
- 4c79535 Bump gorm.io/gorm from 1.25.5 to 1.25.6
- 5b4437b Bump github.com/gotd/td from 0.95.0 to 0.95.1
- ddb8ac6 ci: Update Docker Compose file for service dependency
- c65a925 Bump github.com/gotd/td from 0.94.0 to 0.95.0
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
Important
Get latest rclone build with this one.
Added dev mod logging to see more refined errors on console and in file. Enable this through DEV env variable.
Disabled Lazy bot streaming its sometime slow so its better to start bots in background.
Encryption was enabled by mistake with empty key in last rclone build so you need to reupload those files if you didn't disable it explicitly using config (applicable only for 1.0.15 version).
update teldrive.files where encrypted =true set status = 'pending_deletion';
Changelog
- e2e201a sync-ui
- 370d555 pass encrypted field in server sside copy
- 72a4cee check for encrpytion key
- d5c2387 Update README.md
- f0f19e1 Enabled debug logging and disabled lazy bots for streaming
- 095bb1a Bump github.com/go-co-op/gocron from 1.36.1 to 1.37.0
- 2f83431 Bump github.com/gotd/td from 0.90.0 to 0.91.0
- 2ea5357 Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1
- 7ace28d Update README.md
- 4428329 Bump github.com/go-co-op/gocron from 1.36.0 to 1.36.1
1.0.15
1.0.14
Changelog
- e685ac6 update
- c511783 Bump github.com/gotd/td from 0.89.0 to 0.90.0
- 239a98c add temp migration
- 7cb94e7 Remove trailing comma
- 0a1c5d6 change http range func
- 1e2da6d don't modify errors
- 5546b81 fix auth middleware
- b25a4bc Update README.md
- d61c976 fix releaser
- 3a7d0de fix errors
- c0d54e4 fix migrations
- ca77be3 fix file creation
- bc7b50f further cleanup
- b040eb9 api changes
- 8ee3e8b remove swagger
- 40ab4cb project structure change
1.0.13
Changelog
- e08ff97 dont recover upload if gin context is cancelled
- 88fd0ff fix recent listing
- 7a2752b sync-ui
- d25dac1 sync ui
- ebef802 Bump golang.org/x/time from 0.4.0 to 0.5.0
- 250ab1f Bump github.com/go-faster/errors from 0.6.1 to 0.7.0
- f24ab20 enable rate limit for user session by default
- b128606 sync ui
- fa51e2f update ui ref
- c8917ea Bump github.com/go-co-op/gocron from 1.35.3 to 1.36.0
- 5338dd1 Bump github.com/pressly/goose/v3 from 3.15.1 to 3.16.0
- d2039f5 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
- fb99e5b implement parts retry