Releases: tgdrive/teldrive
Releases Β· tgdrive/teldrive
1.3.1
Changelog
- e786597 chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
- b7e6af0 chore(deps): bump go.uber.org/fx from 1.21.1 to 1.22.0
- bde8806 chore: Add gin recovery middleware for error handling
- c500e0f chore: Add mutex for session storage in kv package
- 67e063b chore: close upload pool after file upload
- 75e7b63 feat: Add panic recovery to application
- 5a66bf3 feat: Advanced filtering
- 943a501 feat: added dc pooler and support 0 length file size
- 6ee7c82 feat: enable subdirectory search
- 450c7e0 fix: uploads when using multiple channels
- 1c6c1c8 refactor: add "engine was closed" error to internalErrors list
- 306a508 refactor: db params
1.3.0
1.2.5
1.2.4
Changelog
- 7d2c9f9 chore(deps): bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1
- adeedac chore(deps): bump github.com/gin-contrib/secure from 1.0.0 to 1.1.0
- f1ca6c5 chore(deps): bump github.com/gin-contrib/zap from 1.1.1 to 1.1.3
- 007a9e5 chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0
- e65446e chore(deps): bump github.com/gotd/td from 0.100.0 to 0.101.0
- c682930 chore(deps): bump github.com/gotd/td from 0.101.0 to 0.102.0
- 2cf8583 chore(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10
- bf56ddd chore: update asset file pattern for caching optimization
- fe3f802 fix: server side copy
1.2.3
Changelog
- 7d2c9f9 chore(deps): bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1
- f1ca6c5 chore(deps): bump github.com/gin-contrib/zap from 1.1.1 to 1.1.3
- e65446e chore(deps): bump github.com/gotd/td from 0.100.0 to 0.101.0
- c682930 chore(deps): bump github.com/gotd/td from 0.101.0 to 0.102.0
- fe3f802 fix: server side copy
1.2.2
Changelog
- e88df73 chore(deps): bump github.com/gotd/contrib from 0.19.0 to 0.20.0
- 510063e chore(deps): bump github.com/gotd/td from 0.99.2 to 0.100.0
- 6b36e67 chore(deps): bump github.com/pressly/goose/v3 from 3.19.2 to 3.20.0
- 11c9e05 chore(deps): bump go.uber.org/fx from 1.21.0 to 1.21.1
- a439f4a chore(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10
1.2.1
Changelog
- 34404eb added more demos
- 692275d chore: add msg id 0 check
- 274662c feat: show encryption in filelist
- 3ca28cc fix: category for filename
- a773482 fix: file extension handling in GetCategory function
- b82dac8 fix: multiple move files
- ddc1691 fix: pass filename in get category
- 7a7743c fix: user stats listing
1.2.0
Important
New UI with tailwind css and react aria components and many new features .
Drag and Drop for moving and copying files is dropped .
Changelog
- 7cd8aac Fix typo in TotalUploaded field name in UploadStats struct
- 1829ab3 Remove teldrive-ui submodule
- cad96b8 chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0
- 3774c29 chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
- 331acfc chore(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9
- 6364f86 feature: add stats endpoints
- 09cf1c5 update demo image
1.1.9
Changelog
- 097c003 chore(deps): bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0
- e290c65 chore(deps): bump github.com/gin-contrib/secure from 0.0.1 to 1.0.0
- 584dec1 chore(deps): bump github.com/gin-contrib/zap from 1.1.0 to 1.1.1
- 5caaafe chore(deps): bump github.com/gotd/td from 0.99.1 to 0.99.2
- 8fe47ba fix: Add "connection dead" to internalErrors list