Releases: CherryFramework/cherry-framework
Releases · CherryFramework/cherry-framework
v1.5.11
v1.4.3.1
v1.4.3
v1.4.2
v1.4.1
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
Stable release - v1.3.1
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
Change Log
- ADD: UI button
- ADD:
Cherry handler
module - ADD:
Template Manager
module - ADD: dynamic CSS collector
- UPD: re-factoring
register_
methods calling inPost 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
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