Skip to content

Releases: mooore-digital/magento2-module-wordpress-integration-cms

v0.8.6

10 Jan 12:56
e19a66a

Choose a tag to compare

Fixed

  • Sometimes double-dashes gets encoded to one from API

v0.8.5

07 Dec 13:00
52c68d1

Choose a tag to compare

Changed

  • Code split the PagePlugin so the remote page resolving becomes reusable

Full Changelog: 0.8.4...0.8.5

v0.8.4

02 Sep 07:11
5350280

Choose a tag to compare

Fixed

  • Potential security issue with path-parse from @wordpress/block-library #57
  • Detach Wordpress page does not work #49

v0.8.3

03 May 13:19
686dd2f

Choose a tag to compare

Fixed

  • Fixed embedded videos not being properly sized by aspect ratio

v0.8.2

21 Apr 19:16
9bb99a7

Choose a tag to compare

Added

  • Common text and other util layout class

Fixed

  • Snowdog frontools compile errors
    SCSS styles for CSS need to be outside the scope of frontools (view)
  • Corrected btn outline class

v0.8.1

21 Apr 17:36
686d060

Choose a tag to compare

Added

  • alignment options

Improvement

  • editorconfig for composer
  • readme

Fixed

  • Sass button class typo

v0.8.0

21 Apr 13:01
d9d8a83

Choose a tag to compare

Added

  • Block styles via node dependency
  • Block styles as css file

Improvement

  • Make Button block as override for core version

If you used a previous version make sure you're overrides are loaded.
Since all block logic has moved. and is now loaded via NPM and build as premade CSS.

v0.7.2

09 Apr 08:44
3d62660

Choose a tag to compare

Added

  • Support for hyva theme

This will not load by default.
And needs to be manually imported via an Sass compiler in the hyva styles.

v0.7.1

02 Mar 11:48
f3c9a29

Choose a tag to compare

This patch releases the following:

Fixed

  • Issue when pushing Magento URL to Wordpress for single-store view

Improvement

  • Magento 2 shortcodes are now usable in the Wordpress instance.

v0.7.0

10 Feb 13:36

Choose a tag to compare

Improvement

  • Update dependency for mooore/magento2-module-wordpress-integration to ^0.3