Skip to content

Releases: filebrowser/filebrowser

v2.32.0

31 Jan 08:57
v2.32.0
3d6c515
Compare
Choose a tag to compare

Changelog

  • 3d6c515 chore(release): 2.32.0
  • ba797cd build: fix go releaser
  • 5300d00 fix: Fix user creation on proxy auth (#3666)
  • bbdd313 fix: disk usage refreshing (#3692)
  • 045064f fix: add proper healthcheck for S6 containers (#3691)
  • 252f0a7 chore: update ko.json (#3688)
  • 1194cfe build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 (#3712)
  • 0201f9c refactor: Fix eslint warnings (#3698)
  • cc33138 chore: add translation for the "Hide dot files setting" in "es" (Spanish) language (#3704)
  • d1c84a8 fix: prompts disappearing on copy / move / upload (#3537)
  • e92dbb4 build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#3634)
  • 209acf2 feat: create user on proxy authentication if user does not exist (#3569)
  • 25372ed build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /tools (#3601)
  • d51a343 build: update to node 22 and pnpm (#3616)
  • 0659594 build(deps): bump vue-i18n from 9.10.2 to 9.14.2 in /frontend (#3618)
  • 2fdea73 build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#3574)

v2.31.2

03 Oct 13:20
v2.31.2
129a4fd
Compare
Choose a tag to compare

Changelog

v2.31.1

30 Aug 19:34
v2.31.1
bb5d192
Compare
Choose a tag to compare

Changelog

v2.31.0

29 Aug 22:10
v2.31.0
2369e5c
Compare
Choose a tag to compare

Changelog

v2.30.0

19 May 10:16
v2.30.0
6ca3d5a
Compare
Choose a tag to compare

Changelog

  • 6ca3d5a chore(release): 2.30.0
  • 3b48f75 fix: add overlay for sidebar on mobile (#3197)
  • 4c5b612 fix: shell window size (#3198)
  • e336a25 fix: current folder name in page title (#3200)
  • c9e05f9 chore: Optimize upload indicator display (#3202)
  • be62f56 feat: Enhance MIME Type Detection for Additional File Extensions (#3183)
  • 2e47a03 feat: allow multi-select with SHIFT key in singleClick mode (#3185)
  • a9c327c fix: The file type icon in the file list is sensitive to the case of the suffix name (#3187)
  • 782375b fix: Fixing the inability to play MKV video files online and enhancing the auxiliary features of the VideoPlayer. (#3181)
  • 5d5e8ed chore: update zh-cn.json and zh-tw.json (#3186)

v2.29.0

30 Apr 12:50
v2.29.0
5f57cf9
Compare
Choose a tag to compare

Changelog

  • 5f57cf9 chore(release): 2.29.0
  • 4786187 fix: the copy method in clipboard.ts (#3177)
  • 236ca63 feat: Display Upload Progress as Percentage and File Size / Total File Size (#3111)
  • e2d7270 Fixed preview for pdf and missing video coded message (#3163)
  • da5a6e0 fix: don't redirect to login when no auth (#3165)
  • bee71d9 Fix: Frontend bug, administrators unable to delete users (#3170)
  • 821f51e fix: apply proper zindex to modal dialogs (#3172)
  • 434e49b fix: abort upload behavior to properly handle server-side deletion and frontend state reset (#3114)
  • 61f2508 chore: fix some typos in comments (#3108)
  • 18f04a7 fix: handle quotes in healthcheck.sh (#3130)
  • 22a05e1 fix: correct list item selector (#3126) (#3147)
  • b4b4b0e ci: fix permission for pr-lint
  • 8fd6c55 ci: refactor pr-lint workflow
  • a9da7fd build: bump go version to 1.22.2 (#3158)
  • 6b77b8d build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#3133)
  • e39ea73 ci: add pr lint workflow (#3157)
  • 0e0b0c8 chore: remove language names from translations (#3140)
  • ae0af1f chore: fix golangci-lint errors
  • d194d71 deps: upgrade go libs
  • bbd0abb build: bump go version to 1.22.1
  • 5100e58 feat: migrate to vue 3 (#2689)

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)