1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

updated changelog

This commit is contained in:
Sylvain 2020-06-16 11:14:17 +02:00
parent 68ea540eaa
commit ae4992542d

View File

@ -9,6 +9,7 @@
- Updated Sidekiq to 6.0.7 - Updated Sidekiq to 6.0.7
- Fix a bug: managers do not see the name of the user who reserved a slot - Fix a bug: managers do not see the name of the user who reserved a slot
- Fix a bug: OpenAPI documentation is not available - Fix a bug: OpenAPI documentation is not available
- Fix a security issue: updated websocket-extensions to 0.1.5 to fix [CVE-2020-7663](https://nvd.nist.gov/vuln/detail/CVE-2020-7663)
- [TODO DEPLOY] `rails fablab:setup:env_to_db` - [TODO DEPLOY] `rails fablab:setup:env_to_db`
- [TODO DEPLOY] `\curl -sSL https://raw.githubusercontent.com/sleede/fab-manager/master/scripts/redis-upgrade.sh | bash` - [TODO DEPLOY] `\curl -sSL https://raw.githubusercontent.com/sleede/fab-manager/master/scripts/redis-upgrade.sh | bash`