Releases: Ubiquiti-App/UCRM
Releases · Ubiquiti-App/UCRM
2.16.14
2.16.13
2.16.12
2.16.11
Changed
- Allowed custom CSS for some more elements (forms, scripts, iframes, objects)
Fixed
- Fixed print buttons that did nothing in some browsers.
- Fixed bounced emails causing ticketing loop in some cases.
- Fixed rare issues in system log.
- CSV structure updated for the FCC export.
- Fixes for some webhook events.
- Fixed bug in invoice draft edit - use credit toggle had no effect.
- Fixed invoice not created on specific date (this might happen in some rare cases with period start on 28th).
- Fixed filtering view for failed outgoing emails.
2.16.10
Changed
- PHP upgraded to 7.3.12
Fixed
- Improved MercadoPago payments for amounts and currencies not having cents.
- Fixed issues with manual service suspension button.
- Fixed rare issues with pay online button for Stripe gateway.
- Fixed UCRM being stuck in some rare cases due to Ticketing bundle issues.
- Other minor fixes.
2.16.9
Changed
- PHP upgraded to 7.3.11
Fixed
- The same name for a custom attribute for different entities (client, service, invoice) can now be created.
- Fixed template placeholders (having "_" in their name) not showing any value.
- Fixed wrong invoice issue date in rare cases (only when invoicing 2 or more periods). The invoice was issued one day ahead.
- Improved rare situation when a paid proforma is created (credit is applied), the resulting invoice is now issued immediately, together with that proforma invoice.
- Fixed CSV payment import - matching to a custom payment method names fixed.
- API payment to invoice draft is not allowed now, fixed other minor bugs in payment API.
- Fixed issues with empty datetime parameter in plugin configuration.
- Other minor fixes.
2.16.8
Changed
- PHP upgraded to 7.2.23
Fixed
- Fixed rare crash on client detail after subscription is re-created.
- Fixed failing invoice number generator when approving invoice drafts (in some rare cases).
- Service reactivation is now forbidden for archived clients.
- Fixed failing plugin execution (manual and automatic).
- Minor fixes.
2.16.7
Fixed
- Fixed rounding issue in tax recapitulation on invoice overview / PDF.
- Fixed IPpay payments, error 900 caused by breaking changes on IPpay side.
- Fixed rounding for some rare cases of IPpay payments.
- CRM webhook logs are pruned periodically now.
- Fixed issues with saving the plugin's configuration.
- Improved stripe payment processing and shown metadata of related crm payment.
- Improved payment page shown when clicked on "pay online button" for already paid invoice.
2.16.6
Added
- Stripe integration upgraded to meet PSD2 (new EU requirement for online payments)
- Now you are able to unvoid voided invoice.
- App speed improvements.
- Add new IQD currency.
- UI/UX improvements, guide improvements.
Fixed
- Fixed total overdue amount and some overdue reports shown on dashboard and other locations (invoices overdue tomorrow were icnluded into other overdue ones).
- Fixed rare crashes, better handling of payments failed to be processed by IPpay.
- Fixed authentication for the iCal export.
- Client lead status no longer shown in the client zone.
- Minor fixes.
2.16.5
Fixed
- Fixed payment CSV export.
- Fixed unsuspend action not removing IP from the blocked IP list (for Mikrotik devices).
- Fixed crashes for MercadoPago "pay all" payments in Client Zone with multiple unpaid invoices.
- Fixed UCRM backup file upload.
- Fixed rare possible issue with manual online payments, simultaneously created and applied to the same invoice.
- IPpay - prevent double payments (e.g. when a client clicks to pay twice).
- Fixed rare issues with ticket import from IMAP.
- Access denied page improved.
- API: user's attribute isActive can be now managed with API.
- Security improvements for iCal export and mobile app authentication.
- Fixed wrong currency formatting when a custom locale is used.
- Minor fixes.