Skip to content

Releases: tgdrive/teldrive

1.6.7

17 Jan 15:46
Compare
Choose a tag to compare

Changelog

Features

Refactoring

1.6.6

15 Jan 11:35
Compare
Choose a tag to compare

Important

  • Session storage now uses sqlite instead of bbolt and renamed to storage.db from session.db
  • Delete old session file and recreate empty db file.

Changelog

Refactoring

1.6.5

14 Jan 21:05
Compare
Choose a tag to compare

Changelog

Refactoring

1.6.4

12 Jan 16:39
Compare
Choose a tag to compare

Changelog

Refactoring

  • 299f4fa: refactor: improve SQL query for uploads statistics with correct date handling (@bhunter234)
  • 518435f: refactor: replace kv usage with boltdb and update related configurations (@bhunter234)

Others

1.6.3

11 Jan 17:08
Compare
Choose a tag to compare

Changelog

Bug fixes

Refactoring

1.6.2

08 Jan 12:42
Compare
Choose a tag to compare

Changelog

  • ffa9a27 fix: cache invalidation in file update
  • 126a2c4 refactor: remove default time tracking in file model

1.6.1

05 Jan 18:16
Compare
Choose a tag to compare

Changelog

  • 74bae5f refactor: add UUID validation and improve file handling in copy and move operations

1.6.0

02 Jan 17:42
Compare
Choose a tag to compare

Changelog

  • fa24854 chore(docs): remove demo images
  • a296b36 feat: add NTP configuration and improve middleware handling
  • 057a3d7 feat: add Openapi generator remove go-gin,fx
  • fdd6e64 feat: enhance authentication and file sharing features
  • 055cc01 feat: fix time synchronization issues
  • 77e463b refactor: simplify condition checks and improve upload handling

1.5.6

13 Dec 13:51
Compare
Choose a tag to compare

Changelog

  • 5a14c65 chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
  • 12d8c88 feat: add regex search support

1.5.5

20 Nov 10:39
Compare
Choose a tag to compare

Changelog

  • 2ff8efa fix: include channelId when updating file