From 6bd8b2c86862681dc102d4c69392df1f245ffae9 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 8 Jun 2022 10:03:17 +0200 Subject: [PATCH] Version 5.4.4 --- CHANGELOG.md | 8 +++++--- package.json | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49101f05a..c34ce5f26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,14 @@ ## next deploy -- Fix a bug: admins are shown in select member for reservation by admin -- Fix a bug: unable to show tours in machines and spaces page -- Check shopping cart items is valid before pay online +## v5.4.4 2022 June 8 + +- Check shopping cart items are valid before online payment - Updated sidekiq-unique-jobs to 7.1.23 to get rid of Sidekiq's default_worker_options deprecation warning - Allow moving with arrows in the setup script's inputs - Ability to ignore assets compilation errors in the upgrade script +- Fix a bug: admins are shown in select member for reservation by admin +- Fix a bug: unable to show tours in machines and spaces page - Fix a bug: unable to connect with OAuth2 - Fix a bug: when installing fab-manager as non-root user, most of the resulting installation directories were owned by root - Fix a bug: unable to edit OIDC provider diff --git a/package.json b/package.json index c7fcdfc08..942fc73db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "5.4.3", + "version": "5.4.4", "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",