From 3ca9d57f117bf15ee1750330c52bc1cd958e6b02 Mon Sep 17 00:00:00 2001 From: Wolfgang Ginolas Date: Thu, 27 Jul 2023 09:54:10 +0200 Subject: [PATCH] Add doc for diagram to CHANGELOG.md --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e77e9e13..fb91ecd65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,7 @@ To upgrade: - Access-Control-Allow-Credentials header - proxy_pass request for /blob/ and /block/ to the node process - new port for the websocket + - set CSP headers for draw.io, used by the new diagram app - see the [full diff](https://github.com/cryptpad/cryptpad/compare/5.4-rc#diff-a97d166145edec9545df5228d500c144bd5ec20db759cf5cc6f90309e963b1ca) 4. Bower removed - To download all dependencies, use `npm install` @@ -69,9 +70,6 @@ To upgrade: 6. Restart your server 7. Review your instance's checkup page to ensure that you are passing all tests - -TODO add the up to date diagram hashes to the Nginx config. See example.nginx.conf and https://github.com/cryptpad/cryptpad/commit/00af2c3efb4c155a7a793377aeddcc246d0b1aa2 - # 5.3.0 ## Goals