Difference between revisions of "Version 7.1 Release Notes"

From WHMCS Documentation

(Release Notes)
(Release Notes)
Line 46: Line 46:
 
* '''Cron Logging Changes''' - The format and quantity of activity log entries relating to the cron have changed.
 
* '''Cron Logging Changes''' - The format and quantity of activity log entries relating to the cron have changed.
  
* '''Asset/Template Changes''' - WHMCS 7.1 introduces consolidation and compression of all asset files.  The following templates have required changes for this - Six, Standard Cart, Blend and V4.  This change reduces the number of external requests on page loads leading to improved performance and faster page loads. For more information, please see [[WHMCS 7.1 Asset Changes]]
+
* '''Asset & Template Changes''' - WHMCS 7.1 introduces consolidation and compression of all asset files.  The following templates have required changes for this - Six, Standard Cart, Blend and V4.  This change reduces the number of external requests on page loads leading to improved performance and faster page loads. For more information, please see [[WHMCS 7.1 Asset Changes]]
  
 
===Stripe===
 
===Stripe===

Revision as of 09:57, 17 November 2016

Release Information
Version: 7.1
Release Type: Beta
Release Date: 16th November 2016
Distribution Types: Full Version Only

Version History

VersionRelease TypeRelease Date
7.1.0Beta 116th November 2016

Download

Download the latest version of WHMCS from http://download.whmcs.com/#prerelease

Upgrade Process

View Standard Upgrade Steps

Automatic Updating

If you are running WHMCS 7.0 or later, you can use the built-in Automatic Update utility.

Simply navigate to Utilities > Update WHMCS to begin the process.

  If the update was released recently, you may need to click the Check for Updates button before the update will show as available.

For more information about the Automatic Updater and troubleshooting please refer to http://docs.whmcs.com/Automatic_Updater

Release Notes

  • New Daily Cron Notification Format - The WHMCS Daily Cron Notification email format has been changed. The email is now intended to provide a high level overview of the daily cron activities and the new Automation Status feature within the admin interface will allow for reviewing more in depth information for any recent cron run.
  • Admin Dashboard Widgets - As part of the Admin Dashboard changes, a new format for dashboard widgets has been introduced. Widgets designed for previous versions of the product are still compatible. New style widgets adhere to the admin role permissions and do not require configuring separately like previous widgets.
  • Module Queue - The module queue is a new feature designed to make it easier to track and resolve failed module API commands. Any failed module calls such as new account provisioning attempts, domain registration and renewals, suspensions, terminations and more will be recorded here along with the reason for failure providing you with an interface to review failures and resolve them. For more information, see Module Queue.
  • Premium Domains - WHMCS 7.1 introduces support for selling Premium Domains. The selling of Premium Domains requires use of a domain registrar that supports checking the availility of and returning pricing information for Premium Domains. V7.1 introduces this ability to the Enom and ResellerClub domain registrar modules. For more information, please see Premium Domains
  • Namespinning with ResellerClub - Domain suggestions are now supported by the ResellerClub and associated domain registrar modules. This can be enabled and configured in Setup > Products & Services > Domain Pricing
  • Domain Lookup Provider - The location of the domain lookup provider settings has been moved from General Settings to Setup > Products & Services > Domain Pricing
  • Cron Logging Changes - The format and quantity of activity log entries relating to the cron have changed.
  • Asset & Template Changes - WHMCS 7.1 introduces consolidation and compression of all asset files. The following templates have required changes for this - Six, Standard Cart, Blend and V4. This change reduces the number of external requests on page loads leading to improved performance and faster page loads. For more information, please see WHMCS 7.1 Asset Changes

Stripe

WHMCS 7.1 introduces an Official Stripe module. For more information, please see the Stripe documentation.

What if I have an existing Stripe Module? We have tried to make the module a drop in replacement for other third party modules. After upgrading, configure the module in Setup > Payments > Payment Gateways. Once configured, disable the third party module, choosing Stripe as the replacement.

What if my module has the filename "Stripe"? On upgrade, replacement of the third party module will be automatic. Configuration of the module is still required in Setup > Payments > Payment Gateways.

What if the third party module I used before had template changes? With the official WHMCS module, there are no template changes required. Any changes yuou performed when installing any third party modules will need to be reverted.

Can I convert locally stored credit cards to Stripe? Yes. The module supports automatically converting locally stored credit card details into tokens the first time a payment is captured via Stripe.

New Documentation

Template Changes

Six Template

For a list of changed files and graphical view of the exact changes, please refer to the Github repo below.

The following link provides a comparison of changes between 7.0.1-release.1 and 7.1.0-beta.1. https://github.com/WHMCS/templates-six/compare/v7.0.1-release.1...v7.1.0-beta.1

Standard Cart Order Form

For a list of changed files and graphical view of the exact changes, please refer to the Github repo below.

The following link provides a comparison of changes between 7.0.1-release.1 and 7.1.0-beta.1: https://github.com/WHMCS/orderforms-standard_cart/compare/v7.0.1-release.1...v7.1.0-beta.1

Changelog