Difference between revisions of "Next Version Release Notes"
m (→Upgrade Process) |
m (→Release Notes) |
||
Line 31: | Line 31: | ||
==Release Notes== | ==Release Notes== | ||
+ | |||
+ | ===Asset/Template Changes=== | ||
+ | |||
+ | We've introduced compression of all asset files. This reduces the number of external requests, giving improved performance throughout the product. Delivering faster load times for admins and clients. | ||
+ | |||
+ | ====Which Templates have this?==== | ||
+ | |||
+ | For the Client Area, the templates Six and Standard Cart use minified files. For the Admin Area, both v4 and Blend templates use minified files. | ||
+ | |||
+ | ====Why change this?==== | ||
+ | |||
+ | Speed. On average, WHMCS 7.1 performs 50% fewer requests and pages load up to 25% faster. | ||
+ | |||
+ | ====Can I still add custom css?==== | ||
+ | |||
+ | Yes, definitely. By using the existing [[Customising_the_Six_Theme#Applying_Custom_CSS_Styling|custom.css]] functionality for the six template. The custom.css file for the Six template can apply overrides to the Six and any Order Form Template. | ||
Line 48: | Line 64: | ||
====Can I use Stripe with stored Credit Card details?==== | ====Can I use Stripe with stored Credit Card details?==== | ||
The Stripe module converts stored details to a token on automatic capture. It is not possible to store or view credit card details in full when using Stripe in WHMCS. | The Stripe module converts stored details to a token on automatic capture. It is not possible to store or view credit card details in full when using Stripe in WHMCS. | ||
− | |||
==New Documentation Articles== | ==New Documentation Articles== |
Revision as of 14:53, 16 November 2016
Release Information
Version: 7.1
Release Type: Release Candidate
Release Date: xx Month 2016
Distribution Types: Full Version Only
Contents
Version History
Version | Release Type | Release Date |
---|---|---|
7.1.0 | Beta 1 | xx Month 2016 |
Download
Download the latest version of WHMCS from http://download.whmcs.com/
Upgrade Process
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.
For more information about the Automatic Updater and troubleshooting please refer to http://docs.whmcs.com/Automatic_Updater
Release Notes
Asset/Template Changes
We've introduced compression of all asset files. This reduces the number of external requests, giving improved performance throughout the product. Delivering faster load times for admins and clients.
Which Templates have this?
For the Client Area, the templates Six and Standard Cart use minified files. For the Admin Area, both v4 and Blend templates use minified files.
Why change this?
Speed. On average, WHMCS 7.1 performs 50% fewer requests and pages load up to 25% faster.
Can I still add custom css?
Yes, definitely. By using the existing custom.css functionality for the six template. The custom.css file for the Six template can apply overrides to the Six and any Order Form Template.
Stripe
WHMCS 7.1 introduced an official WHMCS Stripe module. Find the WHMCS module can in modules/gateways/. Full documentation for Stripe is here.
What if I have an existing Stripe Module?
WHMCS has attempted 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 had template changes?
With the official WHMCS module, there are no template changes. Remove any changes completed to your custom template to avoid any conflict issues.
Can I use Stripe with stored Credit Card details?
The Stripe module converts stored details to a token on automatic capture. It is not possible to store or view credit card details in full when using Stripe in WHMCS.
New Documentation Articles
- Module Queue
- Premium Domains
- Premium Price Override Hook
- Premium Price Recalculation Override Hook
- Stripe