### 1.0.6 - Sept 16 2016 * Removed global variables * Moved widgets to Shapely Companion * Improved the way sanitization & escaping is handled for the custom CSS box * Added proper sanitization / escaping functions for almost all front-end variables * Removed custom pagination function - goes against w.org guidelines. * Re-styled the default w.org pagination function so that it looks better * Fixed a bug where "No content found, please add some" was being displayed although we had multiple posts on the index * Re-worked the way social profiles for the user area were being added. Unfortunately, no back-compatibility was possible (in a w.org acceptable manner). * Updated TGMPA to latest version * Wrapped (almost) all functions in function_exists - will make extendability easier down the road * Made the custom_logo function to actually work. * Fixed the copyright function and made it actually display it's contents. * Fixed a few customizer labels that weren't being made available for translation * Added changelog.txt & reformatted it so that it gets pulled nicely into the back-end ( Appearance -> About Shapely -> Changelog ) ### 1.0.5 - Sept 3 2016 * Improved theme translation ### 1.0.4 - Sept 3 2016 * Removed deprecated tags ### 1.0.3 - Sept 3 2016 * Small bug fixes and improvements ### 1.0.2 - April 15 2016 * Fixed parse error for older version of PHP. * Fixed error when mobile menu was appearing along regular menu between 990px - 991px. ### 1.0.1 - March 30 2016 * Renamed JavaScript file to get rid of not found error. * Updated Smooth Scroll to 1.7.2 ### 1.0.0 - March 26 2016 = * Initial release