== Doctype Changelog == = 2.1.0: June 22, 2020 = * Add new Doctype Assistant plugin, includes widgets, metaboxes & shortcodes from theme, and is now required to use Doctype with its full features * Fix escaping & translation issues * Add wp_body_open hook * Update Gutenberg Support * Update Google Fonts library * Remove deprecated stag options page * Fix other minor issues = 2.0.2: Dec 27, 2018 = * Compatibility with WordPress 5.0+ = 2.0.1: Aug 03, 2018 = * Compatibility with Gutenberg v3.4 = 2.0.0: April 11, 2018 = * New: Moved theme settings to Customizer * New: Added compatibility with Gutenberg * New: Added theme support for `title-tag` * New: Added theme support for `customize-selective-refresh-widgets` * Improve: Compatibility with PHP7.2+ * Improve: Better compatibility with StagTools * Improve: responsiveSlides script to v1.55 * Fix: Button links style upon clicking * Fix: Remove deprecated function calls * Fix: Font size in classic editor * Fix: Add menu highlight for active link = 1.3: September 07, 2016 = * Eliminate deprecated function in widget class * Use inline CSS injected to theme stylesheet instead of custom PHP file * Compabitle upto WordPress 4.6 * Updated TGM Plugin Activation library = 1.2: October 05, 2015 = * Updated TGM Plugin Activation library * Fixed PHP notices on WordPress 4.3 = 1.1: April 27, 2015 = * XSS vulnerability check - https://make.wordpress.org/plugins/2015/04/20/fixing-add_query_arg-and-remove_query_arg-usage/ * Updated TGM Plugin Activation library = 1.0.12: Jan 01, 2015 = * Fix a warning on new installations = 1.0.11: July 19, 2014 = * Fix localisation issues = 1.0.10: July 01, 2014 = * Fix - Contact Form typo, caused error on the page * Fix - FontAwesome icons issues * Note - Replace full files and folders to ensure maximum compatibility = 1.0.9: June 24, 2014 = * style.css - updated version number * template-contact.php - Better WP compatibility * inc/options/styling-options.php - Fixes issue with Background color conflict for headings = 1.0.8: February 08, 2014 = * style.css - updated version number and map styling * inc/widgets/widget-contact.php - Update contact widget, now accepts latitude and longitude. Needed to update contact widget. = 1.0.7: November 18, 2013 = * style.css - updated version number * assets/js/jquery.custom.js - Fix mobile navigation icon = 1.0.6: November 10, 2013 = * style.css - updated version number * functions.php * inc/widgets/widget-cta.php * NEW: template-widgetized.php - New template for Stag Custom Sidebars plugin (http://wordpress.org/plugins/stag-custom-sidebars/) = 1.0.5: October 22, 2013 = * style.css - updated version number * includes/options/styling-options.php - Fixed an issue with Google Web Font = 1.0.4: October 07, 2013 = * style.css - fixed styling issues with navigation in Firefox = 1.0.3: October 03, 2013 = * style.css - updated version number * header.php - fixed an issue with site tagline = 1.0.2: September 23, 2013 = * style.css - updated version number, updated styling for navigation * Fix: archive.php - added missing paging function * jquery.custom.js - replace entity character for menu with FontAwesome Icon, optional sticky navigation feature * inc/options/styling-options.php - Added options to change heading font * inc/options/general-settings.php - Sticky Navigation Option * functions.php - pass vars to JS * assets/js/plugins.js - updated Retina script with localStorage cache, added nav script * header.php - remove auto retina * content-single.php - Added single page navigation = 1.0.1: September 15, 2013 = * style.css - updated version number * footer.php - Updated the Portfolio CTA conditions * inc/widgets/widget-recent-projects.php - Use WP_Query instead of query_posts * functions.php - Portfolio filter classes * assets/js/jquery.custom.js - Portfolio Filter * NEW: template-portfolio-filterable.php * NEW: assets/js/jquery.mixitup.min.js = 1.0: September 13, 2013 = * Initial release!