Skip to content

Releases: filebrowser/filebrowser

v2.28.0

01 Apr 14:30
v2.28.0
0e3b35b
Compare
Choose a tag to compare

Changelog

  • 0e3b35b chore(release): 2.28.0
  • 05bfae2 build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#3045)
  • 4c233c3 feat: enable preview in shared folder (#3055)
  • 7797a4e build(deps): bump google.golang.org/protobuf in /tools (#3044)
  • d706506 feat: auto hiding header bar in preview to enlarge the preview window (#3024)
  • 8dddc8a chore: show the current used filebrowser.db in cmd window (#3028)
  • cdf8def fix: stay in the same position after renaming or deleting (#3039)
  • e167c3e feat: freezing the list in the backgroud while previewing a file (#3004)
  • fe5ca74 fix: fix lint warnings (#2976)
  • dfad873 chore: update github action versions (#2977)
  • 6d7ba65 fix: shell direction (#2980)
  • d5487ba chore: add noindex (#2981)
  • 34a0817 fix: editor discard prompt (#2990)
  • d49c3df feat: select multiple files with ctrl even with singleClick option (#2953)
  • 2cfee21 fix: dashboard buttons position in rtl layout (#2949)
  • fb1a09c feat: prompt to confirm discard editor changes (#2948)
  • b19710e feat: focus editor when opened (#2946)
  • ff9502f fix: keyboard shortcut to confirm prompts (#2932)
  • 62f0dfb chore: update he.json (#2933)
  • 81cd8fc fix(healthcheck): use address configured if not empty (#2938)
  • 70c8261 feat: close editor when click escape key (#2947)
  • 2f6c473 chore: update pull request template (#2950)
  • bf36cc0 build(deps-dev): bump vite from 4.4.12 to 4.5.2 in /frontend (#2951)
  • 883383a fix: moment locale (#2952)
  • 0a05f8c chore(i18n): improvement of Japanese translation (#2962)
  • a4b089a feat: allow to configure if home directory is automatically created from cli (#2963)
  • 5c5ab6b fix: files and directories are created with the correct permissions (#2966)

v2.27.0

02 Jan 14:38
v2.27.0
04e03a8
Compare
Choose a tag to compare

Changelog

v2.26.0

02 Nov 21:58
v2.26.0
a4cb813
Compare
Choose a tag to compare

Changelog

  • a4cb813 chore(release): 2.26.0
  • 4d0a68e fix: goreleaser yaml
  • a744bd2 build(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 (#2800)
  • da1fe7c fix: disable static resource files listing
  • 7fabadc feat: make user session timeout configurable (#2753)
  • c3079d3 feat: add modern greek translation (#2778)
  • 6a31af6 fix: solve docker build failed issue (#2797)
  • 21d361a build(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /frontend (#2749)
  • d574fb6 build(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 (#2758)
  • bb4bb50 build(deps): bump @babel/traverse in /frontend (#2775)
  • edd808f fix: avoid the front-end calling api/renew loop (#2792)
  • cdcd9a3 fix: display file size as base 2 (KiB instead of KB) (#2779)
  • d0c3aea chore: update en translation (#2777)
  • 9484454 chore: update en translation (#2776)
  • bd3c194 fix: revert fetchURL changes in auth (Fixes #2729) (#2739)
  • 01f7842 docs: add demo url to README
  • 38f7788 build: fix deprecated goreleaser config options

v2.25.0

14 Sep 23:05
v2.25.0
c1fb400
Compare
Choose a tag to compare

Changelog

  • c1fb400 chore(release): 2.25.0
  • 584b706 feat: added shell resizing (#2648)
  • ecdd684 feat: implement upload speed calculation and ETA estimation (#2677)
  • 36af01d fix: tus upload with cloudflare proxy
  • d0c3b80 chore: update German translation (#2616)
  • aa00c1c chore: fixes for vite dev server (#2678)
  • a404fb0 feat: implement abort upload functionality (#2673)
  • 95fec7f fix: refactor path resolution logic for project root (#2674)
  • 5994224 feat: add new folder button to move/create dialogs (#2667)
  • 374bbd3 perf(backend): optimize subtitles detection performance (#2637)
  • 2c97573 build: bump go version to 1.21.0 (#2672)
  • 70eba7e build: bump node version to 18 (#2671)
  • 7a4d0c0 chore: fix frontend dev proxy settings
  • 8838a09 refactor: migrate frontend tooling to vite 4 (#2645)

v2.24.2

08 Aug 20:45
v2.24.2
184b7c1
Compare
Choose a tag to compare

Changelog

v2.24.1

31 Jul 11:45
v2.24.1
fa390c4
Compare
Choose a tag to compare

Changelog

v2.24.0

29 Jul 09:45
v2.24.0
f37513c
Compare
Choose a tag to compare

Changelog

  • f37513c chore(release): 2.24.0
  • 4d77ce0 build: remove armv7-s6 docker target
  • 66dfbb3 build: remove armv6-s6 docker target
  • 9bf6b85 build(backend): bump go version to 1.20.6
  • 051104b fix: goreleaser docker build
  • b8ee340 fix: solve broken Docker build with alpine image (#2486)
  • 853ec90 fix: error while using fallback of dir move (#2349)
  • 7b35815 feat: integrate tus.io for resumable and chunked uploads (#2145)
  • 2744f7d fix: added an early return on non-existent items (#2571)
  • b508ac3 fix: xss vulnerability in /api/raw (#2570) (#2572)
  • ff4375c feat: add a healthcheck script that works with a dynamic port (#2510)
  • a664ba1 build(deps): bump minimatch from 3.0.4 to 3.1.2 in /tools (#2561)
  • bb34862 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#2556)
  • ecfcbfd chore: update golang.org/x/net v0.6.0 to 0.7.0 (#2559)
  • 9bcfa90 fix: filter ANSI color for shell (#2529)
  • c2f1423 build(deps): bump semver from 5.7.1 to 5.7.2 in /tools (#2546)
  • 6744cd4 fix: video preview click next or prev button subtitles not update (#2423)
  • a4ef02a feat: add option to copy download links from shares (#2442)
  • 1a5b999 Merge pull request #2345 from filebrowser/go_1.20.1
  • 10d628a chore: upgrade golangci-lint to 1.51.1
  • fa95299 build(backend): bump go version to 1.20.1
  • fd22e0b chore(backend): upgrade deps
  • 428c1c6 feat: add a new setting that disables the display of the disk usage (#2136)
  • 60d1e2d fix: build on FreeBSD and non-Linux platforms (#2332)
  • 11e9202 feat: add Hungarian translation (#2232)
  • 59619ba chore: update Italian translation (#2260)
  • 73dd066 chore: update pt-br translations (#2248)
  • 2b2c108 refactor: replace username old focus logic with the autofocus attribute (#2223)

v2.23.0

05 Nov 18:10
v2.23.0
02db83c
Compare
Choose a tag to compare

Changelog

  • 02db83c chore(release): 2.23.0
  • 3a0dace build(deps): bump ansi-html and webpack-dev-server in /frontend (#2184)
  • a5757b9 fix: missing video controls on mobile (#2180)
  • 1ebfc64 chore: updated golang.org/x/text to v0.4.0 (#2176)
  • 2c14146 feat: add rtl support (#2178)
  • a49105d feat: hebrew translation (#2168)
  • 0401adf fix: modify the delete confirmation interface logic. (#2138)
  • c1e6d58 ci: increase operations-per-run param to 100
  • db0a23a chore: fix exempt-issue-labels of the stale action
  • 350c73d ci: fix stale action permissions
  • daf36b2 ci: close stale issues and PRs
  • 57c99e0 feat: update Polish translation (#2089)
  • aaed985 build(deps): bump terser from 4.8.0 to 4.8.1 in /frontend (#2054)
  • 0ed32c6 Merge pull request #1554 from ramiresviana/auth-hook
  • dda9a38 feat: hook authentication method
  • f80b016 chore: update es translation (#2046)

v2.22.4

18 Jul 23:14
v2.22.4
ceec4dc
Compare
Choose a tag to compare

Changelog

  • ceec4dc chore(release): 2.22.4
  • 7177184 chore: remove dependency on caddy server
  • 0523b31 Merge pull request #2044 from filebrowser/security_fix
  • 80030de fix: disable cookie auth for non GET requests
  • cb43770 build(deps): bump moment from 2.29.2 to 2.29.4 in /frontend (#2036)
  • eaba7e5 build(deps): bump shell-quote from 1.7.2 to 1.7.3 in /frontend (#2025)

v2.22.3

05 Jul 15:14
v2.22.3
49dbacd
Compare
Choose a tag to compare

Changelog