mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
updated changelog
This commit is contained in:
parent
96a2f6e426
commit
8f04ea436e
@ -1,10 +1,12 @@
|
||||
# Changelog Fab Manager
|
||||
|
||||
- An administrator can delete a member
|
||||
- Ability to configure the duration of a reservation slot. Previously, only 60 minutes slots were allowed
|
||||
- Improved user experience in defining slots in the calendar management
|
||||
- Improved notification email to the member when a rolling subscription is taken
|
||||
- Handle Ctrl^C in upgrade scripts
|
||||
- Updated moment-timezone
|
||||
- [TODO DEPLOY] add the `SLOT_DURATION` environment variable (see [doc/environment.md](doc/environment.md#SLOT_DURATION) for configuration details)
|
||||
|
||||
## v4.2.3 2019 October 22
|
||||
|
||||
|
@ -109,7 +109,8 @@ This is useful if you have your own invoicing system and you want to prevent Fab
|
||||
Machine and space availabilities are divided in multiple slots of the duration set by this variable.
|
||||
Default value is 60 minutes (1 hour).
|
||||
|
||||
⚠ You should not change this value during the application lifecycle!
|
||||
⚠ Changing this value during the application life may cause serious issues.
|
||||
Please ensure there's no machine/space availabilities opened to reservation or already reserved **in the future** when you change this value.
|
||||
<a name="DEFAULT_MAIL_FROM"></a>
|
||||
|
||||
DEFAULT_MAIL_FROM
|
||||
|
Loading…
x
Reference in New Issue
Block a user