Contact us

Changelog

« Back to the list

July 01, 2019 (2019.06.01)


New features:

  • 3D model file support
    • Added 3D viewer with support for: OBJ/MTL, STL, FBX, DAE, X, GLTF/GLB, 3DS, 3MF.
    • It supports external resources (texture files located in the same folder).
    • It provides the option of saving screenshots from the renders.
    • Added icon and file type description for various 3D model files.
    • Added option to use https://github.com/unlimitedbacon/stl-thumb for generating thumbnails for STL 3D models.
  • Added back the download cart. It is hidden by default and it can be enabled from the control panel, under "Interface" -> "Options".
  • Added the possiblity of setting custom icons to specific folders. See this page for more details.

Fixes:

  • Fixed several medium and low risk security vulnerabilities.
  • Regression fix: Sharing as a link a sub folder of a shared folder would share the parent folder instead. (The current FileRun version has been patched shortly after release.)
  • Added "index.html" files to prevent web servers from listing various FileRun application folders.
  • Fixed emojis in filenames affecting thumbnail display mode.
  • Fixed PHP warning when FileRun user is changing own password.
  • Fix: Simple admin users unable to change passwords for the existing user accounts.
  • Fixed folder listing sorting in the main UI.
  • Fix: Filename with non-ASCII characters on file download on Edge.
  • Fix: Form field sizing in the "Options" panel of the "Web Link" panel, on non-English translation, making last field inaccessible.
  • Better handling of non-ASCII characters for generating user avatars.
  • Fixed the progress bar UI on the upload panel.
  • Fixed various UI glitches.
  • Other changes
    • Change: Due to security reasons, FileRun no longer allows filesystem paths/filenames that contain the < or > characters.
    • To prevent getting locked out, the superuser account now has 20 failed login attempt until the account is locked, regardless of the settings for the other user accounts. Make sure you set a secure password for the user account.
    • Behavior change: Closing the "Web Link" panel using the "Done" button no longer copies the URL to clipboard. Users have to press the "Copy" button instead.
    • Added field for setting the name e-mail notifications are being sent from.
    • Added informative notification when assigning the same home folder path to more than one user account.