1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-21 15:54:22 +01:00

updated changelog

This commit is contained in:
Sylvain 2019-09-12 11:55:53 +02:00
parent 52afb6ef07
commit c676a1e833

View File

@ -1,8 +1,11 @@
# Changelog Fab Manager # Changelog Fab Manager
- Handling the Strong-Customer Authentication (SCA) for online payments
- Ability to disable online payments though an environment variable - Ability to disable online payments though an environment variable
- Log changes in Invoices or InvoiceItems records for better handling of accounting certification issues - Log changes in Invoices or InvoiceItems records for better handling of accounting certification issues
- Upgrade dev environments from ruby 2.3.6 to 2.3.8 (#143) - Upgrade dev environments from ruby 2.3.6 to 2.3.8 (#143)
- Upgraded the stripe API from 2015-10-16 to 2019-08-14
- Upgraded stripe-js from v2 to v3
- Fix a bug: Users with role 'member' cannot download their invoices - Fix a bug: Users with role 'member' cannot download their invoices
- Fix a bug: Wallet credit inputs does not allow to put zeros at the end of the decimal part of the amount - Fix a bug: Wallet credit inputs does not allow to put zeros at the end of the decimal part of the amount
- Fix a bug: unable to create the first user because role member was missing - Fix a bug: unable to create the first user because role member was missing