*** a3 Portfolio Dynamic Gallery *** = 1.4.2 - 2024/01/12 = * Dev - Define hook tag 'a3_portfolio_expander_large_image_start' = 1.4.1 - 2023/10/30 = * This maintenance release has a bug fix for compatibility with WordPress 6.4 * Tweak - Tested for compatibility with WordPress 6.4 * Fix - Remove 'font-awesome-styles' when dgallery style is enqueued. = 1.4.0 - 2023/01/03 = * This feature release removes the fontawesome lib and replaces icons with SVGs plus adds Default Topography option to font controls plus compatibility with WordPress 6.1. * Feature - Convert icon from font awesome to SVG * Feature - Update styling for new SVG icons * Tweak - Tested for compatibility with WordPress version 6.1 * Plugin Framework - Update typography control from plugin framework to add support for Default value * Plugin Framework - Default value will get fonts set in the theme. * Plugin Framework - Change generate typography style for change on typography control * Plugin Framework - Remove fontawesome lib = 1.3.0 - 2022/05/24 = * This maintenance release is for compatibility with WordPress major version 6.0 and a3 Portfolio major version 3.0.0 * Tweak - Test for compatibility with WordPress 6.0 * Tweak - Test for compatibility with a3 Portfolio 3.0 = 1.2.11 - 2022/01/21 = * This is a maintenance release for compatibility with WordPress major version 5.9 * Tweak - Test for compatibility with WordPress 5.9 * Tweak - Skip version .10 to avoid PHP version misread * Framework - Update a3rev Plugin Framework to version 2.5.0 = 1.2.9 - 2021/11/20 = * This maintenance release has check for compatibility with PHP 8.x * Tweak - Test for compatibility with PHP 8.x = 1.2.8 - 2021/07/19 = * This maintenance release is for compatibility with Major WordPress version 5.8 * Tweak - Test for compatibility with WordPress 5.8 * Tweak - Add Update URI to plugin header with unique name = 1.2.7 - 2021/03/17 = * This maintenance release updates 4 deprecated jQuery functions for compatibility with the latest version of jQuery in WordPress 5.7 * Tweak - Replace deprecated .click( handler ) with .on( 'click', handler ) * Tweak - Replace deprecated .click() with .trigger('click') * Tweak - Replace deprecated .resize( handler ) with .on( 'resize', handler ) * Tweak - Replace deprecated .keydown( handler ) with .on( 'keydown', handler ) = 1.2.6 - 2021/03/09 = * This maintenance release is for compatibility with WordPress 5.7 * Tweak - Test for compatibility with WordPress 5.7 = 1.2.5 - 2020/12/30 = * This is an important maintenance release that updates our scripts for compatibility with the latest version of jQuery released in WordPress 5.6 * Tweak - Update JavaScript on plugin framework for work compatibility with latest version of jQuery * Fix - Replace .bind( event, handler ) by .on( event, handler ) for compatibility with latest version of jQuery * Fix - Replace :eq() Selector by .eq() for compatibility with latest version of jQuery * Fix - Replace .error() by .on( “error” ) for compatibility with latest version of jQuery * Fix - Replace :first Selector by .first() for compatibility with latest version of jQuery * Fix - Replace :gt(0) Selector by .slice(1) for compatibility with latest version of jQuery * Fix - Remove jQuery.browser for compatibility with latest version of jQuery * Fix - Replace jQuery.isArray() by Array.isArray() for compatibility with latest version of jQuery * Fix - Replace jQuery.isFunction(x) by typeof x === “function” for compatibility with latest version of jQuery * Fix - Replace jQuery.isNumeric(x) by typeof x === “number” for compatibility with latest version of jQuery * Fix - Replace jQuery.now() by Date.now() for compatibility with latest version of jQuery * Fix - Replace jQuery.parseJSON() by JSON.parse() for compatibility with latest version of jQuery * Fix - Remove jQuery.support for compatibility with latest version of jQuery * Fix - Replace jQuery.trim(x) by x.trim() for compatibility with latest version of jQuery * Fix - Replace jQuery.type(x) by typeof x for compatibility with latest version of jQuery * Fix - Replace .load( handler ) by .on( “load”, handler ) for compatibility with latest version of jQuery * Fix - Replace .size() by .length for compatibility with latest version of jQuery * Fix - Replace .unbind( event ) by .off( event ) for compatibility with latest version of jQuery * Fix - Replace .unload( handler ) by .on( “unload”, handler ) for compatibility with latest version of jQuery = 1.2.4 - 2020/12/08 = * This maintenance release has tweaks for compatibility with WordPress major version 5.6 and PHP version 7.4.8 * Tweak - Test and Tweak for compatibility with PHP 7.4.8 * Tweak - Test for compatibility with WordPress 5.6 = 1.2.3 - 2020/08/08 = * This maintenance release is for compatibility with WordPress major version 5.5 and WooCommerce 4.3.1. * Tweak - Test for compatibility with WordPress 5.5 * Tweak - Test for compatibility with WooCommerce 4.3.1 = 1.2.2 - 2020/04/04 = This maintenance release fixes an backward compatibility issue the a3 Portfolio version 2.9.0 and earlier * Fix - Upgrade for backward compatibility with a3 Portfolio v 2.9.0 and earlier = 1.2.1 - 2020/03/21 = * This maintenance release has compatibility with WordPress 5.4 plus completion of framework refactor to Composer, implement Travis CI unit testing and compat tweaks for PHP 7.0 to 7.4 * Tweak - Run Travis CI unit build tests for PHP compatibility issues with PHP 7.0 to 7.4 * Tweak - Plugin Framework fully refactored to Composer for cleaner code and faster PHP code * Fix - Update global ${$this- to $GLOBALS[$this to resolve 7.0+ PHP warnings * Fix - Update global ${$option to $GLOBALS[$option to resolve 7.0+ PHP warnings * Fix - Update less PHP lib that use square brackets [] instead of curly braces {} for Array , depreciated in PHP 7.4 = 1.2.0 - 2019/11/28 = * This feature release has a lot including compatibility with WordPress 5.3 PHP upgrade to Composer PHP Dependency Manger, a full security review plus Compatibility with a3 Portfolio 2.9 * Feature - Plugin fully refactored to Composer for cleaner and faster PHP code * Tweak - Remove the hard coded PHP error_reporting display errors false from compile sass to css * Tweak - Test for compatibility with WordPress 5.3.0 * Tweak - Full Compatibility with latest version of a3 Portfolio v 2.9.0 * Dev - Replace file_get_contents with HTTP API wp_remote_get * Dev - Ensure that all inputs are sanitized and all outputs are escaped = 1.1.2 - 2019/08/01 = * This maintenance upgrade is to fix a style conflict with fontawesome icons * Fix - fontawesome icons not able to get correct style on frontend when the fontawesome script is loaded on the page by theme or another plugin. = 1.1.1 - 2019/01/05 = * This maintenance update is for compatibility with WordPress 5.0.2 and PHP 7.3. It also includes performance updates to the plugin framework. * Tweak - Test for compatibility with WordPress 5.0.2 and WordPress 4.9.9 = 1.1.0 - 2018/05/26 = * Feature Upgrade - This upgrade features full integration with newly launched a3rev Dashboard including a prompt to upgrade from a3 License manager to a3rev Dashboard plus compatibility with WordPress 4.9.6 * Feature - Upgrade License key auto upgrades and support to a3rev Customer account connection. * Feature - Updating a3 License manager plugin removes it and uploads the new a3rev Dashboard plugin. * Feature - License key no longer used to activate auto updates and upgrades and support. * Feature - Install a3rev Dashboard plugin and connect it to your a3rev customer account * Feature - Manage your account and all a3rev plugins from your a3rev dashboard * Feature - plugin support tickets can be posted and replied to from the a3rev Dashboard support interface. * Tweak - Remove OLD license manager and tracking code * Tweak - Test for compatibility with WordPress 4.9.6 = 1.0.2 - 2017/06/10 = * Tweak - Tested for compatibility with WordPress major version 4.8.0 * Tweak - Removed tracking code from plugin * Tweak - Removed auto upgrading code from plugin * Tweak - Remove confirm license key form at first activate the plugin * Tweak - Can use the plugin without enter license key but can’t auto upgrade when have new version * Tweak - Removed auto redirect to plugins admin panel on activation * Tweak - Update a3 Revolution to a3rev Software on plugins description * Tweak - Added Settings link to plugins description on plugins menu = 1.0.1 - 2016/12/12 = * Tweak - Tested for full compatibility with WordPress version 4.7 * Fix - Validate empty file that are parsed to a3_portfolio_get_template = 1.0.0 - 2016/05/24 = * First production release * Create Github private repo * Create Amazon S3 bucket for downloads * Add License and configure with a3rev and a3API databases