Update filebrowser/filebrowser Docker tag to v2.63.5 #31

Merged
admin merged 1 commits from renovate/filebrowser-filebrowser-2.x into main 2026-06-06 09:30:17 +02:00
Owner

This PR contains the following updates:

Package Update Change Pending
filebrowser/filebrowser minor v2.54.0v2.63.5 v2.63.13 (+7)

Release Notes

filebrowser/filebrowser (filebrowser/filebrowser)

v2.63.5

Compare Source

Changelog
  • a1e442e chore(release): 2.63.5
  • 6ad8160 fix(router): handle undefined catchAll param on root redirect (#​5955)

v2.63.4

Compare Source

Changelog

v2.63.3

Compare Source

Changelog

v2.63.2

Compare Source

Changelog

v2.63.1

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

v2.62.0

Compare Source

Changelog

v2.61.2

Compare Source

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

Compare Source

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

v2.61.0

Compare Source

Changelog

v2.60.0

Compare Source

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)

v2.59.0

Compare Source

Changelog

v2.58.0

Compare Source

Changelog

v2.57.1

Compare Source

Changelog

v2.57.0

Compare Source

Changelog

v2.56.0

Compare Source

Changelog

v2.55.0

Compare Source

Changelog

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [filebrowser/filebrowser](https://github.com/filebrowser/filebrowser) | minor | `v2.54.0` → `v2.63.5` | `v2.63.13` (+7) | --- ### Release Notes <details> <summary>filebrowser/filebrowser (filebrowser/filebrowser)</summary> ### [`v2.63.5`](https://github.com/filebrowser/filebrowser/releases/tag/v2.63.5) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.63.4...v2.63.5) ##### Changelog - [`a1e442e`](https://github.com/filebrowser/filebrowser/commit/a1e442ef9e4a14719184bf02c50dbc981ecf8665) chore(release): 2.63.5 - [`6ad8160`](https://github.com/filebrowser/filebrowser/commit/6ad8160aa3309314c1b471c5090b67c824464396) fix(router): handle undefined catchAll param on root redirect ([#&#8203;5955](https://github.com/filebrowser/filebrowser/issues/5955)) ### [`v2.63.4`](https://github.com/filebrowser/filebrowser/releases/tag/v2.63.4) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.63.3...v2.63.4) ##### Changelog - [`22b848f`](https://github.com/filebrowser/filebrowser/commit/22b848f26ef8ae889eef132232dbd0de347e0efd) chore(release): 2.63.4 - [`a418dd6`](https://github.com/filebrowser/filebrowser/commit/a418dd6bb367a609cb38835f9a76e94df995f37e) chore: revert node dependencies updates - [`d978d1e`](https://github.com/filebrowser/filebrowser/commit/d978d1eccae6127618681333490afa0613e7d2ec) chore: sync translations ([#&#8203;5945](https://github.com/filebrowser/filebrowser/issues/5945)) - [`9cc18a8`](https://github.com/filebrowser/filebrowser/commit/9cc18a81e3e1b8bf96795bfbe3d83ced294ecfd7) fix: show item shares from all users to admins ([#&#8203;5941](https://github.com/filebrowser/filebrowser/issues/5941)) - [`e38c282`](https://github.com/filebrowser/filebrowser/commit/e38c28273aa85329fd9d796c1dd66fa07289b1ab) chore: fix typo - [`da2dff0`](https://github.com/filebrowser/filebrowser/commit/da2dff0933e7f8795ba39fe2bad88d0e0dab66f4) chore: sync translations - [`261bca6`](https://github.com/filebrowser/filebrowser/commit/261bca67bc7e0a4c188cb8d57522998ae9fdb735) chore(deps): update all non-major dependencies ([#&#8203;5929](https://github.com/filebrowser/filebrowser/issues/5929)) ### [`v2.63.3`](https://github.com/filebrowser/filebrowser/releases/tag/v2.63.3) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.63.2...v2.63.3) ##### Changelog - [`ca5e249`](https://github.com/filebrowser/filebrowser/commit/ca5e249e3c0c94159c2136a0cd431a424eb18472) chore(release): 2.63.3 - [`f4e1485`](https://github.com/filebrowser/filebrowser/commit/f4e148523e0dc9242081831b53544396f995c611) fix: Fix conflict modal and add a resume transfert option ([#&#8203;5884](https://github.com/filebrowser/filebrowser/issues/5884)) - [`1f22fe6`](https://github.com/filebrowser/filebrowser/commit/1f22fe65ecc41ff9ca6dc3128bb914793dd5b44f) chore(deps): update all non-major dependencies ([#&#8203;5926](https://github.com/filebrowser/filebrowser/issues/5926)) - [`e2bdf6f`](https://github.com/filebrowser/filebrowser/commit/e2bdf6f747dc90123a555ba58390aff2e34bf9dd) chore: update translations - [`d236f1c`](https://github.com/filebrowser/filebrowser/commit/d236f1c563eee40488ee9cea0745bda4f2b261a4) chore(deps): update dependency marked to v18 ([#&#8203;5897](https://github.com/filebrowser/filebrowser/issues/5897)) - [`4edf425`](https://github.com/filebrowser/filebrowser/commit/4edf425a9fae15b7e555b033f33c77ddf1302f61) chore(i18n): add a translation for disk usage ([#&#8203;5916](https://github.com/filebrowser/filebrowser/issues/5916)) - [`a1a7ac4`](https://github.com/filebrowser/filebrowser/commit/a1a7ac4f04706200cdd29a86951a84b7e5461520) chore: update translations ([#&#8203;5918](https://github.com/filebrowser/filebrowser/issues/5918)) - [`74917c8`](https://github.com/filebrowser/filebrowser/commit/74917c80370ef97e3cb973ab2a751d0aa61d4c62) chore(deps): update all non-major dependencies ([#&#8203;5915](https://github.com/filebrowser/filebrowser/issues/5915)) - [`7bd27f5`](https://github.com/filebrowser/filebrowser/commit/7bd27f5e823651420cedd87a6c6503b1a954a4dd) chore: sync translations ([#&#8203;5901](https://github.com/filebrowser/filebrowser/issues/5901)) - [`9f4288b`](https://github.com/filebrowser/filebrowser/commit/9f4288b1b4e8e197ec2ec2ca093e7bf761efd142) docs: Update documentation links in Global.vue ([#&#8203;5905](https://github.com/filebrowser/filebrowser/issues/5905)) - [`41b801d`](https://github.com/filebrowser/filebrowser/commit/41b801d30c736c8ca863e2be6aece7d99e92129e) fix: correct environment variable in compose.yaml ([#&#8203;5910](https://github.com/filebrowser/filebrowser/issues/5910)) - [`da6b7ac`](https://github.com/filebrowser/filebrowser/commit/da6b7ac26b7d2dce84131435885e144492859146) chore(deps): update all non-major dependencies ([#&#8203;5912](https://github.com/filebrowser/filebrowser/issues/5912)) - [`7f8b920`](https://github.com/filebrowser/filebrowser/commit/7f8b920aa4c2eb22d22bad7763e7fd880b63333d) chore(deps): update actions/upload-pages-artifact action to v5 ([#&#8203;5913](https://github.com/filebrowser/filebrowser/issues/5913)) - [`dd53644`](https://github.com/filebrowser/filebrowser/commit/dd53644acbecd7b8b788396aa8dd133ae006382c) chore(release): 2.63.2 - [`9b80a9a`](https://github.com/filebrowser/filebrowser/commit/9b80a9aa6cf87700624fa6e0ba5fe8eac71d84d7) chore(deps): update all non-major dependencies ([#&#8203;5870](https://github.com/filebrowser/filebrowser/issues/5870)) - [`0321415`](https://github.com/filebrowser/filebrowser/commit/0321415a152b6c20e44c6f4afbffd0ed34919e22) chore: pull translations ([#&#8203;5871](https://github.com/filebrowser/filebrowser/issues/5871)) - [`23e84c9`](https://github.com/filebrowser/filebrowser/commit/23e84c997422ef058dc8e348cba75e77b23aaf84) docs: update PR template - [`0fadf28`](https://github.com/filebrowser/filebrowser/commit/0fadf28b18e506ddca0027e83ebe567ac57932bf) fix(preview): let arrow keys seek video instead of switching files ([#&#8203;5895](https://github.com/filebrowser/filebrowser/issues/5895)) - [`871f337`](https://github.com/filebrowser/filebrowser/commit/871f33789259d644ec3ed89aa38f6bf20b72c42a) chore(deps): update pnpm/action-setup action to v6 ([#&#8203;5898](https://github.com/filebrowser/filebrowser/issues/5898)) ### [`v2.63.2`](https://github.com/filebrowser/filebrowser/releases/tag/v2.63.2) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.63.1...v2.63.2) ##### Changelog - [`7970c26`](https://github.com/filebrowser/filebrowser/commit/7970c26cbcb8c7dc8abf12f95fe2b97d6c89d577) chore(release): 2.63.2 ### [`v2.63.1`](https://github.com/filebrowser/filebrowser/releases/tag/v2.63.1) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.63.0...v2.63.1) ##### Changelog - [`29c73ea`](https://github.com/filebrowser/filebrowser/commit/29c73eaca6a7b91f0de3c73536a0d0a21eeda03e) chore(release): 2.63.1 - [`f13c7c8`](https://github.com/filebrowser/filebrowser/commit/f13c7c8cffd6d58ff29c4a6763ced1385f69961e) fix: restrict default permissions for proxy-auth auto-provisioned users ([#&#8203;5890](https://github.com/filebrowser/filebrowser/issues/5890)) - [`1e03fea`](https://github.com/filebrowser/filebrowser/commit/1e03feadb550e4414b5589a6a8df57f538efba15) fix: check download permission in resource handler ([#&#8203;5891](https://github.com/filebrowser/filebrowser/issues/5891)) - [`8adf127`](https://github.com/filebrowser/filebrowser/commit/8adf127c7d33585333b8030869f6f318e6517179) fix: enforce directory boundary in rule path matching ([#&#8203;5889](https://github.com/filebrowser/filebrowser/issues/5889)) - [`7dbf7a3`](https://github.com/filebrowser/filebrowser/commit/7dbf7a3528234b2a9ee9c4115e8ecf58d258ca51) fix: check share owner permissions on public share access ([#&#8203;5888](https://github.com/filebrowser/filebrowser/issues/5888)) ### [`v2.63.0`](https://github.com/filebrowser/filebrowser/releases/tag/v2.63.0) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.62.2...v2.63.0) ##### Changelog - [`65a837d`](https://github.com/filebrowser/filebrowser/commit/65a837de4916c054a89258bf84b35f075158a1b5) chore(release): 2.63.0 - [`876cdb3`](https://github.com/filebrowser/filebrowser/commit/876cdb34265b090c2a74a69509f4106f2c5e8726) feat: enable copy operation on drag‑and‑drop with ctrl key ([#&#8203;5882](https://github.com/filebrowser/filebrowser/issues/5882)) - [`2f805de`](https://github.com/filebrowser/filebrowser/commit/2f805de5274514c627f61e2b648fc7a9b8eadb2c) docs: update docker compose - [`7a16129`](https://github.com/filebrowser/filebrowser/commit/7a16129bfc07dbdc2fa52b99d2985c1bc0ea12e2) fix(tus): reject negative upload-length to prevent inconsistent cache entry ([#&#8203;5876](https://github.com/filebrowser/filebrowser/issues/5876)) - [`0f39bd0`](https://github.com/filebrowser/filebrowser/commit/0f39bd055efdadc15abd2f8146cf5da3793f8318) fix: check download permission when sharing permission is enabled ([#&#8203;5875](https://github.com/filebrowser/filebrowser/issues/5875)) ### [`v2.62.2`](https://github.com/filebrowser/filebrowser/releases/tag/v2.62.2) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.62.1...v2.62.2) ##### Changelog - [`860c19d`](https://github.com/filebrowser/filebrowser/commit/860c19ddf58665aafcf976f5299a907738214226) chore(release): 2.62.2 - [`a8fc165`](https://github.com/filebrowser/filebrowser/commit/a8fc1657b796c5da7190466beff13e680721b6d3) fix: shares listing - [`c406bda`](https://github.com/filebrowser/filebrowser/commit/c406bda0c73ac8b187e23a97c05521edc77efa84) fix: json escaping - [`d9f9460`](https://github.com/filebrowser/filebrowser/commit/d9f9460c1e51d10a25065e10358c12d5ced66ad9) fix: use html/template - [`126227b`](https://github.com/filebrowser/filebrowser/commit/126227bb2754eee15cd7c722916c3bb8821084a2) fix: disable scripted content in epub - [`b6a4fb1`](https://github.com/filebrowser/filebrowser/commit/b6a4fb1f27f4d894b384c0f3acacda276d1338a5) fix: self-registered users don't get execute perms - [`2368e46`](https://github.com/filebrowser/filebrowser/commit/2368e468b9e3cea0e8e4b02ec8b12409767be8f1) chore(deps): update pnpm/action-setup action to v5 ([#&#8203;5869](https://github.com/filebrowser/filebrowser/issues/5869)) - [`8d8cd26`](https://github.com/filebrowser/filebrowser/commit/8d8cd26d7f20d79bc24a01afb2574c7fb7a92b36) chore(deps): update all non-major dependencies ([#&#8203;5838](https://github.com/filebrowser/filebrowser/issues/5838)) - [`8f81b77`](https://github.com/filebrowser/filebrowser/commit/8f81b77cf2a3da0a445f3700fbf4a0091ea46c07) fix: include filename in Content-Disposition header for inline downloads ([#&#8203;5860](https://github.com/filebrowser/filebrowser/issues/5860)) - [`0616f68`](https://github.com/filebrowser/filebrowser/commit/0616f6811f9b4ecfb15b3ad812a0c4f03c889326) chore: Updates for project File Browser ([#&#8203;5847](https://github.com/filebrowser/filebrowser/issues/5847)) - [`432f3e6`](https://github.com/filebrowser/filebrowser/commit/432f3e60ffdf92af6f8f56119a1bac8084f52a60) fix: double slash in TUS upload path when readEntries returns multiple batches ([#&#8203;5848](https://github.com/filebrowser/filebrowser/issues/5848)) - [`ae72f93`](https://github.com/filebrowser/filebrowser/commit/ae72f9366704490a5cc3ce3cff7b18d405415653) chore(deps): update actions/deploy-pages action to v5 ([#&#8203;5866](https://github.com/filebrowser/filebrowser/issues/5866)) - [`4812536`](https://github.com/filebrowser/filebrowser/commit/48125365551ce2b27790aaafd7594cf5ce52f1ba) fix: touch Redis upload cache key on GetLength to prevent TTL expiry ([#&#8203;5850](https://github.com/filebrowser/filebrowser/issues/5850)) - [`6d44b3a`](https://github.com/filebrowser/filebrowser/commit/6d44b3ae1d8d26484380bd90d8eb90a08a7fc062) chore(deps): update pnpm/action-setup action to v5 ([#&#8203;5857](https://github.com/filebrowser/filebrowser/issues/5857)) - [`811cf2d`](https://github.com/filebrowser/filebrowser/commit/811cf2dfe5a3c1c5132320eb8e48c1ab1805441b) chore(deps): update go-task/setup-task action to v2 ([#&#8203;5856](https://github.com/filebrowser/filebrowser/issues/5856)) ### [`v2.62.1`](https://github.com/filebrowser/filebrowser/releases/tag/v2.62.1) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.62.0...v2.62.1) ##### Changelog - [`b5f9707`](https://github.com/filebrowser/filebrowser/commit/b5f970731be11d3fc8f59b194b15089b6c13bd5f) chore(release): 2.62.1 - [`fc80f4f`](https://github.com/filebrowser/filebrowser/commit/fc80f4f44c856ddc19df3024c245990fffd55630) fix: base url/reverse proxy redirect ### [`v2.62.0`](https://github.com/filebrowser/filebrowser/releases/tag/v2.62.0) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.61.2...v2.62.0) ##### Changelog - [`6aea227`](https://github.com/filebrowser/filebrowser/commit/6aea2276177c9a5ca21115618e541fd237737f79) chore(release): 2.62.0 - [`09a2616`](https://github.com/filebrowser/filebrowser/commit/09a26166b4f79446e7174c017380f6db45444e32) fix: make perm.share depend on share.download - [`a63573b`](https://github.com/filebrowser/filebrowser/commit/a63573b67eb302167b4c4f218361a2d0c138deab) fix: signup handler shouldn't create admins - [`4bd7d69`](https://github.com/filebrowser/filebrowser/commit/4bd7d69c82163b201a987e99c0c50d7ecc6ee5f1) fix: clean path in patch handler - [`c21af07`](https://github.com/filebrowser/filebrowser/commit/c21af0791a5df458c2ddb81ce9ae44b772b6d82d) fix: around languages - [`858eb42`](https://github.com/filebrowser/filebrowser/commit/858eb426515ec55172e9cca47bdf1e25a0d0d81d) feat: Updates for project File Browser ([#&#8203;5807](https://github.com/filebrowser/filebrowser/issues/5807)) - [`2170942`](https://github.com/filebrowser/filebrowser/commit/21709428b19252be13502f65e9131a2c3fb844ee) ci: update transifex settings - [`846fb33`](https://github.com/filebrowser/filebrowser/commit/846fb3333a31e31f9f4cea4a98bba13a97689dd6) chore(deps): update dependency vite to v8 ([#&#8203;5831](https://github.com/filebrowser/filebrowser/issues/5831)) - [`6f772f2`](https://github.com/filebrowser/filebrowser/commit/6f772f2b105f989548fafa4ac233e92d0e6ee1b6) ci: update transifex settings - [`3c5d366`](https://github.com/filebrowser/filebrowser/commit/3c5d36673f87517168f7412f89c4ac0831145faf) chore(deps): update all non-major dependencies ([#&#8203;5818](https://github.com/filebrowser/filebrowser/issues/5818)) - [`27afbb8`](https://github.com/filebrowser/filebrowser/commit/27afbb8813c1a1f58c2fd8f90b1f4ecb90bf5aac) chore(deps): update dependency [@&#8203;vitejs/plugin-legacy](https://github.com/vitejs/plugin-legacy) to v8 ([#&#8203;5830](https://github.com/filebrowser/filebrowser/issues/5830)) - [`79875ba`](https://github.com/filebrowser/filebrowser/commit/79875bac7ffb7534ab20d219da87be23e9ddd6db) chore(deps): update marocchino/sticky-pull-request-comment action to v3 ([#&#8203;5833](https://github.com/filebrowser/filebrowser/issues/5833)) - [`be8ba18`](https://github.com/filebrowser/filebrowser/commit/be8ba189372f96d87abd22f85a6768ac936d91f2) docs: add notice on proxy - [`ef2e999`](https://github.com/filebrowser/filebrowser/commit/ef2e9992dc3098f6c4722c2a98966cd8abf8bab5) fix: properly surface config parse errors ([#&#8203;5822](https://github.com/filebrowser/filebrowser/issues/5822)) - [`0542fc0`](https://github.com/filebrowser/filebrowser/commit/0542fc0ba43740c967414eebd156bac86ad80376) fix(tus): preserve percent-encoded upload paths in Location header ([#&#8203;5817](https://github.com/filebrowser/filebrowser/issues/5817)) - [`f04af0c`](https://github.com/filebrowser/filebrowser/commit/f04af0cac6c808b8e7c9a9651380c252c4de9132) fix: allow deleting the user's own account ([#&#8203;5820](https://github.com/filebrowser/filebrowser/issues/5820)) - [`f5f8b60`](https://github.com/filebrowser/filebrowser/commit/f5f8b60b331a07729a1fed1ed065cb6fc20930ea) fix(upload): avoid skipping whole folder upload on conflict modal ([#&#8203;5814](https://github.com/filebrowser/filebrowser/issues/5814)) - [`6dcef07`](https://github.com/filebrowser/filebrowser/commit/6dcef07f40d550acee63dd01e0a3bcf78532f690) fix(upload): don't mark every folder-upload file as conflicting ([#&#8203;5813](https://github.com/filebrowser/filebrowser/issues/5813)) - [`6700a98`](https://github.com/filebrowser/filebrowser/commit/6700a981a5297f2d83c77413aa2d5c9b423863ae) docs: update readme - [`490e5bb`](https://github.com/filebrowser/filebrowser/commit/490e5bbf9981e374ed6c00f1f18de4cb8dcdfb10) chore(deps): update docker/setup-qemu-action action to v4 ([#&#8203;5812](https://github.com/filebrowser/filebrowser/issues/5812)) - [`df63cb5`](https://github.com/filebrowser/filebrowser/commit/df63cb595c87c084ddac0755e410ac6c96a8285a) chore(deps): update docker/setup-buildx-action action to v4 ([#&#8203;5811](https://github.com/filebrowser/filebrowser/issues/5811)) - [`3cb21c7`](https://github.com/filebrowser/filebrowser/commit/3cb21c727d21d626d11896013b6e686c1f4e4790) chore(deps): update docker/login-action action to v4 ([#&#8203;5810](https://github.com/filebrowser/filebrowser/issues/5810)) - [`c01b6a8`](https://github.com/filebrowser/filebrowser/commit/c01b6a840c7aa9722d7e9ea1c4134e79599045b8) chore(deps): update dependency eslint to v10.0.3 ([#&#8203;5809](https://github.com/filebrowser/filebrowser/issues/5809)) ### [`v2.61.2`](https://github.com/filebrowser/filebrowser/releases/tag/v2.61.2) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.61.1...v2.61.2) ##### Changelog - [`cbcf708`](https://github.com/filebrowser/filebrowser/commit/cbcf708d945c74ed7ee054726dca131ac10e97a5) chore(release): 2.61.2 - [`4d9e6b8`](https://github.com/filebrowser/filebrowser/commit/4d9e6b821852203cef67233791a922013bd5b64d) fix(frontend): do not delete original assets - [`8ee5576`](https://github.com/filebrowser/filebrowser/commit/8ee55761a1aa9bc091d8466c44f03c2043a8ca79) fix(frontend): input password type - [`8598db2`](https://github.com/filebrowser/filebrowser/commit/8598db2accccf5b87353e5e718b2ad1c946e5c44) fix: added dateFormat to getUserDefaults so this is respected in the … ([#&#8203;5804](https://github.com/filebrowser/filebrowser/issues/5804)) - [`a7dc7bf`](https://github.com/filebrowser/filebrowser/commit/a7dc7bf88a727769d9aad0e6598525936c06992c) chore: update translations ([#&#8203;5796](https://github.com/filebrowser/filebrowser/issues/5796)) - [`9f56826`](https://github.com/filebrowser/filebrowser/commit/9f56826fb2dc03fba5073d633704f3cd708907ee) chore(deps): update all non-major dependencies ([#&#8203;5794](https://github.com/filebrowser/filebrowser/issues/5794)) - [`d7b00ce`](https://github.com/filebrowser/filebrowser/commit/d7b00ce5f672b7ce0b26ce31abdfc74f8b00b939) fix: avoid sending the same name in the file/folder rename modal ([#&#8203;5806](https://github.com/filebrowser/filebrowser/issues/5806)) - [`177c7cf`](https://github.com/filebrowser/filebrowser/commit/177c7cfcce36779e2c5ebaa4b59a055dd1e17648) fix: validate current password with a modal ([#&#8203;5805](https://github.com/filebrowser/filebrowser/issues/5805)) - [`4af3f85`](https://github.com/filebrowser/filebrowser/commit/4af3f85e64e795e8ae1d87d4caee8185028294ac) fix(csv-viewer): add support for missing text encodings in dropdown list ([#&#8203;5795](https://github.com/filebrowser/filebrowser/issues/5795)) ### [`v2.61.1`](https://github.com/filebrowser/filebrowser/releases/tag/v2.61.1) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.61.0...v2.61.1) ##### Changelog - [`c950a57`](https://github.com/filebrowser/filebrowser/commit/c950a57df8a513029edb6954e8845b9fc0134b62) chore(release): 2.61.1 - [`7ed1425`](https://github.com/filebrowser/filebrowser/commit/7ed1425115be602c2b23236c410098ea2d74b42f) fix: check for correct permission in TUS Delete ### [`v2.61.0`](https://github.com/filebrowser/filebrowser/releases/tag/v2.61.0) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.60.0...v2.61.0) ##### Changelog - [`148b3c5`](https://github.com/filebrowser/filebrowser/commit/148b3c59422401ff00f255ae3044282d7a42192b) chore(release): 2.61.0 - [`a40f806`](https://github.com/filebrowser/filebrowser/commit/a40f80672d9875bfb891f54d8629ad12bfeaa886) chore(deps): update all non-major dependencies ([#&#8203;5791](https://github.com/filebrowser/filebrowser/issues/5791)) - [`8dc618a`](https://github.com/filebrowser/filebrowser/commit/8dc618a24bfea3ea5ee9a03e77985cb9bd467608) chore: update translations ([#&#8203;5790](https://github.com/filebrowser/filebrowser/issues/5790)) - [`31194fb`](https://github.com/filebrowser/filebrowser/commit/31194fb57a5b92e7155219d7ec7273028fcb2e83) fix: correctly clean path - [`aa80909`](https://github.com/filebrowser/filebrowser/commit/aa809096eb35fdfbdeb6784b1ebfe2ca1e42f52b) feat: improved conflict resolution when uploading/copying/moving files ([#&#8203;5765](https://github.com/filebrowser/filebrowser/issues/5765)) - [`e3d00d5`](https://github.com/filebrowser/filebrowser/commit/e3d00d591b567a8bfe3b02e42ba586859002c77d) chore(deps): update goreleaser/goreleaser-action action to v7 ([#&#8203;5782](https://github.com/filebrowser/filebrowser/issues/5782)) ### [`v2.60.0`](https://github.com/filebrowser/filebrowser/releases/tag/v2.60.0) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.59.0...v2.60.0) ##### Changelog - [`7b16e2d`](https://github.com/filebrowser/filebrowser/commit/7b16e2de903228cc463188483c2f976e1131209b) chore(release): 2.60.0 - [`2470b9e`](https://github.com/filebrowser/filebrowser/commit/2470b9eb69f183a4b4f1e948ad4fab47a97ef382) chore(deps): update all non-major dependencies ([#&#8203;5780](https://github.com/filebrowser/filebrowser/issues/5780)) - [`9940bdd`](https://github.com/filebrowser/filebrowser/commit/9940bdd663ff5141110778524b8a22c957036e78) feat: Updates for project File Browser ([#&#8203;5764](https://github.com/filebrowser/filebrowser/issues/5764)) - [`200d501`](https://github.com/filebrowser/filebrowser/commit/200d5015472c79d5caa683ea291ebf500356a39f) fix: modal lifecycle issues, multiple modals, new directory creation and discard changes behavior ([#&#8203;5773](https://github.com/filebrowser/filebrowser/issues/5773)) - [`3169a14`](https://github.com/filebrowser/filebrowser/commit/3169a14a4d63a0a11a5288f4f3a674c0a0edb972) fix: always show separators and encoding list in the CSV viewer ([#&#8203;5774](https://github.com/filebrowser/filebrowser/issues/5774)) ### [`v2.59.0`](https://github.com/filebrowser/filebrowser/releases/tag/v2.59.0) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.58.0...v2.59.0) ##### Changelog - [`7e78ad9`](https://github.com/filebrowser/filebrowser/commit/7e78ad97adce35755be97e0101dfb97882125e69) chore(release): 2.59.0 - [`0467326`](https://github.com/filebrowser/filebrowser/commit/0467326d5c082c42c0ede88ee2d3472f5fb65600) fix: render equations in markdown preview ([#&#8203;5745](https://github.com/filebrowser/filebrowser/issues/5745)) - [`63a76ef`](https://github.com/filebrowser/filebrowser/commit/63a76ef18c51121e08634810a894c1e22a870428) feat: Updates for project File Browser ([#&#8203;5760](https://github.com/filebrowser/filebrowser/issues/5760)) - [`3cad9a2`](https://github.com/filebrowser/filebrowser/commit/3cad9a2b0e9e261cc3b2a9ea3050130ec5a75386) chore(deps): update dependency eslint to v10 ([#&#8203;5748](https://github.com/filebrowser/filebrowser/issues/5748)) - [`804b14b`](https://github.com/filebrowser/filebrowser/commit/804b14b698aa218fa5c2aaba687e72c5f7617f0f) feat: add 'Open direct' button to images ([#&#8203;5678](https://github.com/filebrowser/filebrowser/issues/5678)) ### [`v2.58.0`](https://github.com/filebrowser/filebrowser/releases/tag/v2.58.0) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.57.1...v2.58.0) ##### Changelog - [`95e6ed7`](https://github.com/filebrowser/filebrowser/commit/95e6ed75a73a0dd0e98ab8984d873223b9594bed) chore(release): 2.58.0 - [`b09960e`](https://github.com/filebrowser/filebrowser/commit/b09960e538387ff29371c80be1584720f65181e7) fix(frontend): pnpm lock - [`5e8f5be`](https://github.com/filebrowser/filebrowser/commit/5e8f5be245fd0126545ef5ca61c2d428ac128ad5) feat: Updates for project File Browser ([#&#8203;5759](https://github.com/filebrowser/filebrowser/issues/5759)) - [`e5bc0d3`](https://github.com/filebrowser/filebrowser/commit/e5bc0d3cce18fa7b069688b176b99efbb67382d2) fix: wrap response text in Error before reject ([#&#8203;5753](https://github.com/filebrowser/filebrowser/issues/5753)) - [`f67bccf`](https://github.com/filebrowser/filebrowser/commit/f67bccf8c5470cb280fe854d92aa2666c270bcf5) feat: support for multiple encodings in CSV files ([#&#8203;5756](https://github.com/filebrowser/filebrowser/issues/5756)) - [`88b97de`](https://github.com/filebrowser/filebrowser/commit/88b97def9ee72fe6e8094209aebb71830b7305be) feat: nederlands - [`1f7904d`](https://github.com/filebrowser/filebrowser/commit/1f7904dad21a87f04e1543ee10b60ce79e5eebe9) fix: ignore version.go - [`5feaf66`](https://github.com/filebrowser/filebrowser/commit/5feaf665757dac947988905c1429e21687b17412) chore(deps): update all non-major dependencies ([#&#8203;5758](https://github.com/filebrowser/filebrowser/issues/5758)) - [`c94870f`](https://github.com/filebrowser/filebrowser/commit/c94870fcfe1b4acb2db9ab897b9f7d35e3b75770) feat: Updates for project File Browser ([#&#8203;5749](https://github.com/filebrowser/filebrowser/issues/5749)) - [`6a76dfe`](https://github.com/filebrowser/filebrowser/commit/6a76dfeba9254a938e320928c67d110f73f83715) fix: respect Accept-Encoding for pre-compressed JS ([#&#8203;5750](https://github.com/filebrowser/filebrowser/issues/5750)) ### [`v2.57.1`](https://github.com/filebrowser/filebrowser/releases/tag/v2.57.1) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.57.0...v2.57.1) ##### Changelog - [`e193d43`](https://github.com/filebrowser/filebrowser/commit/e193d43278e79549950d7f0e69af50a38c77f855) chore(release): 2.57.1 - [`489af40`](https://github.com/filebrowser/filebrowser/commit/489af403a19057f6b6b4b1dc0e48cbb26a202ef9) fix: remove skip clean - [`ff2f004`](https://github.com/filebrowser/filebrowser/commit/ff2f00498cff151e2fb1f5f0b16963bf33c3d6d4) fix: normalize fields capitalization - [`2957b46`](https://github.com/filebrowser/filebrowser/commit/2957b4605b58cc4ab49393bcab0d4f87fb587ec7) chore(deps): update all non-major dependencies ([#&#8203;5747](https://github.com/filebrowser/filebrowser/issues/5747)) - [`099dfb0`](https://github.com/filebrowser/filebrowser/commit/099dfb0ae8a728f2a085ffb5b7f341332f127d16) docs: update headers - [`a428901`](https://github.com/filebrowser/filebrowser/commit/a4289011ef710bb083f76189c9010a77841083a2) docs: fix headers - [`942d598`](https://github.com/filebrowser/filebrowser/commit/942d59848a6a461ad462f52442b46275a604a708) chore(doc): add documentation for hook authentication method ([#&#8203;5742](https://github.com/filebrowser/filebrowser/issues/5742)) ### [`v2.57.0`](https://github.com/filebrowser/filebrowser/releases/tag/v2.57.0) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.56.0...v2.57.0) ##### Changelog - [`854e537`](https://github.com/filebrowser/filebrowser/commit/854e5371b666395a04bbbe8c0e1451a24888f1d3) chore(release): 2.57.0 - [`b9df030`](https://github.com/filebrowser/filebrowser/commit/b9df030e6eb7dfd4fa609ee53a97e8ab69d2a7a9) chore(docs): update CLI documentation - [`2b82612`](https://github.com/filebrowser/filebrowser/commit/2b82612e3fe2b9c0d7e21e3a9f76d023b1d50609) chore(deps): update module github.com/redis/go-redis/v9 to v9.17.3 ([#&#8203;5738](https://github.com/filebrowser/filebrowser/issues/5738)) - [`08d7a15`](https://github.com/filebrowser/filebrowser/commit/08d7a1504c42c115fdd82d3845694fe87147f1db) feat: Add Redis upload cache for multi-replica deployments ([#&#8203;5724](https://github.com/filebrowser/filebrowser/issues/5724)) - [`b8da36e`](https://github.com/filebrowser/filebrowser/commit/b8da36e63033f137ef08cae2b109f267978c1461) chore(deps): update dependency vue-router to v5 ([#&#8203;5733](https://github.com/filebrowser/filebrowser/issues/5733)) - [`a8fe32f`](https://github.com/filebrowser/filebrowser/commit/a8fe32f4aabd051ec53b5030cecb9388a55c4d92) chore(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 ([#&#8203;5736](https://github.com/filebrowser/filebrowser/issues/5736)) - [`8fee256`](https://github.com/filebrowser/filebrowser/commit/8fee2561afbf968ed577bc4139562a42b2278243) feat: Updates for project File Browser ([#&#8203;5725](https://github.com/filebrowser/filebrowser/issues/5725)) - [`d441b28`](https://github.com/filebrowser/filebrowser/commit/d441b28f432c3448a29ac828400321f1f4ed32d9) fix: avoid 409 conflict when renaming files differing only by case ([#&#8203;5729](https://github.com/filebrowser/filebrowser/issues/5729)) - [`87cfead`](https://github.com/filebrowser/filebrowser/commit/87cfead033846a2f68e996e4dcfa6957b8f61b51) chore(deps): update all non-major dependencies ([#&#8203;5734](https://github.com/filebrowser/filebrowser/issues/5734)) - [`3a08949`](https://github.com/filebrowser/filebrowser/commit/3a08949c7fa797b61f67cef35ad4a3a0a500d355) chore(deps): update all non-major dependencies ([#&#8203;5732](https://github.com/filebrowser/filebrowser/issues/5732)) - [`b594d4d`](https://github.com/filebrowser/filebrowser/commit/b594d4d4e28a1b35e69d81d2c35948fe0d629888) fix: adjust yaml config decodification to yaml.v3 ([#&#8203;5722](https://github.com/filebrowser/filebrowser/issues/5722)) ### [`v2.56.0`](https://github.com/filebrowser/filebrowser/releases/tag/v2.56.0) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.55.0...v2.56.0) ##### Changelog - [`1053aac`](https://github.com/filebrowser/filebrowser/commit/1053aace8c9a63ded3780f44b18f724cd5602e65) chore(release): 2.56.0 - [`004488c`](https://github.com/filebrowser/filebrowser/commit/004488c15b3c30784e1ea564b3ca9feec7bcad08) fix: avoid clearing selection when clicking elements outside the empty area ([#&#8203;5715](https://github.com/filebrowser/filebrowser/issues/5715)) - [`3032a1f`](https://github.com/filebrowser/filebrowser/commit/3032a1fade43737c51c49b5ccda34f336394c2ed) fix: adjust columns of the table from the "users ls" command ([#&#8203;5716](https://github.com/filebrowser/filebrowser/issues/5716)) - [`87f1d00`](https://github.com/filebrowser/filebrowser/commit/87f1d00fd70951003e3ab05f4ff243b6dd0b5ca7) chore(deps): update all non-major dependencies ([#&#8203;5714](https://github.com/filebrowser/filebrowser/issues/5714)) - [`f0f2f1f`](https://github.com/filebrowser/filebrowser/commit/f0f2f1ff069aae566d8bf25ec275da59f29a96bc) feat: Updates for project File Browser ([#&#8203;5698](https://github.com/filebrowser/filebrowser/issues/5698)) ### [`v2.55.0`](https://github.com/filebrowser/filebrowser/releases/tag/v2.55.0) [Compare Source](https://github.com/filebrowser/filebrowser/compare/v2.54.0...v2.55.0) ##### Changelog - [`08c8ede`](https://github.com/filebrowser/filebrowser/commit/08c8ede587240472cd1524e40e514fc2bbc3466e) chore(release): 2.55.0 - [`1154b49`](https://github.com/filebrowser/filebrowser/commit/1154b49974d79b833872793d82715c5057a2217a) chore: add openbsd, remove windows arm ([#&#8203;5695](https://github.com/filebrowser/filebrowser/issues/5695)) - [`785b7ab`](https://github.com/filebrowser/filebrowser/commit/785b7abb7ba7a86cc0deae1052c319ff714c222c) feat: added cut, copy, paste and show command palette functions in header ([#&#8203;5648](https://github.com/filebrowser/filebrowser/issues/5648)) - [`550a73b`](https://github.com/filebrowser/filebrowser/commit/550a73b6ba705946ff30bfa7d1219abf8f08450d) chore(deps): update all non-major dependencies ([#&#8203;5679](https://github.com/filebrowser/filebrowser/issues/5679)) - [`e7ea1ad`](https://github.com/filebrowser/filebrowser/commit/e7ea1ad27d3d17e249489d3338be40bfea15e2a1) feat: update translations ([#&#8203;5677](https://github.com/filebrowser/filebrowser/issues/5677)) - [`24781ba`](https://github.com/filebrowser/filebrowser/commit/24781badd413ee20333aba5cce1919d676e01889) Merge commit from fork - [`4094fb3`](https://github.com/filebrowser/filebrowser/commit/4094fb359babac70e88d0ed4bfe3bd100744aad6) fix: retain file selection when closing the editor ([#&#8203;5693](https://github.com/filebrowser/filebrowser/issues/5693)) - [`cfa6c58`](https://github.com/filebrowser/filebrowser/commit/cfa6c5864e5e7673aa9f3180e4964e0db92cc4da) fix: request current password when deleting users ([#&#8203;5667](https://github.com/filebrowser/filebrowser/issues/5667)) - [`59ca0c3`](https://github.com/filebrowser/filebrowser/commit/59ca0c340afc7774747c70ede9a5a5a3c9349d6b) fix: prevent context menu clicks from clearing file selection ([#&#8203;5681](https://github.com/filebrowser/filebrowser/issues/5681)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
admin added the renovate label 2026-06-06 09:30:14 +02:00
admin added 1 commit 2026-06-06 09:30:15 +02:00
Update filebrowser/filebrowser Docker tag to v2.63.5
renovate/stability-days Updates have met minimum release age requirement
1233868f63
admin scheduled this pull request to auto merge when all checks succeed 2026-06-06 09:30:15 +02:00
admin merged commit c19de989ce into main 2026-06-06 09:30:17 +02:00
admin deleted branch renovate/filebrowser-filebrowser-2.x 2026-06-06 09:30:17 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/homelab-manifests#31