CryptPad
End-to-end encrypted collaborative office suite
Alternative to: Google Docs, Google Workspace, Microsoft 365

2026.2.0
2026-02-11Goals
This release upgrades our office applications with OnlyOffice 9 as well as the same history browsing feature as our other applications (history was limited until now). We also include a redesigned folder tree in the drive, and many other improvements and fixes as detailed below.
Features
- Upgrade Office applications to OnlyOffice v9.2.0.119
- OnlyOffice history browsing #2134
- Update drive tree UI #2102
Improvements
- Integration API improvements #2139
- Integration API: Allow client download #2114
- Let the user close the old password error modal, without having to refresh the login page #2125
- Add support for required poll questions in forms #2092
- Improve support & moderation UI #2082
- Enable Dutch language #2148
Fixes
- Account, Profile and Contacts
- Drives
- Apps
- Office apps
- Typos
- Other
Dependencies
- Minor upgrades
- body-parser from ^1.20.2 to ^1.20.4
- express from ~4.21.2 to ~4.22.1
- jsonwebtoken from ^9.0.0 to ^9.0.3
Deployment and Development
- Do not deploy Draw.io’s JAR files #2120
- Switch to docker alpine image #2119
- Update triggers for end-to-end test suite #2060
- add Intellij directory to ignored git files #2122 @josep11
Upgrade notes
If you are upgrading from a version older than 2025.9.0 please read the upgrade notes of all versions between yours and 2026.2.0 to avoid configuration issues.
To upgrade:
- Stop your server
- Get the latest code with git
git fetch --depth 1 origin tag 2026.2.0
git checkout 2026.2.0
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
Community: @achf01 @martinetd @josep11 @thiswillbeyourgithub
CryptPad team: @AAAMON @Chouhartem @dariiing @davidbenque @DianaXWiki @mathilde-cryptpad @wginolas @yflory @zuzanna-maria