Filegator Versions Save

Powerful Multi-User File Manager

v7.5.2

2 years ago
  • This version patches a security vulnerability, please upgrade
  • Composer update
  • Flysystem patch GHSA-9f46-5r25-5wfm

v7.5.1

3 years ago
  • New csrf token key config option added
  • Ldap adapter improvements, new config param for attributes, pr #184 (Thanks @lzkill)
  • Logger added to security service, fixes #183
  • Japanese translation added (Thanks @tubuanha)
  • Two consecutive periods bugfix for #202
  • Axios auto-transform json turned off, fixes #201

v7.5.0

3 years ago
  • Show filesize and remaining time on download #181 (Thanks @ahaenggli)
  • Min supported PHP version is now 7.2

v7.4.7

3 years ago
  • New feature - hiding files/folders on front-end, fixes #76 (Thanks @ahaenggli)
  • Fixes #135 (Thanks @ahaenggli)
  • Fixes #153 (Thanks @Gui13)
  • Fixes #163
  • Swedish language added #174 (Thanks leifa71)

v7.4.6

3 years ago
  • New feature - upload folder with drag&drop, fixes #25 (Thanks @ahaenggli)
  • New LDAP auth adapter (Thanks @ahaenggli)
  • Fixes #17 (Thanks @ahaenggli)
  • Hungarian translation added (Thanks @zsolti19850610)

v7.4.5

3 years ago
  • New config: 'download_inline' #141 (download configured extensions inline in the browser)
  • Korean language added #119 (Thanks Jinhee-Kim)
  • Galician language added #126 (Thanks vinpoloaire)
  • Russian language added #128 (Thanks BagriyDmitriy)

v7.4.4

3 years ago
  • This version patches a security vulnerability, please upgrade

v7.4.3

3 years ago
  • disabling axios response auto-transformation when editing content, fixes #110
  • config params: .json and .md extensions added as 'editable' by default
  • config params: timezone support added, mostly for accurate logging, defaults to UTC
  • fixes #102

v7.4.2

3 years ago
  • inclusive terminology: BC! please replace ip_whitelist/ip_blacklist to ip_allowlist/ip_denylist in your configuration.php
  • fixes #113 #108
  • added mime-types to download headers
  • support for vector images (svg)
  • fonts update
  • catch/fix NavigationDuplicated errors

v7.4.1

3 years ago
  • libzip BC fix
  • zip adapter fix
  • composer update dependencies
  • npm update / audit fix
  • right-click opens single file context menu
  • fixes #81, #82, #86