From 1ecb06dfe7044af08c04760df033edfe3967b840 Mon Sep 17 00:00:00 2001 From: tamnt Date: Fri, 17 Jan 2025 10:55:12 +0700 Subject: [PATCH 1/4] fix: revert column have been remove --- etc/db_schema.xml | 18 +++++++++++++++++- etc/module.xml | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/etc/db_schema.xml b/etc/db_schema.xml index f89fd399..042f038b 100644 --- a/etc/db_schema.xml +++ b/etc/db_schema.xml @@ -12,6 +12,10 @@ + + + + @@ -33,6 +37,10 @@ + + + + @@ -45,6 +53,10 @@ + + + + @@ -59,6 +71,10 @@ + + + + @@ -283,4 +299,4 @@ - + \ No newline at end of file diff --git a/etc/module.xml b/etc/module.xml index ae15f7aa..7b3440ef 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -21,7 +21,7 @@ */ --> - + From 9a9bceac0cc2bc236d5a275e037b8c709a19daa6 Mon Sep 17 00:00:00 2001 From: chuccv Date: Thu, 13 Feb 2025 13:49:57 +0700 Subject: [PATCH 2/4] fix UG link --- etc/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config.xml b/etc/config.xml index 53e7814a..90c6e1da 100755 --- a/etc/config.xml +++ b/etc/config.xml @@ -25,7 +25,7 @@ 0 - blog-m2 + magento/blog-m2/standard 1 From 61f611955fdb82a65fb562b326ee0a2db644cf69 Mon Sep 17 00:00:00 2001 From: chuccv Date: Thu, 13 Feb 2025 13:52:34 +0700 Subject: [PATCH 3/4] remove UG on system.xml --- etc/adminhtml/system.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index a332c050..96bae947 100755 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -33,7 +33,6 @@ Mageplaza\Core\Block\Adminhtml\System\Config\Head -
  • User Guide
  • Technical Support
  • Find more extensions
  • Magento stores see upwards of 30% revenue 💰 with AVADA. Learn more
  • From 821f38fb73a3fcf75db76765a553909c20105b90 Mon Sep 17 00:00:00 2001 From: chuccv Date: Thu, 13 Feb 2025 14:10:50 +0700 Subject: [PATCH 4/4] release v4.2.7 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index dc4d96e0..342eaeb0 100755 --- a/composer.json +++ b/composer.json @@ -2,11 +2,11 @@ "name": "mageplaza/magento-2-blog-extension", "description": "Magento 2 Blog extension", "require": { - "mageplaza/module-core": "^1.5.9", + "mageplaza/module-core": "^1.5.10", "mageplaza/facebook-graph-sdk": "^1.0.1" }, "type": "magento2-module", - "version": "4.2.6", + "version": "4.2.7", "license": "proprietary", "keywords": [ "magento 2",