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

ONLYOFFICE EE v7.X

PowerFolder server now supports the OO v7.X in docker or as stand alone installations, for update your installation please visit: ONLYOFFICE Setup Guide

(warning) MS Office 2003 formats e.g.  DOC / XLS / PPT are not supported anymore, a new installation of PF server is installed with the new config. For the existing installation, after update please change the PowerFolder.config as follows:

web.inline_view.onlyoffice.extensions=xlsx|rtf|csv|docx|pptx|txt|pdf|epub|xps|odp|odt|ods 

New Feature: Video Streaming (File Links)

User are now able to create file links from videos and use them as streaming medium, the links are downloadable till the MaxDownload is set to 0, in this case the streaming medium is only read-only and can be accessed as much as possible without downloading.

Upgrade Information


Windows

Update the file wrapper.conf in installation path to include the new required additional runtime parameters (changes in bold):

  1. Java Additional Parameters

wrapper.java.additional.1=-Dsystemservice=true
wrapper.java.additional.2=-XX:MinHeapFreeRatio=5
wrapper.java.additional.3=-XX:MaxHeapFreeRatio=10
wrapper.java.additional.4=-XX:NewRatio=8
wrapper.java.additional.5=-Dfile.encoding=UTF-8
wrapper.java.additional.6=--add-exports=java.base/sun.nio.ch=ALL-UNNAMED
wrapper.java.additional.7=--add-opens=java.base/java.lang=ALL-UNNAMED
wrapper.java.additional.8=--add-opens=java.base/java.lang.reflect=ALL-UNNAMED
wrapper.java.additional.9=--add-opens=java.base/java.io=ALL-UNNAMED
wrapper.java.additional.10=--add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED*

In case you have customized your wrapper.conf please make sure the last five lines are included and all lines have correct running numbers.



Troubleshooting

In case you did not or wrongly apply the changes to wrapper.conf (Windows) your might see the following errors in your logs:

 (error) BasicLazyInitializer Javassist Enhancement failed

or while starting the service on Windows:

In this case please check again and/or contact our support including the files:

  • wrapper.conf

  • Logs

and we will assist you adopting your installation.

Downgrade Information (optional)

Changes




Download Links

Changes