From e88d0bb2d6b489cd3d84b78c57eb86c134d1b757 Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 15 Sep 2022 14:28:05 +0530 Subject: [PATCH] update changelog for 5.1 --- CHANGELOG.md | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb5de30fc..3bfd214b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,72 @@ +# 5.1.0 + +## Goals + +We had two new members join our team in the time since our previous release. + +Mathilde joined us as an administrator of CryptPad.fr, so we decided to put some unplanned time towards the platform's administrative tooling to simplify some common workflows. + +Maxime joined us for a summer internship as a front-end developer, and took initiative on a number of popular issues from our tracker on GitHub. + +## Update notes + +* We applied a minor optimization to CryptPad's caching rules which should result in a slight decrease of many pages' loading times, thanks to some helpful profiling by one of our users. + + +* We have started implementing a very basic build system for CryptPad which, at the moment, is only responsible for generating a few static HTML pages. + * These pages include the _opengraph_ tags which describe how previews of the page should be rendered in social media posts, messenger applications, and search engine summaries. + * For the moment we haven't configured the system to build distinct pages for every language, so they will include text which is hardcoded in a single language which defaults to English. This can be configured in `config/config.js` (for example: `preferredLanguage: 'de',`). We intend to improve this in the future. + * They also update the content of the page's `