Skip to content

Releases: ybizeul/hupload

v1.18.0

09 May 07:40

Choose a tag to compare

Changelog

  • 0d48727 feat: add health endpoint for readiness/liveness probes
  • 25e6403 feat: add sorting functionality to SharePage and update translations (close #70)
  • 243a766 feat: implement API key authentication and update configuration options
  • 1e11176 feat: update APIClient and hooks to support user-specific share retrieval and add cache control headers
  • 84bb4f3 fix: add LogoutPage component and update routing in App (closes #69)

v1.17.2

23 Nov 21:40

Choose a tag to compare

Changelog

  • 0cc756f fix: don't display downloads count to guests
  • 189b13e fix: prevent share name collision
  • 6735155 fix: tests for share creation

v1.17.1

11 Oct 09:50

Choose a tag to compare

Changelog

  • ea4a8ee fix: remove offline_access scope (through apiws dep update)

v1.17.0

11 Oct 08:39

Choose a tag to compare

Changelog

  • 0e4b358 fix: apiws dependency fixes OIDC bug

v1.16.1

08 Oct 15:20

Choose a tag to compare

Changelog

  • eeeaa0f fix: downloading full share updates share file's download count

v1.16.0

07 Oct 17:06

Choose a tag to compare

Changelog

  • 96e4ce4 feat: Implement counter for downloaded items
  • 5dca4d8 fix: add a missing french translation

v1.15.3

29 May 20:55

Choose a tag to compare

Changelog

  • afab657 fix: don't display normal controls for errored uploads
  • 61cd015 fix: potential error when using minio as s3 backend

v1.15.2

09 May 18:53

Choose a tag to compare

Changelog

v1.15.1

09 May 08:49

Choose a tag to compare

Changelog

  • Update APIWS to v0.9.5

v1.15.0

01 May 15:47

Choose a tag to compare

Changelog

  • 17591fd new: add a search bar to filter shares