Releases: analogwp/analogwp-templates
Releases · analogwp/analogwp-templates
1.6.0 - March 3rd, 2020
- New: Style Kits integrated into Theme Styles. All existing Style Kits, are automatically converted to native Theme Style Kits
- New: Added welcome screen for Theme Styles
- New: Added latest Google fonts missing in Elementor
- New: Added link to Theme Style panel in right-click menu
- New: When resetting a Kit, you can revert from History screen
- Tweak: Theme Style panel title to show Kit name
- Tweak: Style Kits menu to show Theme Style Kits
- Tweak: Use transient cache when fetching Kits
- Tweak: Admin notices to show Analog logo
- Tweak: Remove x button from Style Kit selector
- Improve: Remove custom control for SK actions, now uses default Elementor button control
1.5.3 - Feb 01, 2020
- New: Added 'My favorites' for Blocks
- New: Added Filter, Sorting & Search for blocks (Disabled in grouped view)
- New: Added Preview links for Style Kits
- Fix: Issue with Pro SKs not showing errors on frontend when occurred
- Fix: Headings not respecting inline styles in Popup
- Fix: Show imported SK immediately in Style Kits list
- Tweak: Style Kits library to match Template kits styles
- Tweak: Improved loader icon during imports
1.5.2 - January 24, 2020
- New: Template/block inserts inside Elementor are now recorded in Elementor history tab
- New: Insert block/templates at point from where Modal was launched
- Fix: Issue with installed kits not being set properly on template import
- Fix: Missing license key info during block import
- Fix: Hide template list when preview is active
- Fix: Bug where Pro templates were displayed regardless of option selected
- Tweak: Style Kits library listing design
- Tweak: Show Pro notice again if Pro templates are shown
1.5.1 - January 18, 2020
- Fix:
\Analog\User
class conflict with\Elementor\User
(props: @midoelhawy) - Fix: SK color interferring with Color picker. A null color item results in broken color picker
- Tweak: Show Pro badge for Style Kits
1.5.0 - January 16, 2020
- New: All new Blocks tab to import blocks
- New: Save template filter values in local storage to keep them same on refresh
- New: Separated Text and Heading colors
- New: Moved background colors to their own tab, now divided by Light/Dark color tabs
- New: Added option to replace page ID while exporting Style Kit CSS
- New: Updated settings page design
- Fix: Added close button on SK import popup
- Fix: Issue with Heading sizes not respecting inline styles in some cases
- Fix: Show SK colors as swatches in Color Picker, bugged since Elementor v2.8
- Tweak: Rename Global Colors section to Main Colors
- Improve: A more consistent way to show admin notices
- Improve: Removed redundant setting "Remove Styling from typographic elements"
- Improve: New library endpoint for cumulative library data
- Improve: All color controls in Main/Background Color now generate a CSS variable on page
1.4.0 - January 06, 2020
- New: Added Version Control tab under Settings
- New: Option to become a Beta Tester
- Fix: Minor issue with Settings page footer links inherting Settings styles
- Fix: Critical error caused sometimes during Quick Post update
- Fix: Global SK values not updating properly due to a recent change
- Improve: Added backward compatibility with < Elementor v2.8.0
- Improve: Added Close link to Style Kit import popup.
- Improve: Heavily improved performance, caused due to a memory leak
1.3.17 - December 12, 2019
- Fix: Added backwards compatibility for SK contextual menu
- Fix: Icons box links not respecting inline colors
1.3.16 - December 10, 2019
- Fix: Issue with Style Kits tab not showing up
- Fix: Issue with templates imported directly from Settings page
- Fix: Accordion/counter widget not respecting inline colors with custom classes
- Tweak: Styled updated for better compatibility with Dark Mode
- Improve: Move Global Style Kit setting from Elementor to plugin settings
- Improve: Tweak rollback versions to be ordered numerically
1.3.15 - November 29th, 2019
- Fix: Custom CSS inconsistency between saving SKs, properly slash data before saving in post meta
- Fix: Remove stored template values from existing SKs
- Fix: Issue with undefined array key in a rare cases
- Fix: Link color within content not respecting inline color
- Fix: Global color not overridding colors as expected when using multiple templates on page
- Improve: Added new method for updating SKs, preserve settings not related to SK
1.3.14 - November 11, 2019
- Fix: Don't save template value from in SK
- Fix: Post meta terms accent color
- Tweak: Added SK accent color on Comment submit button
- Tweak: Change SK imported popup text, redirect to SK panel after import
- Improve: Update Style Kit button is now more consistent
- Improve: Clear Elementor cache on uninstall
- Improve: Use core version of React and ReactDOM