Total 05/04/2025 : We've added a wallet feature that saves you up to 25% >> See detail
Log Update Item Multibrand For WHMCS
This page only show history update item Multibrand For WHMCS.

v2.10.0

Released: Oct 20th, 2022
NEW FEATURE
  • WHMCS V8.5 and V8.6 support
  • Support for PHP 8.1 version
  • Brand switcher - allow your clients to easily navigate, from the navigation menu, between the brands they are assigned to - case #995
IMPROVEMENT
  • Restored support for the Stripe payments - case #963
CHANGED
  • Requires ionCube Loader V12 or later
REMOVED
  • Support for WHMCS V8.2 and previous
  • Support for PHP 7.2 version
BUG FIX
  • Assorted corrections related to adding and removing Stripe payment methods
  • Partly fixed missing client ID numbers for certain actions when viewing the system activity logs - case #966
  • Corrected issue with the "Brand" label being multiplied when resetting the user password from the admin area - case #1007
  • Brands can have other themes selected although the "Lagom Client Theme" is marked as the main one in the WHMCS general settings - case #1006
  • Assorted fixes related to the WHMCS user management along with sending and accepting invitations to create an account - case #996
  • Resolved an exception error with creating a new client account from the admin area if an assignee to the brand was not selected - case
  • Added a missing notification error that should appear when clients try to sign in to a brand using incorrect login credentials - case #954
  • Fixed problem with doubling the recurring invoice numbers if the "Proforma Invoice" and the "Invoice Number Branding" options were disabled - case #953
  • Restored the missing brand selector when creating an invoice from the admin area - case #1008
  • Tickets imported with email piping will be now correctly assigned to a corresponding brand instead of the default one - case #988
  • Available brands selection will be now properly updated when switching clients for quote creation
  • Reduced number of entries generated into the "tblerrorlog" database table - case #856, #991
  • Added missing support for "Domain Renewal Link" and "Client Domains Link" merge fields variables - case #1040
  • Fixed certain issues related to WHMCS "Email Campaigns" functionality
  • Many other code corrections and UI improvements

v2.9.1

Released: Dec 1st, 2021
NEW FEATURE
  • WHMCS V8.3 support
IMPROVEMENT
  • Added support for WHMCS SEO friendly URLs for products (note: some bugs may arise because the implementation by WHMCS itself does not work fully)
REMOVED
  • Temporarily removed full support for the Stripe payments due to not all functionalities working correctly - we are working on the update - case #963
BUG FIX
  • Eliminated "Call to a member function getWhmcsEditUrl()" 500 error that might rarely occur when trying to assign a client to a brand with the "Add All Items" option enabled - case #969
  • When using the admin area Lara theme, the brand dropdowns should be now listed properly on the integrated sections - case #970
  • Other code corrections and adjustments
v2.8.1Released: Apr 29th, 2021
REMOVED
  • Support for WHMCS V7.9 and previous
  • Support for PHP 7.1 version
BUG FIX
  • Solved problem with the branded ticket replies that did not contain the attached file in the email message - case #881
  • Corrected issue that might have caused "Currencies" exception errors that occurred after the latest module upgrade - case #884
  • Fixed problem with access to the admin area related to the " $_SERVER['REQUEST_SCHEME']" setting or if the WHMCS System URL contained "www" address prefix - case #887
  • Resolved problem with branded Stripe gateway on WHMCS V7.10 - case #888
  • Eliminated the "Gateway is not configured in current brand" error that might have occurred when using the "Cancel & Refund" action - case #889
  • Exception error will no longer occur in the client area when branded product is deleted from WHMCS - case #890
  • Editing an account details by the client will no longer cause unassigning it from brands - case #892
  • Fixed case that might have caused the "HTTP 500 Internal Server Error" when trying to register a domain - case #893
  • Corrected issue that might have affected "Unpaid" invoice counter in the branded client area - case #894
  • Optimized module performance if products' branding is disabled - case #895
  • "Password Reset" email template will be now properly sent in the client's language if available - case #896
  • "Credit Card Payment Confirmation" email template should be now properly branded when using "Attempt Capture" in the admin area and the "Full Friendly Rewrite" setting is set to "Friendly URLs" - case #898
  • When the module's "Bank Transfer" payment gateway is selected, fields to enter credit card details will no longer be displayed - case #883
  • Resolved case that might have caused ticket emails to be sent twice if a given email template was disabled for the brand - case #900
  • Using deprecated "Mass Mail Tool" will no longer cause exception errors on WHMCS V7.10 - case #899
  • Fixed problem with an empty group of products in the branded client area if it was opened using a direct URL to the cart - case #911
  • Corrected a rare issue resulting from missing currency in a stored session - case #884
  • Optimized page loading when using a direct URL to add a product to the cart or when opening the module's brand section - case #907, #904
  • Eliminated double slash "/" character occurring in the logo URL - case #903
  • Certain corrections to resolved problems with "Email send aborted by hook" message in the admin area - case #891
  • Other code corrections and improvements