mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-03-15 12:29:16 +01:00
Version 5.3.9
This commit is contained in:
parent
afff401952
commit
f24002e323
@ -1,5 +1,7 @@
|
||||
# Changelog Fab-manager
|
||||
|
||||
## v5.3.9 2022 April 01
|
||||
|
||||
- Optimise sql query, avoid to N+1
|
||||
- Fix a security issue: updated ansi-regex to 4.1.1 to fix [CVE-2021-3807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3807)
|
||||
- Fix a bug: unable to show payment modal for stripe
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fab-manager",
|
||||
"version": "5.3.8",
|
||||
"version": "5.3.9",
|
||||
"description": "Fab-manager is the FabLab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks and your marker's projects.",
|
||||
"keywords": [
|
||||
"fablab",
|
||||
|
Loading…
x
Reference in New Issue
Block a user