CryptPad logo

CryptPad

End-to-end encrypted collaborative office suite

Alternative to: Google Docs, Google Workspace, Microsoft 365

CryptPad screenshotCryptPad screenshot

About Versions (100)

2026.2.1

2026-03-27

This release contains important fixes for office documents, security, and other areas.

  • Drive
    • Fix Shared Folder added to own drive instead of team drive #2207
  • Office documents
    • Missing rtChannel in office documents #2251
    • fix(pinning): check if rtChannel is missing when storing a pad #2240
    • Upgrade OnlyOffice to v9.2.0.119+5 #2197
    • OnlyOffice history fixes #2196
  • Deployment
    • Add rate limiting to the nginx advanced configuration example #2239
    • fix(websocket): Fix potential websocket connection leak with CryptGet #2236
    • fix(websocket): fix multiple websocket connections persisting on forms #2235
    • fix(pinning): fix multiple identical RESET commands stored in pin log #2234
  • Help Desk
    • Fix moderator privacy by default #2184 @achf01
    • perf(support): don’t render all closed tickets #2247
  • Misc.
    • Translations update #2249
    • BurnAfterRead links don’t always delete the correct channels #2246
    • Fix resize/crop not always available when uploading new avatar #2202
    • Integration API: implement userlist event and view mode #2199

Upgrade notes

If you are upgrading from a version older than 2026.2.0 please read the upgrade notes of all versions between yours and 2026.2.1 to avoid configuration issues.

To upgrade:

  1. Stop your server
  2. Get the latest code with git
git fetch --depth 1 origin tag 2026.2.1
git checkout 2026.2.1
npm ci
npm run install:components
./install-onlyoffice.sh
  1. Restart your server
  2. Review your instance’s checkup page to ensure that you are passing all tests

Contributors

Community: @achf01

CryptPad team: @AAAMON @Chouhartem @dariiing @davidbenque @DianaXWiki @wginolas @yflory @zuzanna-maria