Update CHANGELOG.md

This commit is contained in:
Benjamin Beganović 2021-04-12 12:57:26 +02:00 committed by GitHub
parent 9a0417c1ba
commit f503d18a4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,12 +3,19 @@
## [Unreleased (daily channel)](https://github.com/invoiceninja/invoiceninja/tree/v5-develop) ## [Unreleased (daily channel)](https://github.com/invoiceninja/invoiceninja/tree/v5-develop)
### Added: ### Added:
- Subscriptions are now going to show the frequency in the table (#5412)
- Subscriptions: During upgrade webhook request message will be shown for easier debugging (#5411)
- PDF: Custom fields now will be shared across invoices, quotes & credits (#5410)
- Client portal: Invoices are now sorted in the descending order (#5408)
- Payments: ACH notification after the initial bank account connecting process (#5405)
### Fixed: ### Fixed:
- Fixes for counters where patterns without {$counter} could causes endless recursion. - Fixes for counters where patterns without {$counter} could causes endless recursion.
- Fixes for surcharge tax displayed amount on PDF. - Fixes for surcharge tax displayed amount on PDF.
- Fixes CSS padding on the show page for recurring invoices (#5412)
### Removed: ### Removed:
- Removed one-time payments table (#5412)
## v5.1.43 ## v5.1.43