Releases: addonify/addonify-quick-view
Releases · addonify/addonify-quick-view
2.0.4
What's Changed
- Tested: WordPress version 6.8
- Tested: WooCommerce version 9.7.1
Full Changelog: 2.0.3...2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
What's Changed
- Added: Nonce verification for REST API.
- Added:
addonify_quick_view_add_setting_fieldshook to add setting fields from pro version. - Added:
is_pro_activeboolean variable is localized. - Added:
is_pro_activestatic method is added on admin.php file. - Added: Default color for
quick_view_button_bg_color_hoverandwc_gallery_trigger_icon_bg_color. - Fix: Design issues #344
- Fix: Container height issue inside the quick view modal when the content changes.
- Tweak: Complete revamp of plugins's admin dashboard setting page.
- Tweak: Settings page REST API structure (v2).
- Removed: Option to enable dynamic style.
- Tested: WordPress version 6.7.1.
- Tested: WooCommerce version 9.4.2.
New Contributors
Full Changelog: 1.2.17...2.0.0
1.2.17
What's Changed
- Added: New quick view button position - Over Product Image.
- Added: Label in range slider control (setting page).
- Added: Shortcode for rendering quick view button.
- Added:
Delete plugin data on plugin deactivationoption. - Added: Hooks,
addonify_quick_view_before_modalandaddonify_quick_view_after_modalinaddonify-quick-view-content-wrapper.phptemplate file. - Added: Filter hook,
addonify_quick_view_render_button. - Updated: MobileDetect library. Fixed issue #263.
- Tested: WordPress version 6.6.
- Tested: WooCommerce version 9.1.2.
Full Changelog: 1.2.16...1.2.17
1.2.16
- Renamed: Function
addonify_quick_view_get_setting_field_valuetoaddonify_quick_view_get_option. - Added: JS event,
addonifyQuickViewModalContentLoading, while content is being loaded. - Added: Action hooks and filter hooks.
- Updated: Quick view templates.
- Tested: WordPress version 6.5.
- Tested: WooCommerce version 8.7.0.
1.2.15
1.2.14
What's Changed
- 🧰 Tested: WP V6.4.0 & WC V8.2.2 by @h1dd3nsn1p3r in #237
Full Changelog: 1.2.13...1.2.14
1.2.13
- Added: Compatibility with All Products for WooCommerce Subscriptions plugin.
- Added: Documentation link, GitHub link, and support link to the plugin row in plugins list table.
- Fix: Issue of color options,
General border colorandInput fields text color, not getting rendered. - Updated: Plugin setting page link moved before the 'Deactivate' link in plugins list page.
- Tested: WooCommerce 8.1.1.