v5.13.37
Added 7
- Set expiry for password reset tokens
- Add Daily Task Digest notification
- Add support for tasks.due_date and estimated_duration
- Add all_time date range for charts, dashboard, reports and statements
- Pancake import tool
- Add hash column to projects to support foreign project linkage
- Add client-side PDF processing translation strings
Changed 3
- Updates for client portal client switcher with autosizing and scrollbar
- Updated logic for refund form request
- Updates for login permissions and token filtering
Fixed 10
- Fixes for Forte service fee
- Fixes for vendor upload validation
- Fixes for contact password reset validation
- Fixes for tax summary report
- Fixes for payment dates on client portal list
- Fixes for verifactu tests
- Minor fixes for company exports
- Fixes for Swiss QR codes
- Fixes for null gateway fees with Forte
- Use bcmath for refund amount comparisons in ValidRefundableRequest
From Invoice Ninja
What's Changed
- Fixes for Forte service fee.
- Updates for client portal client switcher * autosizing + scrollbar
- Fixes for vendor upload validation
- Fixes for contact password reset validation
- Set expiry for password reset tokens
- Updated logic for refund form request
- Fixes for tax summary report
- Updates for login permissions / token filtering
- Fixes for payment dates on client portal list
- Add Daily Task Digest notification
- Add support for tasks.due_date and estimated_duration
- Fixes for verifactu tests
- Tests for all_time date range
- Fixes for test reference of .xsd files
- Add all_time date range for charts, dashboard, reports and statements
- Pancake import tool
- Minor fixes for company exports
- Add hash column to projects to support foreign project linkage
- Fixes for Swiss QR codes
- Fixes for null gateway fees * forte
- Add client-side PDF processing translation strings by @beganovich in https://github.com/invoiceninja/invoiceninja/pull/12224
- fix: use bcmath for refund amount comparisons in ValidRefundableRequest by @elio2t in https://github.com/invoiceninja/invoiceninja/pull/12230
- v5.13.37 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/12239
New Contributors
- @elio2t made their first contribution in https://github.com/invoiceninja/invoiceninja/pull/12230
Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.13.36...v5.13.37