PowerFolder Server 11 SP2
PowerFolder Server 11 SP2 Release Notes
- Release date: Dec 2016
- Build number: 11.2.312
Upgrade information
- Please follow the regular upgrade documentation for Windows or Linux.
- No extra steps or configurations are required during this upgrade. Upgrading any previous version is possible.
- Cluster: Running different versions on the servers in the cluster in supported.
- Skins and E-Mail templates: No update required.
- Translations: Several new translations were added.
Database: Migration will be automatically performed (new schema version 153).
Windows:Â Â Please check/adopt file wrapper.conf regarding your memory configuration.In case of WARN Â or SEVERE Â log messages regarding database:
Please check if the indexes mentioned in the migration SQL script exist in your database.
If not: Manually execute the attached migration SQL script on your database: For PostgreSQL, MySQL, MS_SQL and ForeignKeys.
Downgrade information (optional)
- In case a downgrade to a previous version is necessary:
- Version 11.2 is forward and backward compatible to older and newer versions.
- Simply replace the PowerFolder.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.
New documentation
- Threadpool configuration
Added new API Endpoints:
Added new configuration entry: database.connections.max
Default value: database.connections.max=500
Purpose: Configures the maximum number of SQL connections of this application server to the database server.
Improvements
- PFS-1994Â -Â Embedded encryption of files at rest at backend went from beta to stable
- PFS-2151Â -Â Integration with Malware protection by Securepoint
- PFS-1147Â -Â List entries in admin, organizations are now limited, sortable and search
- PFS-1280Â -Â Do not create desktop shortcut on Server
- PFS-1957Â -Â Â Automatic cleanup of duplicate folders
- PFS-1959Â -Â Reduce logging when cleaning up timed out ONLYOFFICE sessions
- PFS-1978Â -Â Â Register Dockerfile client/server to DOCKER HUB
- PFS-1998Â -Â ONLYOFFICE Licensing - Count Users
- PFS-2033Â -Â Throw runtime exception if database transaction fails
- PFS-2150Â -Â Â Write current skin colors into Default.config in skin directory
- PFS-2154Â -Â Option to switch ONLYOFFICE language
- PFS-2158Â -Â Improve displayed information when creating documents or sub-folders
- PFS-2164Â -Â Reduce WARN to INFO of message "Unable to authenticate user"
- PFS-2166Â -Â Configurable max connections to databaseÂ
- PFS-2167Â -Â Accounts API: Add acction "merge" to merge two or more accounts
- PFS-2183Â -Â Mark users as organization administrators on the user account list tab
- PFS-2188Â -Â New custom (json) properties for organizations
- PFS-2192Â -Â Create Testcase for OrganizationDAO#findByDomain
- PFS-2193Â -Â Accounts API: Do not remove organizatzion if no organizationID parameter was passed
- PFS-2194Â -Â Add organization name to deletion dialogue
- PFS-2195Â -Â Select best server for recipient of invite when using dynamic folder mounting
- PFS-2199Â -Â Proper creation of index of MySQL for long fields and FK index for PostgreSQL and MSSQL
- PFS-2200Â -Â Reduce log warning regarding ReadWriteCacheÂ
- PFS-2211Â -Â Avoid duplicate entries of computers/devices at My Account
- PFS-2220Â -Â Optimize/Stabilize Folder Move
- PFS-2244Â -Â Not execute login script when calling API
- PFS-2248Â -Â New API actions for Account: setJSON and removeJSON
- PFS-2249Â -Â Create Testcases for PathUtils#*Visitor methods
- PFS-2250Â -Â New cluster distribution policy: by fewest folders
- PFS-2251Â -Â Write server keep-alive information in meta-folder of maintenance folder
Bugfixes
- PFS-1657Â -Â Hardcoded exclude of .snapshot directories
- PFS-1719Â -Â SSL Wizard now contains a checkbox to use existing key or upload a new one
- PFS-1847Â - ONLYOFFICE can now open *.odt and *.odf files
- PFS-1922Â - 0 byte files when operating in cluster
- PFS-1977Â - Stickyness with load balancers not working for admin user
- PFS-2008Â - Folder-invitations are not properly synchronized in cluster environment. Store invitations in databaseÂ
- PFS-2045Â -Â Avoid duplicate folders when setting up multiple folders at once from client
- PFS-2159Â -Â Newly created documents will display wrong creation date
- PFS-2169Â -Â Translation error when recovering the password
- PFS-2174Â -Â Settings to open files in web revert back to default settings
- PFS-2191Â -Â Group editor: Don't restrict search for accounts to group's organization if configured otherwise
- PFS-2196Â -Â Server node online detection via storage is now more reliable
- PFS-2201Â -Â Download link SSLWizard is not working
- PFS-2203Â -Â New ONLYOFFICE documents have a date from September
- PFS-2206Â -Â Invitations from the client don't arrive
- PFS-2207Â -Â Unable to clear file history
- PFS-2210Â -Â Fixed problem while comitting to database: Deadlock found when trying to get lock; try restarting transaction
- PFS-2216Â -Â Unable to delete folder invitations to LDAP- or Shibboleth- Users
- PFS-2217Â -Â Preference to open documents is changed after an update from 10.6 to 11.0
- PFS-2226Â -Â Passwort protected links re-direct to internal hostname when accessing them in Chrome
- PFS-2237Â -Â Download Links are no longer opening in Browser
- PFS-2242Â -Â Unable to save preferences
- PFS-2243Â -Â Server shutting down with error while migrating invitations
- PFS-2245Â -Â Owner-invitation is not automatically deleted after accepting it
- PFS-2246Â -Â Unable to upload files into encrypted-folders in web interface