mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-06 01:08:21 +01:00
Version 4.4.1
This commit is contained in:
parent
22e936dda5
commit
54a5a2def7
@ -1,9 +1,11 @@
|
|||||||
# Changelog Fab-manager
|
# 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: the subscription page is not available
|
||||||
- Fix a bug: users promoted to the administrator role are not in the admin group
|
- 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: menu separators are not visible
|
||||||
- Fix a bug: prevent VersionCheckWorker from polluting the sidekiq stack in development
|
|
||||||
- [TODO DEPLOY] `rails fablab:maintenance:rebuild_stylesheet`
|
- [TODO DEPLOY] `rails fablab:maintenance:rebuild_stylesheet`
|
||||||
|
|
||||||
## v4.4.0 2020 May 12
|
## v4.4.0 2020 May 12
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "fab-manager",
|
"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.",
|
"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": [
|
"keywords": [
|
||||||
"fablab",
|
"fablab",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user