We have detected that you are using AdBlock.

Please disable it for this site to continue.

FileBrowser with Docker

FileBrowser with Docker v2.63.11

Changelog​

Changelog​

  • de35dee chore(release): 2.44.1
  • dd88398 fix(auth): prevent integer overflow in logout timer using safeTimeout (#5470)
  • 97b8911 refactor: use slices.Contains to simplify code (#5483)
  • a397e73 fix: editor discard prompt doesn't save nor discard
  • d0039af fix: wrong url on settings branding link

Changelog​

  • 878cdfb chore(release): 2.44.0
  • 1165f00 feat: Updates for project File Browser (#5457)
  • 949ddff fix: some formatting issues with i18n files
  • c472542 fix: computation of file path
  • d29ad35 feat: Improved path display in the new file and directory modal (#5451)
  • 692ca5e fix(upload): throttle upload speed calculation to 100ms to avoid Infinity MB/s (#5456)
  • b9787c7 feat: allow setting ace editor theme (#3826)
  • dec7a02 feat: Translate frontend/src/i18n/en.json in no
  • 0eade71 feat: Updates for project File Browser (#5450)
  • e6c674b fix: show login when session token expires
  • 4ff247e feat: Updates for project File Browser (#5446)

Changelog​

  • 2f0c1f5 chore(release): 2.43.0
  • 0769265 revert: build(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14
  • 82dc57a chore(release): 2.43.0
  • 84e8632 feat: "save changes" button to discard changes dialog
  • 571ce6c feat: Translate frontend/src/i18n/en.json in es
  • 783503a fix: optimize markdown preview height
  • b482a9b refactor: to use strings.Lines
  • 36c6cc2 build(deps-dev): bump vite from 6.1.6 to 6.3.6 in /frontend
  • 8950585 feat: Updates for project File Browser (#5427)
  • 950028a build(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14
  • 280fa56 build(deps): bump github.com/go-viper/mapstructure/v2 in /tools
  • 6b1fa87 feat: Translate frontend/src/i18n/en.json in fr
### [2.42.5]

### Bug Fixes
* "new folder" button not working in the move and copy popup

### [2.42.4]

### Bug Fixes
* add libcap to Dockerfile.s6
### [2.42.3]

### Bug Fixes

* add missing CLI flags for user management
### [2.42.2]

### Bug Fixes
* show file upload errors

### Refactorings
* upload progress calculation
### Features

* Translate frontend/src/i18n/en.json in sk
* Translate frontend/src/i18n/en.json in vi


### Bug Fixes
* directory mode on config init
## [2.42.0]

### Features
* add Norwegian support
* select item on file list after navigating back
* Translate frontend/src/i18n/en.json in no
* Translate frontend/src/i18n/en.json in sk

### Build
* bump go version to 1.23.11
* bump to go 1.24
Top