Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 00:17
· 299 commits to main since this release

Changelog

  • ce02132 backend: add config endpoint
  • f5c9b53 backend: add download handler
  • 51fd47f backend: allow setting expiration by user
  • 0e680c9 backend: make link shortening optional
  • 7eff420 backend: make notification configurable for up/downloads
  • 99185e1 frontend: fix source maps
  • 9cf8b0f frontend: improve margins
  • 93f89e2 frontend: initial setting panel
  • b999087 frontend: port to typescript
  • 179611e frontend: update dependencies
  • 3849840 implemented several new features: - support for multiple servers/buckets (closes Multi-bucket support #5) - browser notifications about completed/failed uploads - email notifications about completed uploads - user configurable expiration time (Allow users to specify a per-file retention time #2)
  • 00876ae minor refactoring
  • 8e9c0df update README