mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-31 15:42:03 -04:00
Updated Release notes (markdown)
parent
27dad2bd62
commit
35054dd329
@ -1,3 +1,42 @@
|
||||
# 5.5.42
|
||||
|
||||
This release contains significant bug fixes, if you are using Stripe with the latest API version, 2022-11-15, you will want to upgrade to this version immediately.
|
||||
|
||||
Also we have a lot of significant features. We have implemented bank transaction rules, this allows you to define matching rules which will allow the system to match and convert expenses / payments.
|
||||
|
||||
[Feature] Bank Transaction Rules
|
||||
[Feature] API Doc Blocks for Bank Transaction Rules
|
||||
[Bug fix] Fixes for failed email mailer, edge case where balances may not adjust
|
||||
[Bug fix] Adjust when we send certain events after an email failure
|
||||
[Feature] Match Bank Transactions
|
||||
Tests for matching expenses
|
||||
Transaction rules tests
|
||||
[Bug fix] Remove delay from events
|
||||
[Bug fix] Escape variables in custom designs
|
||||
Minor fixes for create company routes
|
||||
[Bug fix]Catch EPC QR failures
|
||||
[Feature] Add reserved keywords for year/month before and after
|
||||
[Bug fix] Set encoding to UTF-8 for EPC QR Codes
|
||||
[Bug fix] Improve account resolution from Yodlee API
|
||||
[Bug fix] Fixes for Paypal Token payments
|
||||
[Bug fix]Fixes for blank client address in Swiss QR Codes
|
||||
Adjust rate limits to prevent abuse
|
||||
[Bug fix] Fixes for importing stripe customers where no customers exist in stripe
|
||||
[Bug fix] Fixes for bank transaction csv imports
|
||||
[Bug fix] Catch payment intents without charges key
|
||||
[Feature] Invoice task locking
|
||||
[Bug fix] Enforce password protection across entire client portal if invoice pa…
|
||||
[Feature] Allow bulk email with selecting a template
|
||||
[Bug fix] Purge company transactions/integrations
|
||||
[Bug fix] Fixes for custom client portal subdomains
|
||||
Add filters for tasks by project
|
||||
Update validation rules for subscriptions
|
||||
[Bug fix] Fixes for SendReminders firing twice
|
||||
[Bug fix] Adjustments for handling invoice deletion
|
||||
[Bug fix] Add checks to prevent duplicate reminders from being sent
|
||||
[Feature] Bulk match transactions
|
||||
[Bug fix] Refactor Stripe API Webhooks to work across all API Versions
|
||||
|
||||
# 5.5.41
|
||||
|
||||
This release contains lots of fixes for design layouts, particularly improvements when pages overflow.
|
||||
|
Loading…
x
Reference in New Issue
Block a user