mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
Merge branch 'dev' into host
This commit is contained in:
commit
7bef3b7d21
@ -1,5 +1,7 @@
|
||||
# Changelog Fab Manager
|
||||
|
||||
## v2.8.2 2019 January 22
|
||||
|
||||
- Removed ability to disable invoicing for an user
|
||||
- Fixed a missing translation in plan form
|
||||
- Fix a bug: error handling on password recovery
|
||||
@ -13,6 +15,7 @@
|
||||
- Improved user autocompletion when using multiple words
|
||||
- Refactored frontend invoices translations
|
||||
- Updated RailRoady 1.4.0 to 1.5.3
|
||||
- [TODO DEPLOY] `bundle install`
|
||||
|
||||
## v2.8.1 2019 January 02
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fab-manager",
|
||||
"version": "2.8.2-dev",
|
||||
"version": "2.8.2",
|
||||
"description": "FabManager is the FabLab management solution. It is web-based, open-source and totally free.",
|
||||
"keywords": [
|
||||
"fablab",
|
||||
|
Loading…
Reference in New Issue
Block a user