PowerFolder Server 14 SP12

PowerFolder Server 14 SP12

  • Release Date: January 2020

  • Build Number: 14.12.101

  • Type: Service Pack Release



 All production builds are starting from X.Y.100* and development builds (not for productive use) are starting from X.Y.1 - 99

* (Where X=Major software version and Y=Service pack number)

Download Links

Upgrade Information

  • Please read this complete Release Notes and instructions before upgrading.

  • Please follow the regular upgrade documentation for Windows or Linux

  • Upgrading any previous version higher or equal to version 11.8.

  • If you face the error message java.lang.IllegalStateException: Problem reading database configuration. org.hibernate.HibernateException: Dialect class not found: de.dal33t.powerfolder.A.L.C.B in the logs, please stop thee service, remove the line hibernate.dialect=de.dal33t.powerfolder.A.L.C.B from your Server Configuration File and start the service again.

  • Cluster: Running different versions on the servers in the cluster is supported but limited to version >= 14.3.5

Downgrade Information (optional)

  • In case a downgrade to a previous version is necessary:

    • For a downgrade you have to review our downgrade documentation.

    • Simply replace the PowerFolder-Server.jar file with that from the previous version you would like to run.

  • Log messages due to the higher schema version of database can be ignored:

    • [DatabaseMigrator]: Database layout version is newer than expected.

Changes

  • [PFS-3489] - Reduce web logout time in cluster

  • [PFS-3464] - Keep logged in is now default for all users 

  • [PFS-3465] - Default permission for sharing folders is now read/write

  • [PFS-3488] - Deadlock on high-traffic cluster. Fixes: FileRequestor timeout... Restarting

  • [PFS-3470] - Speed up server startup. Execute FolderSettings update in one database transaction 

  • [PFS-3462] - Uploads are not possible through upload link or form

  • [PFS-3117] - Pressing Enter on login screen with active IDP selection should trigger login button

  • [PFS-3452] - Admin Folder scan should immediately scan folder contents from file system

  • [PFS-3455] - Improve creation and structure of support packages. Create a single package per cluster

  • [PFS-3458] - Several fixes and warnings for WebDAV and Support Package

  • [PFS-3466] - Avoid mySQL Deadlock while running in cluster during concurrent login

  • [PFS-3467] - Correct log message for cleanup of ONLYOFFICE sessions

  • [PFS-1793] - Fixed NullPointerException in Account.getEmails and UploadServlet

  • [PFS-3473] - Adding account deletion entry to INFO-Level logging

  • [PFS-3477] - Login screen: Background image should scale 

  • [PFS-3456] - Column "Modified by" should be improved in folderstable

  • [PFS-3475] - Adding profiles.config to support packages

  • [PFS-3463] - Share folder invitation emails are going to EPPN email addresses instead of SAML

  • [PFS-3443] - Allocating storage per API makes the account inactive

  • [PFS-3244] - Upload successfull notification also after full quota

  • [PFS-3472] - Unable to update avatar in user profile

  • [PFS-2876] - Logout button supports SAML Single Logout

  • [PFS-3362] - Onlyoffice server is not adjusting its language setting as PFS

  • [PFS-3474] - Changes through account storage API results in log out of the respective user