Download Latest Version Winter fix release 2 (2026.2.2) source code.tar.gz (20.8 MB)
Email in envelope

Get an email when there's a new version of CryptPad

Home / 2026.2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-27 2.5 kB
Winter fix release (2026.2.1) source code.tar.gz 2026-03-27 20.8 MB
Winter fix release (2026.2.1) source code.zip 2026-03-27 24.2 MB
Totals: 3 Items   45.0 MB 0

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

    :::bash git fetch --depth 1 origin tag 2026.2.1 git checkout 2026.2.1 npm ci npm run install:components ./install-onlyoffice.sh

  3. Restart your server

  4. 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

Source: README.md, updated 2026-03-27