============================
04 April, 2018 - Version 1.3
============================

-------------------------------------------------------------------------------------------
Backup your theme/style folder and files before applying these updates.
-------------------------------------------------------------------------------------------
The best way is to use a compare tool, like: https://sourceforge.net/projects/kdiff3/files/
and use it to compare the 'folders' (the version you're using with the new version)
-------------------------------------------------------------------------------------------
Updating HTML Templates Requires Manual Work.
-------------------------------------------------------------------------------------------


*. WHMCS template updated to be compatible with latest "WHMCS Version 7.5.0":
-----------------------------------------------------------------------------

	*. New Files Added:
	-------------------
		-> CloudSky01/store/login/sitelock.tpl
		-> CloudSky01/store/ssl/competitive-upgrade.tpl
		-> CloudSky01/store/sitelock/index.tpl
		-> CloudSky01/domain-pricing.tpl
		-> CloudSky01/subscription-manage.tpl
		-> CloudSky01/upgrade-configure.tpl

	*. Files Affected:
	------------------
		-> CloudSky01/css/all.css
		-> CloudSky01/css/all.min.css
		-> CloudSky01/css/help.md
		-> CloudSky01/css/styles.css
		-> CloudSky01/includes/tablelist.tpl
		-> CloudSky01/js/scripts.js
		-> CloudSky01/js/scripts.min.js
		-> CloudSky01/js/whmcs.js
		-> CloudSky01/store/css/style.css
		-> CloudSky01/store/login/spamexperts.tpl
		-> CloudSky01/store/login/weebly.tpl
		-> CloudSky01/store/promos/cart.tpl
		-> CloudSky01/store/promos/slimupsell.tpl
		-> CloudSky01/store/promos/upsell.tpl
		-> CloudSky01/store/spamexperts/index.tpl
		-> CloudSky01/store/spamexperts/master.js
		-> CloudSky01/store/ssl/shared/certificate-pricing.tpl
		-> CloudSky01/store/ssl/shared/currency-chooser.tpl
		-> CloudSky01/store/ssl/shared/features.tpl
		-> CloudSky01/store/ssl/shared/logos.tpl
		-> CloudSky01/store/ssl/shared/nav.tpl
		-> CloudSky01/store/ssl/dv.tpl
		-> CloudSky01/store/ssl/ev.tpl
		-> CloudSky01/store/ssl/index.tpl
		-> CloudSky01/store/ssl/ov.tpl
		-> CloudSky01/store/ssl/wildcard.tpl
		-> CloudSky01/store/weebly/index.tpl
		-> CloudSky01/store/weebly/master.js
		-> CloudSky01/store/order.tpl
		-> CloudSky01/announcements.tpl
		-> CloudSky01/clientareadetails.tpl
		-> CloudSky01/clientareadomaindetails.tpl
		-> CloudSky01/clientareadomains.tpl
		-> CloudSky01/clientregister.tpl
		-> CloudSky01/homepage.tpl
		-> CloudSky01/knowledgebase.tpl
		-> CloudSky01/knowledgebasearticle.tpl
		-> CloudSky01/knowledgebasecat.tpl
		-> CloudSky01/viewannouncement.tpl
	
	*. File Changes:
	--------------------------
		-> CloudSky01/includes/head.tpl
			=> Deleted:
			-----------
			Line 27: saving = '{lang key="markdown.saving"}';
			
			=> Added:
			---------
			Line 27: saving = '{lang key="markdown.saving"}',
			Line 28: whmcsBaseUrl = "{\WHMCS\Utility\Environment\WebHelper::getBaseUrl()}";
