mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
updates changelog with instructions about synchro of projects with Openlab Projects, to fix potential corrupted projects
This commit is contained in:
parent
432bcdd521
commit
9344f499ef
@ -1,6 +1,10 @@
|
|||||||
# Changelog Fab-manager
|
# Changelog Fab-manager
|
||||||
|
|
||||||
- Fix a security issue: updated async to 2.6.4 to fix [CVE-2021-43138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43138)
|
- Fix a security issue: updated async to 2.6.4 to fix [CVE-2021-43138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43138)
|
||||||
|
- Fix a bug on OpenLab Projects, if you are using OpenLab Projects, please follow the following TODO DEPLOY
|
||||||
|
- [TODO DEPLOY] `rails runner 'Project.all.each { |pr| pr.openlab_create }'`
|
||||||
|
- [TODO DEPLOY] wait 1 minute
|
||||||
|
- [TODO DEPLOY] `rails runner 'Project.all.each { |pr| pr.openlab_update }'`
|
||||||
|
|
||||||
## v5.3.11 2022 April 15
|
## v5.3.11 2022 April 15
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user