Download Latest Version Spring fix release (2026.5.1) source code.tar.gz (20.9 MB)
Email in envelope

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

Home / 2026.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-13 3.4 kB
Spring release (2026.5.0) source code.tar.gz 2026-05-13 20.9 MB
Spring release (2026.5.0) source code.zip 2026-05-13 24.2 MB
Totals: 3 Items   45.1 MB 1

Goals

This release introduces an updated version of the Diagram app, now powered by Drawio 29. The app now defaults to the "sketch" theme, a simple infinite canvas suited to many uses from mind-mapping to freehand drawing. We introduce a theme switcher so that everyone can choose the right level of complexity for their needs. This release also comes with lots of fixes and improvements across CryptPad.

Features

  • Upgrade Diagram app to Drawio 29.6.7 22fe846
  • Button to switch diagram mode #2192
  • Notifications for private messages #2133

Improvements

  • Improve Form accessibility #2260
  • Enable zh-Hant/zh-Hans locales (#2237) and add alias system for locales #2254 by @toomore
  • Improve crowdfunding banner UI and show logic #2242
  • Contacts page improvements #2219

Fixes

  • fix: set bearer secret in env #2268 by @ebuildy
  • Diagram initialized in read-only mode until document is ready #2238
  • Fix [#2216]: Table of contents not clickable in read-only mode #2229 by @sliortega295-ops
  • Enforce immediate access-list lockout and prevent stale content visibility on refresh #2226
  • Fix app icons and spacing in Drive "Open in" context menu #2213
  • Fix leftside sidebar buttons' text overflow and prevent icon shrinking #2212
  • Fix paragraph selection in richtext for mobile #2208
  • Remove kanban tags when board is deleted #2188
  • Check for other users before OnlyOffice upload #2228
  • Update status for trashed OnlyOffice documents #2183

Dependencies

  • Upgrades
  • chainpad-server: from ^5.2.4 to ^5.3.0
  • drawio-npm: from 21.8.2+6 to 29.6.7+3

Upgrade notes

SSO plugin

If your instance relies on the SSO plugin for authentication, please upgrade the plugin to 0.5.0 as part of this upgrade.

CryptPad

If you are upgrading from a version older than 2026.2.2 please read the upgrade notes of all versions between yours and 2026.5.0 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.5.0 git checkout 2026.5.0 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: @toomore @sliortega295-ops @ebuildy

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

Source: README.md, updated 2026-05-13