Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.5] - 2017-07-18

Fixed

  • Fix problem with compatible CE cms page

[2.0.4] - 2017-07-17

Fixed

  • Fix problem with compatible EE CE block and cms page (EE compatibility)
    • Remove $eavColumnName from fetchData–url_rewrite always uses entity_id
    • Use $eavColumnName for cms_page_store table page reference
  • Fixed issue with not saving data when user not blur the input before save

[2.0.3] - 2017-07-13

Fixed

  • Implements DB Wrapper for EE and CE version (EE compatibility)

[2.0.2] - 2017-07-10

Fixed

  • Missing css_class column in table (incorrect versioning in upgrade script)

[2.0.1] - 2017-07-10

Fixed

  • Fix for undefined offset in CmsPage block

[2.0.0] - 2017-06-03

Changes

  • Rendering rewrited and moved to more front-end friendly palces, to make customizations easier