Skip to content

Releases: tags-drive/core

v0.10.0

29 Sep 09:51
c3955be
Compare
Choose a tag to compare

This release has breaking changes

Features

  • ✨ Support S3 Storage – issue #80
  • ✨ You can migrate files from/to S3 Storage with Migrator (more info can be found in ./cmd/migrator/README.md file) – issue #84
  • ✨ Add the support of CL commands – issue #85
  • ✨ Set up GitHub Actions – PR #93

Updates

  • 🔨 Refactor code structure – PR #81, #82
  • 🔨 Use ShoshinNikita/go-disk-buffer instead of utils.Buffer – PR #89
  • 💥 Breaking! Optimize files.File struct – issue #83
  • 💥 Breaking! Update env variables – commit b2a90bd
  • update serving of file icons – issue #96
  • refactor scripts – PR #92

Fixes

  • Fix caching – issue #97

Note: milestone v0.10

v0.10.0-beta.4

28 Sep 13:01
c3955be
Compare
Choose a tag to compare
v0.10.0-beta.4 Pre-release
Pre-release

This release has breaking changes

Features

  • ✨ Support S3 Storage – issue #80
  • ✨ You can migrate files from/to S3 Storage with Migrator (more info can be found in ./cmd/migrator/README.md file) – issue #84
  • ✨ Add the support of CL commands – issue #85
  • ✨ Set up GitHub Actions – PR #93

Updates

  • 🔨 Refactor code structure – PR #81, #82
  • 🔨 Use ShoshinNikita/go-disk-buffer instead of utils.Buffer – PR #89
  • 💥 Breaking! Optimize files.File struct – issue #83
  • 💥 Breaking! Update env variables – commit b2a90bd
  • update serving of file icons – issue #96
  • refactor scripts – PR #92

Fixes

  • Fix caching – issue #97

Note: milestone v0.10

v0.10.0-beta.3

25 Aug 22:18
Compare
Choose a tag to compare
v0.10.0-beta.3 Pre-release
Pre-release

This release has breaking changes

Features

  • ✨ Support S3 Storage – issue #80
  • ✨ You can migrate files from/to S3 Storage with Migrator (more info can be found in ./cmd/migrator/README.md file) – issue #84
  • ✨ Add the support of CL commands – issue #85

Updates

Note: milestone v0.10

v0.10.0-beta.2

20 Aug 20:40
Compare
Choose a tag to compare
v0.10.0-beta.2 Pre-release
Pre-release

This release has breaking changes

Features

  • ✨ Support S3 Storage – issue #80
  • ✨ You can migrate files from/to S3 Storage with Migrator (more info can be found in ./cmd/migrator/README.md file) – issue #84
  • ✨ Add the support of CL commands – issue #85

Updates

Note: milestone v0.10

v0.10.0-beta.1

13 Aug 20:26
0cbea2c
Compare
Choose a tag to compare
v0.10.0-beta.1 Pre-release
Pre-release

This release has breaking changes

Features

  • ❗ Support S3 Storage – issue #80
  • Add the support of CL commands – issue #85

Updates

  • Refactor code structure – PR #81, #82
  • Breaking! Optimize files.File struct – issue #83
  • Breaking! Update env variables – commit b2a90bd

Note: milestone v0.10

v0.9.0

14 Jul 19:21
Compare
Choose a tag to compare

Features

  • ❗ add Files Sharing – issue #69
  • support Open Graph protocol – issue #78
  • redirect mobile devices from / to /mobile
  • Tags Drive allow to download large files which size is greater than amount of RAM – issue #74

Updates

  • ❗ use var folder to store configs and files – issue #72

Note: milestone v0.9

v0.9.0-beta.3

11 Jul 23:01
f997e03
Compare
Choose a tag to compare
v0.9.0-beta.3 Pre-release
Pre-release

Features

  • ❗ add Files Sharing – issue #69
  • redirect mobile devices from / to /mobile
  • Tags Drive allow to download large files which size is greater than amount of RAM – issue #74

Updates

  • ❗ use var folder to store configs and files – issue #72

Note: milestone v0.9

v0.9.0-beta.2

05 Jul 11:01
Compare
Choose a tag to compare
v0.9.0-beta.2 Pre-release
Pre-release

Features

  • ❗ add Files Sharing – issue #69
  • redirect mobile devices from / to /mobile
  • Tags Drive allow to download large files which size is greater than amount of RAM – issue #74

Updates

  • ❗ use var folder to store configs and files – issue #72

Note: milestone v0.9

v0.9.0-beta.1

02 Jul 09:31
Compare
Choose a tag to compare
v0.9.0-beta.1 Pre-release
Pre-release

Features

  • ❗ add Files Sharing – issue #69
  • redirect mobile devices from / to /mobile

Updates

  • ❗ use var folder to store configs and files – issue #72

v0.8.1

26 May 11:20
Compare
Choose a tag to compare

Fix bug with auth (34594c3)