mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
Version 4.5.4
This commit is contained in:
parent
0a386ee4e2
commit
8278fd19df
@ -1,5 +1,7 @@
|
||||
# Changelog Fab-manager
|
||||
|
||||
## v4.5.4 2020 July 29
|
||||
|
||||
- Display an asterisk on the phone input field, in the admin creation form, if the phone is configured as required
|
||||
- Keep the history of footprints data for verification purposes
|
||||
- Enhanced rake task to create fixtures for test cases
|
||||
@ -8,6 +10,7 @@
|
||||
- Fix a bug: unable to export subscriptions
|
||||
- Fix a bug: unable to receive mails in development
|
||||
- Fix a security issue: updated json to 2.3.1 to fix [CVE-2020-10663](https://nvd.nist.gov/vuln/detail/CVE-2020-10663)
|
||||
- [TODO DEPLOY] `rails db:migrate`
|
||||
- [TODO DEPLOY] `rails fablab:maintenance:save_footprint_data`
|
||||
|
||||
## v4.5.3 2020 July 21
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fab-manager",
|
||||
"version": "4.5.3",
|
||||
"version": "4.5.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