Skip to content

Releases: tgdrive/teldrive

1.0.19

02 Jan 11:21
Compare
Choose a tag to compare

Changelog

1.0.18

24 Dec 22:08
Compare
Choose a tag to compare

Changelog

  • ca46098 multi users fixes
  • e80a252 return empty array instead of null
  • e5e1bef show parent path on all views except my-drive

1.0.17

22 Dec 17:30
Compare
Choose a tag to compare

Changelog

  • 18df57f return parent path in search response
  • 1abf228 sync-ui
  • 58f6dd6 add version in ui
  • 10c13e1 fix bulkmove operation
  • bb47d88 Bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • 1ebaeec Bump github.com/pressly/goose/v3 from 3.16.0 to 3.17.0

1.0.16

18 Dec 12:13
Compare
Choose a tag to compare

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

08 Dec 11:06
Compare
Choose a tag to compare

Changelog

  • 7dda80d cleanup and calulate tg chuck size dynamically
  • d40b0a8 Update README.md
  • 6b07681 enable random salt geenration for file parts
  • 049cc0f Update README.md
  • f586208 remove channeld binding
  • 205cb0b save encrypt state in uploads
  • 3e30b87 enable native file encryption

1.0.14

05 Dec 20:20
Compare
Choose a tag to compare

Changelog

1.0.13

30 Nov 12:22
Compare
Choose a tag to compare

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

1.0.12

16 Nov 15:45
Compare
Choose a tag to compare

Changelog

1.0.11

08 Nov 09:06
Compare
Choose a tag to compare

Changelog

1.0.10

16 Oct 12:20
Compare
Choose a tag to compare

Changelog

  • b2e8f5e allow file size greater than 0
  • ca1c939 Bump github.com/go-co-op/gocron from 1.35.0 to 1.35.2
  • 8f8a8bf Bump github.com/pressly/goose/v3 from 3.15.0 to 3.15.1
  • a7677fb Bump gorm.io/gorm from 1.25.4 to 1.25.5
  • 78ce207 Update README.md
  • 6ebef06 Update README.md
  • 563ae60 Bump github.com/go-co-op/gocron from 1.34.2 to 1.35.0