Skip to content

Releases: analogwp/analogwp-templates

1.3.8 - October 22, 2019

23 Oct 11:38
1.3.8
feadbcd
Compare
Choose a tag to compare
  • New: Added new Template Collection interface.
  • New: Added new Settings Page in Style Kits > Settings
  • New: Template import flow, allowing to select a Style Kit during import
  • Fix: Links inside Headings having 2x size when used with EM units
  • Fix: Issue with a WP_Query call interfering with Elementor queries
  • Fix: An issue with inline color style on the Accordion widget title does not override accent color
  • Fix: Apply accent color properly on stacked and framed variants of icons.
  • Fix: Added wp-api-fetch as script dependency inside Elementor editor
  • Fix: Error not showing up when an unallowed version of template was being imported
  • Fix: H6 selector for Default Font Family control of Headings Typography
  • Fix: Style Kits library not force refreshing
  • Improve: Empty state when templates are empty
  • Improve: Added Templates/Style Kits count in header
  • Improve: Updated readme.txt changelog to include release dates

1.3.7 - September 20, 2019

22 Oct 04:11
1.3.7
6be04f8
Compare
Choose a tag to compare
  • New: Added a settings Style Kit > Settings to be able to rollback to any older version of plugin
  • Fix: Bug where Quick edit mode would accidentally break Elementor page settings
  • Fix: Hide title setting being overridden on applying a Style Kit.
  • Fix: Counter widget not inheriting Style Kit classes
  • Fix: SK classes overriding inline Toggle widget title
  • Fix: Style Kit library search results listing everything if no matches are found
  • Fix: SK classes not working properly with Columns because of tags nesting

1.3.6 - 12th September 2019

11 Sep 18:55
1.3.6
038fd15
Compare
Choose a tag to compare
  • New: Added an option to disable accent color on titles under Style Kits > Tools
  • New: Add more helper classes for color controls
    • sk-primary-accent
    • sk-primary-bg
    • sk-secondary-accent
    • sk-secondary-bg
    • sk-text-light
    • sk-text-dark
    • sk-light-bg
    • sk-dark-bg
  • Tweak: Compatibility with Elementor v2.7.x
  • Tweak: Comaptibility with Central Color Palette plugin
  • Tweak: Background color inheritence for Global colors
  • Fix: Issue with duplicate settings throwing notice
  • Fix: Global Color control button selector
  • Fix: Issue with invalid default value type causing array_merge errors
  • Fix: Style Kits not refreshing in Elementor editor upon importing

1.3.5 - 28th August, 2019

04 Sep 18:20
1.3.5
ade9dab
Compare
Choose a tag to compare
  • Fix: An issue with Analog modal not launching in Elementor screen
  • New: All new Style Kits library page to import pre-build Style Kits.
  • New: Added Quick Edit and Bulk edit actions on posts list, to assign a Style Kit to multiple posts/pages at once.
  • New: Reorganized nav menu and settings tab for better access to different pages.
  • Fix: Section colors not being able to override Style Kit colors. #138
  • Fix: Rename Dynamic tag classes to be in line with generated classes
  • Fix: Elementor's + button taking accent color from Style Kits.
  • Improve: Added docs link in description of controls to official documentation. #140
  • Improve: Added link to AnalogWP facebook group on Settings page.
  • Improve: Style kit can be imported from Elementor screen as well
  • Improve: Loading of data sent to app

1.3.3 - 21st August, 2019

21 Aug 09:26
f7c020e
Compare
Choose a tag to compare
  • Fix: An undefined function error when importing a template inside Elementor editor
  • Improve: Always shows Style Kits post type page, so users can always import without having to create one first

1.3.2 - 16th August 2019

16 Aug 11:03
7427a72
Compare
Choose a tag to compare
  • Improve: Rename and reorder Global Color setting labels
  • Improve: Rename Outer Section Padding labels to avoid confusions
  • Improve: Extend Primary Accent colors to Icon + Progress bar widgets. Feel it should extend to more? Sound off.

1.3.1 - 15th August 2019

15 Aug 09:44
c7ffabb
Compare
Choose a tag to compare
  • New: Added Color Controls in page settings
  • New: Added Plugin setting to sync Color controls output colors with Elementor color picker
  • New: Added Control for spacing between widgets under Style Kits > Column Gaps
  • New: Added "Outer Section Padding" control to tweak Section padding
  • New: Added plugin action link to settings page on plugins screen
  • Improve: Reorganized setting sections
  • Improve: Renamed 'Page Styles' to 'Style Kit' in Elementor contextual menu
  • Fix: Issue with plugin page app crash on switching tabs while a preview is open
  • Fix: Fatal error with use function usage in PHP 5.5.x
  • Fix: Issue with Style kit post state showing empty title

1.3 - 05th August, 2019

05 Aug 08:16
138cb6f
Compare
Choose a tag to compare
  • New: Added Button Controls under Page Styles 🎉
  • New: Plugin rebranded as "Style Kits for Elementor"
  • Fix: Text/Heading size controls not being persistent on style kit change
  • Fix: Column gap individual controls not taking place
  • Fix: Style Kit update modal displaying on page where it was updated from
  • Fix: Dependency error with Gutenberg 6.2
  • Improve: Added a modal window to indicate if page has Global Style Kit

1.2.4 - 19th June 2019

19 Jun 12:34
e6e440a
Compare
Choose a tag to compare
  • Fix: A critical error where templates won't import due to internal error
  • Improve: Replace body selectors with {{WRAPPER}} to scope it to specific template
  • Improve: Reorganize settings in Heading and Text sizes sections

1.2.3 - May 30th, 2019

30 May 13:38
e588de4
Compare
Choose a tag to compare
  • New: Added a notice to reopen tabs when setting a global Style Kit.
  • New: Updating an existing Style Kit now shows a modal window on pages using the same kit, to choose whether to pull latest changes or keep old.
  • New: Added option to rollback to a previous stable version under AnalogWP > Settings.
  • New: Added a visual indicator on posts list to display which Style Kit is active.
  • New: Added a quick post action to "Apply Global Style Kit"
  • Fix: Clear Elementor cache when a Style Kit is updated, so other posts sharing same kit can take effect.
  • Fix: Extend heading selector to include a tags inside to match styles.
  • Improve: Stop users from creating a new style kit directly from CPT page, as it results in empty style kit.