Skip to content

Releases: filebrowser/filebrowser

v2.63.2

11 Apr 06:11
v2.63.2
7970c26

Choose a tag to compare

Changelog

v2.63.1

04 Apr 20:29
v2.63.1
29c73ea

Choose a tag to compare

Changelog

  • 29c73ea chore(release): 2.63.1
  • f13c7c8 fix: restrict default permissions for proxy-auth auto-provisioned users (#5890)
  • 1e03fea fix: check download permission in resource handler (#5891)
  • 8adf127 fix: enforce directory boundary in rule path matching (#5889)
  • 7dbf7a3 fix: check share owner permissions on public share access (#5888)

v2.63.0

04 Apr 08:16
v2.63.0
65a837d

Choose a tag to compare

Changelog

  • 65a837d chore(release): 2.63.0
  • 876cdb3 feat: enable copy operation on drag‑and‑drop with ctrl key (#5882)
  • 2f805de docs: update docker compose
  • 7a16129 fix(tus): reject negative upload-length to prevent inconsistent cache entry (#5876)
  • 0f39bd0 fix: check download permission when sharing permission is enabled (#5875)

v2.62.2

28 Mar 19:17
v2.62.2
860c19d

Choose a tag to compare

Changelog

  • 860c19d chore(release): 2.62.2
  • a8fc165 fix: shares listing
  • c406bda fix: json escaping
  • d9f9460 fix: use html/template
  • 126227b fix: disable scripted content in epub
  • b6a4fb1 fix: self-registered users don't get execute perms
  • 2368e46 chore(deps): update pnpm/action-setup action to v5 (#5869)
  • 8d8cd26 chore(deps): update all non-major dependencies (#5838)
  • 8f81b77 fix: include filename in Content-Disposition header for inline downloads (#5860)
  • 0616f68 chore: Updates for project File Browser (#5847)
  • 432f3e6 fix: double slash in TUS upload path when readEntries returns multiple batches (#5848)
  • ae72f93 chore(deps): update actions/deploy-pages action to v5 (#5866)
  • 4812536 fix: touch Redis upload cache key on GetLength to prevent TTL expiry (#5850)
  • 6d44b3a chore(deps): update pnpm/action-setup action to v5 (#5857)
  • 811cf2d chore(deps): update go-task/setup-task action to v2 (#5856)

v2.62.1

14 Mar 08:45
v2.62.1
b5f9707

Choose a tag to compare

Changelog

  • b5f9707 chore(release): 2.62.1
  • fc80f4f fix: base url/reverse proxy redirect

v2.62.0

14 Mar 07:47
v2.62.0
6aea227

Choose a tag to compare

Changelog

  • 6aea227 chore(release): 2.62.0
  • 09a2616 fix: make perm.share depend on share.download
  • a63573b fix: signup handler shouldn't create admins
  • 4bd7d69 fix: clean path in patch handler
  • c21af07 fix: around languages
  • 858eb42 feat: Updates for project File Browser (#5807)
  • 2170942 ci: update transifex settings
  • 846fb33 chore(deps): update dependency vite to v8 (#5831)
  • 6f772f2 ci: update transifex settings
  • 3c5d366 chore(deps): update all non-major dependencies (#5818)
  • 27afbb8 chore(deps): update dependency @vitejs/plugin-legacy to v8 (#5830)
  • 79875ba chore(deps): update marocchino/sticky-pull-request-comment action to v3 (#5833)
  • be8ba18 docs: add notice on proxy
  • ef2e999 fix: properly surface config parse errors (#5822)
  • 0542fc0 fix(tus): preserve percent-encoded upload paths in Location header (#5817)
  • f04af0c fix: allow deleting the user's own account (#5820)
  • f5f8b60 fix(upload): avoid skipping whole folder upload on conflict modal (#5814)
  • 6dcef07 fix(upload): don't mark every folder-upload file as conflicting (#5813)
  • 6700a98 docs: update readme
  • 490e5bb chore(deps): update docker/setup-qemu-action action to v4 (#5812)
  • df63cb5 chore(deps): update docker/setup-buildx-action action to v4 (#5811)
  • 3cb21c7 chore(deps): update docker/login-action action to v4 (#5810)
  • c01b6a8 chore(deps): update dependency eslint to v10.0.3 (#5809)

v2.61.2

06 Mar 15:33
v2.61.2
cbcf708

Choose a tag to compare

Changelog

  • cbcf708 chore(release): 2.61.2
  • 4d9e6b8 fix(frontend): do not delete original assets
  • 8ee5576 fix(frontend): input password type
  • 8598db2 fix: added dateFormat to getUserDefaults so this is respected in the … (#5804)
  • a7dc7bf chore: update translations (#5796)
  • 9f56826 chore(deps): update all non-major dependencies (#5794)
  • d7b00ce fix: avoid sending the same name in the file/folder rename modal (#5806)
  • 177c7cf fix: validate current password with a modal (#5805)
  • 4af3f85 fix(csv-viewer): add support for missing text encodings in dropdown list (#5795)

v2.61.1

04 Mar 09:19
v2.61.1
c950a57

Choose a tag to compare

Changelog

  • c950a57 chore(release): 2.61.1
  • 7ed1425 fix: check for correct permission in TUS Delete

v2.61.0

28 Feb 10:09
v2.61.0
148b3c5

Choose a tag to compare

Changelog

  • 148b3c5 chore(release): 2.61.0
  • a40f806 chore(deps): update all non-major dependencies (#5791)
  • 8dc618a chore: update translations (#5790)
  • 31194fb fix: correctly clean path
  • aa80909 feat: improved conflict resolution when uploading/copying/moving files (#5765)
  • e3d00d5 chore(deps): update goreleaser/goreleaser-action action to v7 (#5782)

v2.60.0

21 Feb 17:34
v2.60.0
7b16e2d

Choose a tag to compare

Changelog

  • 7b16e2d chore(release): 2.60.0
  • 2470b9e chore(deps): update all non-major dependencies (#5780)
  • 9940bdd feat: Updates for project File Browser (#5764)
  • 200d501 fix: modal lifecycle issues, multiple modals, new directory creation and discard changes behavior (#5773)
  • 3169a14 fix: always show separators and encoding list in the CSV viewer (#5774)