- Release Date: May 2024
- Build Number: 21.0.100
- Type: Service Pack Release
...
- 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 16.0.100
- Cluster: Running different versions on the servers in the cluster is supported but limited to version >= 16.0.100
- Please renew the D2D certificate manually in the server preferences under "Network"
- Please update the NGINX site configuration due to security fixes from server version 21 FINAL, no changes are requires in the Apache2:
location / {
.....
proxy_set_header X-Forwarded-Host $host;
proxy_set_header X-Forwarded-For $remote_addr;
}
For more infos please visit our guide: Reverse Proxy Setup Guide#PassHostnameoftheUpstreamwhenReverseproxying
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.
New Features:
Split view of Own and Shared Folders in web
In web portal, the folders are now separated into two different portions (owned by me and shared to me), the folder list of all folders is available as before:
Email to all Members when folder quota is full
Email is sent automatically when a folder member tries to make upload and change in files when the quota from the respective folder is full.
To use this please, we have updated and renamed Email templates:
OS_usage_warning.vm
tocloud_usage_warning.vm
OS_usage_exceeded.vm
tocloud_usage_exceeded.vm
In case you are using customized templates, these need to new customized.
Note: email templates reside in server_maintenance/resources/emailtemplates
Beta: New Feature "WOPI"
The Web Application Open Platform Interface (WOPI) is an open standard protocol developed by Microsoft that allows web-based applications to integrate with Office Online server products. WOPI enables seamless editing, viewing, and collaboration on Office documents such as Word, Excel, and PowerPoint, all within a web browser.
Info | ||
---|---|---|
| ||
WOPI is available in this release as beta feature and can be tested with local ONLYOFFICE document servers. Please don't use WOPI productive using this server version. |
Enabling WOPI on your on-premise OO server please follow the guide: ONLYOFFICE Setup Guide#EnablingWOPI
Support for ONLYOFFICE EE v8.0.X
For more information, please visit: ONLYOFFICE Setup Guide
WOPI activation: ONLYOFFICE Setup Guide#EnablingWOPIinOODocs8.X
QA test results: /wiki/spaces/EDUDE/pages/1007288321
Changes
...
HTTPS Server-Client-Tunnel using Web Sockets
The clients can also use the encrypted web sockets same as our iOS app, please use the following web proxy guide to enable the web sockets: WebSockets for iOS and Desktop Client#EnablingWebSocketsforClient
Enabling Clients to use the Web Sockets
Add the following config. to the Default.config when the clients should use the web sockets, precondition the web sockets should be enabled on your server:
connections.websocket=true
Changes
- PFS-4124 - Document editing: Fix WebDAV access with .reg file
- PFC-3412 - M1.1: Provide HTTPS server-client-tunnel
- PFC-3414 - H1.1: Replace ECB encryption with web socket SSL connections
- PFS-4183 - Reverse proxy should disconnect from target server when initial requests fails/stops
- PFS-3793 - Change transfer of security information of SAML
- PFS-4300 - Web tests for all files functions
- PFS-4322 - Failed to update devices on account delete when running parallel
- PFS-4348 - Disable mails on quota overuse of folder owner
- PFS-4338 - API Call to restore folder from system recycle bin (BACKUP_REMOVE)
- PFS-4327 - M1.2 Security fix
- PFS-4326 - M1.1 Security fix
- PFS-4329 - N1.2 Security fix
- PFS-4333 - N1.3 Security fix
- PFS-4334 - N1.4 Security fix
- PFS-4335 - N1.5 Security fix
- PFS-4330 - A1.3 Security fix
- PFS-4331 - I1.1 Security fix
- PFS-4332 - I1.2 Security fix
- PFS-4336 - I1.3 Security fix
- PFS-4346 - Increased DDoS protection: throttle HTTP requests