From 06cfaebe8dcff5f3fbf7e079c55c4b5cb681e041 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 19 May 2020 13:51:59 +0200 Subject: [PATCH] Version 4.4.2 --- CHANGELOG.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0561ccdaf..38b542d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index ab52b2670..631e53021 100644 --- a/package.json +++ b/package.json @@ -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",