Download Latest Version Summer 2025 release (2025.6.0) source code.zip (24.0 MB)
Email in envelope

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

Home / 2024.9.1
Name Modified Size InfoDownloads / Week
Parent folder
2024.9.1 source code.tar.gz 2024-11-13 20.4 MB
2024.9.1 source code.zip 2024-11-13 23.8 MB
README.md 2024-11-13 1.3 kB
Totals: 3 Items   44.2 MB 1

Goals

This point release contains fixes and improvements addressing issues and needs we encountered on the flagship instance cryptpad.fr

Improvements

  • Add support for monitoring plugin #1707
  • Support more options for plugins #1713

Fixes

  • Contact page not loading #1685
  • Server worker issues #168
  • Prevent server Out-of-Memory crash caused by document history #1701

Dependencies

We upgraded the following packages

  • cookie-parser to 1.4.7
  • express to 4.21.1
  • http-proxy-middleware 3.0.3

Upgrade notes

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

To upgrade:

  1. Stop your server
  2. Get the latest code with git

    :::bash git fetch origin --tags git checkout 2024.9.1 npm ci npm run install:components

  3. Restart your server

  4. Review your instance's checkup page to ensure that you are passing all tests
Source: README.md, updated 2024-11-13