1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-18 07:52:23 +01:00

(doc) update changelog

This commit is contained in:
Sylvain 2023-03-30 10:02:40 +02:00
parent 70be8b4053
commit f5366f2cc1

View File

@ -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`