mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
Version 4.4.2
This commit is contained in:
parent
18e2b032ae
commit
06cfaebe8d
@ -1,5 +1,7 @@
|
||||
# Changelog Fab-manager
|
||||
|
||||
## v4.4.2 2020 May 19
|
||||
|
||||
- Upgraded to ruby 2.6.5
|
||||
- Prevent admins from leaving their dedicated group
|
||||
- Faraday was downgraded from 1.0 to 0.17 for better compatibility with elasticsearch-ruby 5 (#205 #196)
|
||||
@ -13,6 +15,7 @@
|
||||
- Fix a security issue: updated actionpack-page_caching from 1.1.0 to 1.2.2 to fix [CVE-2020-8159](https://nvd.nist.gov/vuln/detail/CVE-2020-8159)
|
||||
- [TODO DEPLOY] `rails fablab:fix:role_in_statistic_profile`
|
||||
- [TODO DEPLOY] `rails fablab:es:generate_stats[2019-06-13]` (run after the command above!)
|
||||
- [TODO DEPLOY] -> (only dev) `rvm use && bundle install`
|
||||
|
||||
## v4.4.1 2020 May 12
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fab-manager",
|
||||
"version": "4.4.1",
|
||||
"version": "4.4.2",
|
||||
"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