Filebrowser Versions Save

📂 Web File Browser

v2.29.0

1 day ago

Changelog

  • 5f57cf9e chore(release): 2.29.0
  • 47861878 fix: the copy method in clipboard.ts (#3177)
  • 236ca637 feat: Display Upload Progress as Percentage and File Size / Total File Size (#3111)
  • e2d72706 Fixed preview for pdf and missing video coded message (#3163)
  • da5a6e05 fix: don't redirect to login when no auth (#3165)
  • bee71d93 Fix: Frontend bug, administrators unable to delete users (#3170)
  • 821f51ea fix: apply proper zindex to modal dialogs (#3172)
  • 434e49bf fix: abort upload behavior to properly handle server-side deletion and frontend state reset (#3114)
  • 61f25086 chore: fix some typos in comments (#3108)
  • 18f04a7d fix: handle quotes in healthcheck.sh (#3130)
  • 22a05e1f fix: correct list item selector (#3126) (#3147)
  • b4b4b0ef ci: fix permission for pr-lint
  • 8fd6c55a ci: refactor pr-lint workflow
  • a9da7fd5 build: bump go version to 1.22.2 (#3158)
  • 6b77b8d6 build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#3133)
  • e39ea730 ci: add pr lint workflow (#3157)
  • 0e0b0c80 chore: remove language names from translations (#3140)
  • ae0af1f9 chore: fix golangci-lint errors
  • d194d712 deps: upgrade go libs
  • bbd0abbd build: bump go version to 1.22.1
  • 5100e587 feat: migrate to vue 3 (#2689)

v2.28.0

1 month ago

Changelog

  • 0e3b35b3 chore(release): 2.28.0
  • 05bfae26 build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#3045)
  • 4c233c3d feat: enable preview in shared folder (#3055)
  • 7797a4ef build(deps): bump google.golang.org/protobuf in /tools (#3044)
  • d7065068 feat: auto hiding header bar in preview to enlarge the preview window (#3024)
  • 8dddc8a4 chore: show the current used filebrowser.db in cmd window (#3028)
  • cdf8def3 fix: stay in the same position after renaming or deleting (#3039)
  • e167c3e1 feat: freezing the list in the backgroud while previewing a file (#3004)
  • fe5ca74a fix: fix lint warnings (#2976)
  • dfad8738 chore: update github action versions (#2977)
  • 6d7ba65f fix: shell direction (#2980)
  • d5487ba6 chore: add noindex (#2981)
  • 34a08170 fix: editor discard prompt (#2990)
  • d49c3dfa feat: select multiple files with ctrl even with singleClick option (#2953)
  • 2cfee218 fix: dashboard buttons position in rtl layout (#2949)
  • fb1a09c7 feat: prompt to confirm discard editor changes (#2948)
  • b19710ef feat: focus editor when opened (#2946)
  • ff9502ff fix: keyboard shortcut to confirm prompts (#2932)
  • 62f0dfb3 chore: update he.json (#2933)
  • 81cd8fc6 fix(healthcheck): use address configured if not empty (#2938)
  • 70c82613 feat: close editor when click escape key (#2947)
  • 2f6c4739 chore: update pull request template (#2950)
  • bf36cc00 build(deps-dev): bump vite from 4.4.12 to 4.5.2 in /frontend (#2951)
  • 883383a5 fix: moment locale (#2952)
  • 0a05f8c0 chore(i18n): improvement of Japanese translation (#2962)
  • a4b089a6 feat: allow to configure if home directory is automatically created from cli (#2963)
  • 5c5ab6b8 fix: files and directories are created with the correct permissions (#2966)

v2.27.0

3 months ago

Changelog

  • 04e03a83 chore(release): 2.27.0
  • c4e955ac fix: typo in build error #2903 (#2904)
  • fc04578e Update zh-cn.json (#2875)
  • 3264cea8 fix: delete message when delete file from preview
  • 748af717 feat: allow setting theme via cli (#2881)
  • da595326 chore: update he.json (#2877)
  • 821fba41 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#2890)
  • cfafefa3 chore: update Arabic and English translations (#2823)
  • 391a078c feat: make user session timeout configurable by flags (#2845)
  • fc2ee373 build(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend (#2862)
  • a09dfa8d feat: display image resolutions in file details (#2830)
  • 4dbc8029 fix: fix typo (#2843)
  • d59ad594 fix: set correct port in docker healthcheck (#2812)

v2.26.0

5 months ago

Changelog

  • a4cb813d chore(release): 2.26.0
  • 4d0a68e7 fix: goreleaser yaml
  • a744bd22 build(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 (#2800)
  • da1fe7c9 fix: disable static resource files listing
  • 7fabadc8 feat: make user session timeout configurable (#2753)
  • c3079d30 feat: add modern greek translation (#2778)
  • 6a31af6c fix: solve docker build failed issue (#2797)
  • 21d361ad build(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /frontend (#2749)
  • d574fb6d build(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 (#2758)
  • bb4bb508 build(deps): bump @babel/traverse in /frontend (#2775)
  • edd808f1 fix: avoid the front-end calling api/renew loop (#2792)
  • cdcd9a31 fix: display file size as base 2 (KiB instead of KB) (#2779)
  • d0c3aeac chore: update en translation (#2777)
  • 94844545 chore: update en translation (#2776)
  • bd3c1941 fix: revert fetchURL changes in auth (Fixes #2729) (#2739)
  • 01f7842a docs: add demo url to README
  • 38f77882 build: fix deprecated goreleaser config options

v2.25.0

7 months ago

Changelog

  • c1fb4004 chore(release): 2.25.0
  • 584b706b feat: added shell resizing (#2648)
  • ecdd684b feat: implement upload speed calculation and ETA estimation (#2677)
  • 36af01da fix: tus upload with cloudflare proxy
  • d0c3b803 chore: update German translation (#2616)
  • aa00c1c8 chore: fixes for vite dev server (#2678)
  • a404fb04 feat: implement abort upload functionality (#2673)
  • 95fec7f6 fix: refactor path resolution logic for project root (#2674)
  • 59942244 feat: add new folder button to move/create dialogs (#2667)
  • 374bbd3e perf(backend): optimize subtitles detection performance (#2637)
  • 2c975733 build: bump go version to 1.21.0 (#2672)
  • 70eba7ec build: bump node version to 18 (#2671)
  • 7a4d0c0c chore: fix frontend dev proxy settings
  • 8838a09c refactor: migrate frontend tooling to vite 4 (#2645)

v2.24.2

8 months ago

Changelog

  • 184b7c14 chore(release): 2.24.2
  • 289c8e6f fix: 403 error error when uploading (#2598)
  • ff1e0b81 fix: config init for branding.disableUsedPercentage (#2576) (#2596)
  • 0ac39684 build: add riscv64 binary releases (#2587)

v2.24.1

9 months ago

Changelog

  • fa390c49 chore(release): 2.24.1
  • 4b72bbfc Remove redundant calls to baseURL/url #2581 (#2579)
  • 2a4a46c6 fix: resolved CSS rendering issue in Chrome browser (#2582)
  • efd41cc4 build(backend): upgrade golangci-lint to v1.53.3
  • 912f27a9 fix: add directory creation code to partial upload handler (#2575) (#2580)
  • 4e28cc13 chore: removed duplicate z-index (#2583)

v2.24.0

9 months ago

Changelog

  • f37513c4 chore(release): 2.24.0
  • 4d77ce09 build: remove armv7-s6 docker target
  • 66dfbb30 build: remove armv6-s6 docker target
  • 9bf6b856 build(backend): bump go version to 1.20.6
  • 051104bf fix: goreleaser docker build
  • b8ee3404 fix: solve broken Docker build with alpine image (#2486)
  • 853ec906 fix: error while using fallback of dir move (#2349)
  • 7b358157 feat: integrate tus.io for resumable and chunked uploads (#2145)
  • 2744f7d5 fix: added an early return on non-existent items (#2571)
  • b508ac3d fix: xss vulnerability in /api/raw (#2570) (#2572)
  • ff4375cf feat: add a healthcheck script that works with a dynamic port (#2510)
  • a664ba1f build(deps): bump minimatch from 3.0.4 to 3.1.2 in /tools (#2561)
  • bb348628 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#2556)
  • ecfcbfd2 chore: update golang.org/x/net v0.6.0 to 0.7.0 (#2559)
  • 9bcfa900 fix: filter ANSI color for shell (#2529)
  • c2f1423c build(deps): bump semver from 5.7.1 to 5.7.2 in /tools (#2546)
  • 6744cd47 fix: video preview click next or prev button subtitles not update (#2423)
  • a4ef02a4 feat: add option to copy download links from shares (#2442)
  • 1a5b9995 Merge pull request #2345 from filebrowser/go_1.20.1
  • 10d628ae chore: upgrade golangci-lint to 1.51.1
  • fa95299d build(backend): bump go version to 1.20.1
  • fd22e0b1 chore(backend): upgrade deps
  • 428c1c60 feat: add a new setting that disables the display of the disk usage (#2136)
  • 60d1e2d2 fix: build on FreeBSD and non-Linux platforms (#2332)
  • 11e92021 feat: add Hungarian translation (#2232)
  • 59619ba3 chore: update Italian translation (#2260)
  • 73dd0666 chore: update pt-br translations (#2248)
  • 2b2c1085 refactor: replace username old focus logic with the autofocus attribute (#2223)

v2.23.0

1 year ago

Changelog

  • 02db83c7 chore(release): 2.23.0
  • 3a0dace9 build(deps): bump ansi-html and webpack-dev-server in /frontend (#2184)
  • a5757b94 fix: missing video controls on mobile (#2180)
  • 1ebfc64e chore: updated golang.org/x/text to v0.4.0 (#2176)
  • 2c14146a feat: add rtl support (#2178)
  • a49105db feat: hebrew translation (#2168)
  • 0401adf7 fix: modify the delete confirmation interface logic. (#2138)
  • c1e6d586 ci: increase operations-per-run param to 100
  • db0a23ae chore: fix exempt-issue-labels of the stale action
  • 350c73d7 ci: fix stale action permissions
  • daf36b28 ci: close stale issues and PRs
  • 57c99e0e feat: update Polish translation (#2089)
  • aaed9856 build(deps): bump terser from 4.8.0 to 4.8.1 in /frontend (#2054)
  • 0ed32c6a Merge pull request #1554 from ramiresviana/auth-hook
  • dda9a389 feat: hook authentication method
  • f80b016e chore: update es translation (#2046)

v2.22.4

1 year ago

Changelog

  • ceec4dcf chore(release): 2.22.4
  • 71771846 chore: remove dependency on caddy server
  • 0523b31b Merge pull request #2044 from filebrowser/security_fix
  • 80030dee fix: disable cookie auth for non GET requests
  • cb437700 build(deps): bump moment from 2.29.2 to 2.29.4 in /frontend (#2036)
  • eaba7e52 build(deps): bump shell-quote from 1.7.2 to 1.7.3 in /frontend (#2025)