From 54a5a2def713555689b0a5b2332cae9a6fe01499 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 12 May 2020 20:31:53 +0200 Subject: [PATCH] Version 4.4.1 --- CHANGELOG.md | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79dd954bd..62eafbce6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,11 @@ # Changelog Fab-manager +## v4.4.1 2020 May 12 + +- Prevent VersionCheckWorker from polluting the sidekiq stack in development - Fix a bug: the subscription page is not available - Fix a bug: users promoted to the administrator role are not in the admin group - Fix a bug: menu separators are not visible -- Fix a bug: prevent VersionCheckWorker from polluting the sidekiq stack in development - [TODO DEPLOY] `rails fablab:maintenance:rebuild_stylesheet` ## v4.4.0 2020 May 12 diff --git a/package.json b/package.json index 25ea65e7a..ab52b2670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "4.4.0", + "version": "4.4.1", "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",