Skip to content

Releases: Ubiquiti-App/UCRM

2.16.14

23 Jun 13:30
Compare
Choose a tag to compare
release 2.16.14

2.16.13

20 May 14:42
Compare
Choose a tag to compare
release 2.16.13

2.16.12

23 Mar 14:46
6c1508c
Compare
Choose a tag to compare
Merge pull request #347 from Ubiquiti-App/release/2.16.12

release 2.16.12

2.16.11

30 Jan 16:08
be0ec22
Compare
Choose a tag to compare

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

16 Dec 15:18
2.16.10
a266b50
Compare
Choose a tag to compare

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

19 Nov 11:56
6a8ea0c
Compare
Choose a tag to compare

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

19 Nov 11:42
2.16.8
03cc3dd
Compare
Choose a tag to compare

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

16 Sep 11:12
1faf097
Compare
Choose a tag to compare

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

16 Sep 11:12
1faf097
Compare
Choose a tag to compare

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

06 Aug 15:04
b4ee999
Compare
Choose a tag to compare

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.