v2.0.3 (Nov 14, 2016)
-----------------------------
- Fixed integration with My WP Translate
- Fixed hidden pagination on mobile
- Updated lazy loading feature
- Updated translation template

Files updated:
- css/responsive.css
- functions.php
- lang/default.mo
- lang/default.po
- lang/default.pot
- style.css

v2.0.2 (Oct 22, 2016)
-----------------------------
- One click demo importer improvements
- Install Plugins page improvements

Files updated:
- style.css
- functions.php
- theme-presets.php
- options/
- lang/
- functions/plugin-activation.php


v2.0.1 (Aug 31, 2016)
-----------------------------
- Fixed minification issue with WP Fastest Cache plugin

Files updated:
- style.css
- js/customscript.js

v2.0 (May 30, 2016)
-----------------------------
- Major Framework Update
- Huge code and speed optimization
- Added New improved Options Panel
- Added Tab for Performance Options
- Added Option to load theme JS files Asynchronously
- Added Option to remove '?ver' parameters from all JS & CSS
- Added Option to Optimize WooCommerce scripts
- Added Tab for Footer Options
- Added option to disable Author name in related Posts
- Added option to disable date in related posts
- Added Option to set separate menu for mobile screens
- Added filter in functions.php for white labeling the theme
- Added Display Trackbacks and Pingbacks in Comments
- Added missing strings in translation file
- Added Improved if/else PHP conditions
- Added prefix mts_ to functions in functions.php
- Added Yoast SEO compatibility to BlogPosting schema title and description
- Fixed if footer menu is not selected then don't show anything
- Fixed nothumb-pointpro-widgetthumb.png on ajax search
- Fixed loop in Popular Posts Widget
- Fixed query args in Recent Posts Widget
- Fixed Stripped HTML tags from .pot
- Fixed Schema markup issues
- Fixed few WooCommerce related styling issues
- Improved Mobile Navigation
- Changed text domain from 'mythemeshop' to 'pointpro'
- Updated All Widgets
- Updated Lazy load script
- Updated FontAwesome from 4.3.0 to 4.6.3 (Added 100+ new font icons)
- Removed 'nofollow' from all internal links
- Removed unnecessary wp_register_script calls
- Removed unused codes
- Replaced numbered pagination code with WordPress' default pagination
- Replaced Archive page title code with the_archive_title()

Note:
- You need to regenerate thumbnails after upgrade, you can use "OTF Regenerate Thumbnails" Plugin


v1.1.0 (Apr 29, 2016)
-----------------------------
- Added one click demo importer
- Various fixes and improvements

Files updated:
- style.css
- functions.php
- theme-options.php
- theme-presets.php
- css/addons.css
- options/options.php
- options/js/select2.min.js
- options/js/options.js
- options/css/options.css
- options/fields/
- options/google-typography/google-typography.php
- options/google-typography/stylesheets/google-typography.css
- options/demo-importer/


v1.0.9 (April 16, 2016)
-----------------------------
- Fixed layout bug introduced by previous version

Files updated:
- style.css
- functions.php
- single.php


v1.0.8 (April 15, 2016)
-----------------------------
- Updated schema markup
- Fixed header effect not working for pages

Files updated:
- style.css
- functions.php
- functions/theme-actions.php
- page.php
- single.php


v1.0.7 (Mar 17, 2016)
-----------------------------
- Updated code on Recommended plugins page

Files updated:
- style.css
- functions/plugin-activation.php
- css/addons.css


v1.0.6 (Mar 9, 2016)
-----------------------------
- Recommended plugins page changes

Files updated:
- style.css
- functions.php
- functions/plugin-activation.php
- css/addons.css


v1.0.5 (Feb 06, 2016)
-----------------------------
- Added recommended plugins page

Files changed:
- style.css
- functions/plugin-activation.php
- css/addons.css
- js/addons.js


v1.0.4 (Aug 24, 2015)
-----------------------------
- Changed widget constructors to PHP 5 style
- Fixed author comment label showing on all child comments

Files changed:
- style.css
- functions.php
- functions/widget-ad125.php
- functions/widget-ad300.php
- functions/widget-fblikebox.php
- functions/widget-social.php


v1.0.3 (Jul 29th, 2015)
-----------------------------
- Fixed footer carousel title issue

Files changed:
- style.css
- footer.php


v1.0.2 (Jul 26th, 2015)
-----------------------------
- Fixed encoding issue in lazy load feature that caused strange characters in posts

Files changed:
- style.css
- functions.php


v1.0.1 (Jul 22nd, 2015)
-----------------------------
- Fixed translations issue
- Updated recommended plugins class

Files changed:
- style.css
- functions.php
- functions/plugin-activation.php


v1.0
-----------------------------
- Theme Released