Skip to content

Releases: CherryFramework/cherry-framework

v1.5.11

22 Nov 09:42
Compare
Choose a tag to compare
UPD: bump version to 1.5.11

v1.4.3.1

23 Jun 13:53
Compare
Choose a tag to compare

Hotfix - JetImpex Dashboard vs Widgets

v1.4.3

13 Jun 08:54
Compare
Choose a tag to compare
Version 1.4.3 Stable

v1.4.2

23 Feb 10:46
Compare
Choose a tag to compare

Change Log

  • HOTFIX: Iconpicker control for customizer

v1.4.1

20 Feb 13:52
Compare
Choose a tag to compare

Change Log

  • UPD: ui-kit styles(ui-button, ui-text, ui-textarea, ui-stepper, ui-colorpicker, ui-switcher, ui-select, ui-media)
  • UPD: use wp_add_inline_style instead of wp_head for printing inline CSS
  • ADD: allow to filter CSS reserved words while parsing functions
  • ADD: async query in modile cherry handler
  • UPD: ui-button class prefix
  • UPD: shortcode insert module styles
  • UPD: allow to use description argument in iconpicker
  • FIX: ui-repeater and radio master and slave bug
  • FIX: module cherry-template-manager
  • FIX: Change meta_key in cherry-utilit - #149

v1.4.0

27 Dec 07:48
Compare
Choose a tag to compare

Change Log

  • ADD: new modules - cherry5-insert-shortcode, cherry-db-udpates
  • ADD: text-domain
  • FIX: compatibility with WordPress 4.7
  • FIX: sanitization method in cherry-utility - #141
  • FIX: duplicate argument in UI button - #126
  • UPD: license link in php-file headers

Stable release - v1.3.1

16 Nov 13:19
Compare
Choose a tag to compare

Change Log

  • ADD: Macros filter into module template manager
  • ADD: Function "bg-image" into module cherry dynamic css
  • UPD: Style in module interface-builder style
  • UPD: Google fonts
  • FIX: Issues #124
  • FIX: Issues #123
  • FIX: Issues #120
  • FIX: Issues #118
  • FIX: Issues #116
  • FIX: Issues #115
  • FIX: Media button in module ui-elements
  • DEL: System notices in module handler

v1.3.0

20 Oct 11:18
Compare
Choose a tag to compare

Change Log

  • ADD: UI button
  • ADD: Cherry handler module
  • ADD: Template Manager module
  • ADD: dynamic CSS collector
  • UPD: re-factoring register_ methods calling in Post Meta module
  • FIX: replace file_get_contents to prevent validation errors
  • FIX: post meta saving
  • FIX: #81
  • FIX: #96
  • FIX: #100
  • FIX: #102
  • FIX: #109
  • DEL: Cherry Page Builder module

Stable release - v1.2.0

15 Sep 13:28
Compare
Choose a tag to compare

Change Log.

  • Added module Сherry-Interface-builder
  • Cherry-utility module:
    • Fix for the cut_text function. Added content check.
    • Added get_placeholder_url function
  • Ui-elements module:
    • Added an option to disable ui_kit for the repeater element
    • Updated master/salve js logic in ui-elements
    • Updated HTML markup for ui-switcher, input type="hiden" replaced with double input type="radio"
  • Posts-formats-api module:
    • Fixed PHP errors
    • Customizer module:
    • File system method replaced with native WordPress method
  • Cherry-post-meta module:
    • Added data processing procedure before saving to the database.
    • Added an option to add columns to the post listing page in the admin panel.
  • Removed modules
    • cherry-taxonomies
    • cherry-post-types
    • cherry-creator

v1.1.1

20 Jul 13:36
Compare
Choose a tag to compare

Changelog

  • FIX: saving process in Post Meta module

Changed Modules

  • cherry-post-meta