mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
Version 5.4.4
This commit is contained in:
parent
4d2e0fad09
commit
6bd8b2c868
@ -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
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user