From f5366f2cc1920454e3f23d391a6ed2478d29c028 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 30 Mar 2023 10:02:40 +0200 Subject: [PATCH] (doc) update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b7e51365..e0e2e5587 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,8 +19,11 @@ - Updated omniauth to 2.1 - Updated omniauth-rails_csrf_protection to 1.0 - Updated omniauth_openid_connect to 0.6 -- Fill the holes in the logical sequence of invoices references with nil invoices - Updated the invoices chaining method with a more flexible model +- Fill the holes in the logical sequence of invoices references with nil invoices +- Use a cached configuration file to read the authentification provider settings +- Order numbers are now saved in database instead of generated on-the-fly +- Support for ARM64 CPU architecture - Fix a bug: broken display after a plan category was deleted - Fix a security issue: updated json5 to 2.2.2 to fix [CVE-2022-46175](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-46175) - [TODO DEPLOY] `\curl -sSL https://raw.githubusercontent.com/sleede/fab-manager/master/scripts/mount-auth-provider.sh | bash`