Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@ShoshinNikita ShoshinNikita released this 29 Sep 09:51
· 5 commits to master since this release
c3955be

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