mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev
This commit is contained in:
commit
aa82342b1a
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
- Fix a bug: back bouton can't return to previously page in projects page (list/new/show/edit)
|
- Fix a bug: back bouton can't return to previously page in projects page (list/new/show/edit)
|
||||||
- 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…
Reference in New Issue
Block a user