Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2025.3.1 source code.tar.gz | 2025-05-27 | 20.7 MB | |
2025.3.1 source code.zip | 2025-05-27 | 24.1 MB | |
README.md | 2025-05-27 | 1.7 kB | |
Totals: 3 Items | 44.9 MB | 0 |
Goals
This release introduces version 8 of OnlyOffice applications (Document, Sheet, Presentation) alongside smaller fixes and improvements.
Features
- Upgrade OnlyOffice to version 8.3 #1807
Improvements
Fixes
- Fix OnlyOffice document copy #1864
- Fix u8 increment issue in file-crypto #1860 thanks @ansuz
- Fix eviction issues #1856
Dependencies
- Upgrade TweetNaCl #1854
Upgrade notes
[!NOTE]
The new version of OnlyOffice is much bigger than the previous versions. When installing version 8.3 withinstall-onlyoffice.sh
~830MB additional disk space is needed.
If you are upgrading from a version older than 2025.3.0
please read the upgrade notes of all versions between yours and 2025.3.1
to avoid configuration issues.
To upgrade:
- Stop your server
-
Get the latest code with git
:::bash git fetch --depth 1 origin tag 2025.3.1 git checkout 2025.3.1 npm ci npm run install:components ./install-onlyoffice.sh
-
Restart your server
- Review your instance's checkup page to ensure that you are passing all tests
Contributors
Alumni: @ansuz
CryptPad team: @AAAMON @wginolas @yflory