All Versions
41
Latest Version
Avg Release Cycle
39 days
Latest Release
555 days ago

Changelog History
Page 3

  • v7.4.3 Changes

    July 18, 2020
    • 🛠 disabling axios response auto-transformation when editing content, fixes #110
    • 0️⃣ config params: .json and .md extensions added as 'editable' by default
    • 0️⃣ config params: timezone support added, mostly for accurate logging, defaults to UTC
    • 🛠 fixes #102
  • v7.4.2 Changes

    July 18, 2020
    • inclusive terminology: BC! please replace ip_whitelist/ip_blacklist to ip_allowlist/ip_denylist in your configuration.php
    • 🛠 fixes #113 #108
    • ➕ add mime-types to download headers
    • 👌 support for vector images (svg)
    • ⚡️ fonts update
    • catch/fix NavigationDuplicated errors
  • v7.4.1 Changes

    May 17, 2020
    • libzip BC fix
    • zip adapter fix
    • ⚡️ composer update dependencies
    • ⚡️ npm update / audit fix
    • right-click opens single file context menu
    • 🛠 fixes #81, #82, #86
  • v7.4.0 Changes

    May 09, 2020
    • WordPress Auth adapter is now included in the main repo
    • 🆕 New config: 'guest_redirection' (useful for external auth adapters)
    • More css classes so the elements can be easily hidden (e.g. add_to_head style)
    • ↔ Integrated https://github.com/filegator/filegator/pull/74
    • ⚡️ Updated docs
  • v7.3.5 Changes

    April 18, 2020
    • 💅 Translations added: Polish, Italian
    • ⬆️ Bump symfony, dibi
  • v7.3.4 Changes

    March 23, 2020
    • 🆕 New config param: overwrite files on upload
  • v7.3.3 Changes

    March 08, 2020
    • 🛠 Download filename bugfix
    • Language fix
  • v7.3.2 Changes

    March 06, 2020
    • 💻 View PDF files in the browser (thanks @pauloklaus)
    • 🛠 Fixes #31 #51
    • Password reveal added to login screen
    • Language fix
  • v7.3.1 Changes

    February 26, 2020
    • 🛠 Fixes for #41 #42 #43 #45 #46 #47
    • 🌐 Slovak translation (thanks @jannyba)
  • v7.3.0 Changes

    February 25, 2020
    • Search feature