Changelog
3.5.1 (2026-05-22)
Fixed
- Fixed Related Products on blog posts showing products from other websites on the storefront. The related products block now respects the current store view's website assignment and hides disabled products, while the admin post edit form continues to show all linked products regardless of store.
3.5.0 (2026-05-18)
Features
- Tree display mode for the Category widget — the Category list widget can now render categories as a collapsible hierarchical tree instead of a flat list. A new context filter option lets the widget show only the branch relevant to the current page (e.g. the current category's descendants).
Improvements
- Storefront and admin interface translations now cover 15 locales: Arabic, Czech, German, Spanish, French, Italian, Japanese, Dutch, Polish, Brazilian Portuguese, Portuguese, Swedish, Turkish, Ukrainian, and Simplified Chinese.
ℹ️ Requires mirasvit/module-comment 1.2.0 or newer. Once installed, blog post comments gain a commenter email field, an optional admin setting to require an email from guests, reply-notification emails for thread participants, and a Comments link in the Blog MX admin page menu.
3.4.3 (2026-04-29)
Improvements
- Added translations for German (de_DE), French (fr_FR), Italian (it_IT), and Ukrainian (uk_UA). Admin panel and frontend text now display in these languages when the corresponding store locale is configured.
- Widget option labels in the admin panel (Yes/No, filter type, sort order, display mode) are now fully translatable.
- Corrected widget names in the admin widget picker: "Rss feed" is now "RSS Feed" and "Table of content" is now "Table of Contents".
Fixed
- Fixed the Related Posts widget rendering as an empty block when a post has no related posts or shared tags — the block is now hidden entirely in that case.
- Fixed breadcrumb links on Hyvä-themed stores: the current-page breadcrumb item (post, category, author, or tag) was linking to a 404 system URL instead of the correct page URL.
- Fixed widget installation failing when theme IDs saved in configuration no longer exist in the database (for example, after a theme is uninstalled or the database is migrated to a fresh environment).
3.4.2 (2026-04-06)
Features
- Per-entity robots control — Each post, category, author, and tag now has its own Robots field in the edit form, letting you set INDEX/NOINDEX and FOLLOW/NOFOLLOW per entity. A new "Default robots for blog pages" setting under Stores Configuration Blog MX SEO sets the default for all blog pages, independently of Magento's site-wide robots setting. ⚠️ Adds a
robotscolumn to theblog_post,blog_category,blog_author, andblog_tagtables — runbin/magento setup:upgradeafter updating.
Improvements
- Compatible with Magento 2.4.9.
- Added a "Show excerpt on post view page" option under Stores Configuration Blog MX Posts. When enabled, the post excerpt is prepended to the post body on the post detail page.
Fixed
- Fixed post count label in the posts list toolbar showing "Items" instead of "Posts".
- Fixed the post preview creating a new database record (and wasting auto-increment IDs) on every click. The preview window is now reused between clicks and no unnecessary database records are created.
3.4.1 (2026-03-06)
Features
- Added "Updated" date display on post pages that reflects when the post content was last changed
- Added a "Posts" tab to the category edit form with the ability to assign and remove posts
Improvements
- Added UTC timezone to structured data dates
- Added configurable description source for structured data (Excerpt or Meta Description)
3.4.0 (2026-03-03)
Features
- Added the ability to limit the number of displayed tags
Improvements
- REST API for blog entities
Fixed
- Fixed blog entities accessible from multiple URLs when a prefixed URL template is configured
3.3.12 (2026-02-11)
Features
- Added configurable structured data settings for blog posts with support for BlogPosting/NewsArticle schema types and optional properties
3.3.11 (2026-01-30)
Fixed
- Fixed x-default hreflang to use the current website's default store instead of the global default store
3.3.10 (2026-01-08)
Features
- Added the “Posts as cards with excerpt” template for the “Posts” widget type
3.3.9 (2025-12-24)
Fixed
- The issue with incorrectly built URLs (includes query params in the middle of the URL)
3.3.8 (2025-12-16)
Fixed
- Added compatibility with the store switcher from Amasty_Shopby
3.3.7 (2025-10-29)
Improvements
- Code quality improved (unescaped output)
3.3.6 (2025-10-21)
Features
- Hyva CMS compatibility
3.3.5 (2025-10-08)
Improvements
- Added modified at date to post
Fixed
- Fixed the issue with focus styles applying outside the blog
3.3.4 (2025-07-23)
Features
- Added the ability to select headings to include in table content
- Added ability to set header level for blog widgets
3.3.3 (2025-07-18)
Improvements
- Composer dependencies updated
3.3.2 (2025-06-27)
Fixed
- Fixed the issue with sliders not working ("Posts as cards" and "Sidebar posts (slider)")
3.3.1 (2025-06-24)
Fixed
- Fixed the issue with missing data in the RSS feed
3.3.0 (2025-06-18)
Features
- Added "Blog MX: Category Link", "Blog MX: Post Link", and "Blog MX: Tag Link" widgets
Improvements
- WCAG 2.2 AA compliance
3.2.8 (2025-04-29)
Improvements
- Ability to use helpful/unhelpful votes for blog posts comments
3.2.7 (2025-04-25)
Fixed
- Fixed the issue with filters on the "All Posts" page in the admin panel
3.2.6 (2025-04-24)
Features
- Ability to use selection rules from the Automatic Related Products extension to set up related products for blog posts
3.2.5 (2025-04-15)
Fixed
- Fixed the issue with sorting when searching for posts
- Fixed the issue where the "Updated At" field changed when viewing a post on the frontend
- Fixed the issue with URL templates for posts, authors, and tags when prefix is enabled, non-prefixed URLs were also accessible
3.2.4 (2025-04-10)
Fixed
- Fixed the issue with sorting the "Updated At" and "Published At" columns on the "All Posts" page
- Comaptibility with Magento 2.4.8
3.2.3 (2025-03-28)
Improvements
- Added "Updated At" and "View Count" columns to the "Posts" listing in the admin panel
3.2.2 (2025-03-20)
Improvements
- Prevented potential warnings and errors when parsing HTML
3.2.1 (2025-03-14)
Features
- Added the ability to apply the "/post/post_path" template to the post URL
Fixed
- Fixed the issue with getting the custom template path inside a theme
3.2.0 (2025-02-28)
Features
- Added the ability to set "YouTube URL", "Instagram URL", and "TikTok URL" for the author
3.1.10 (2024-11-25)
Fixed
- Fixed the issue with the warning “Deprecated Functionality: Creation of dynamic property … is deprecated”
3.1.9 (2024-11-14)
Fixed
- Fixed the issue with new category assigned to incorrect parent category
3.1.8 (2024-11-13)
Features
- Post status: Access by Direct Link (can be protected with password)
3.1.7 (2024-09-12)
Improvements
- Removed dependency on font awesome
- Added table of content widget
3.1.6 (2024-08-23)
Fixed
- Issue with displaying ESI block on blog pages
3.1.5 (2024-08-12)
Fixed
- Saving new widget in layout editor
3.1.4 (2024-08-05)
Improvements
- Skip non-existent themes when running console commands to avoid "theme_dir was not passed" error
Fixed
- Issue with clearing entire cache after saving post
3.1.3 (2024-07-31)
Fixed
- Fixed the issue with excerpt size
3.1.2 (2024-07-31)
Fixed
- Fixed the issue with saving new posts when plugins for the Post model exist
- Meta keywords
- Typo
- Category title in grid
3.1.1 (2024-07-01)
Improvements
- Hyva compatibility improved (Hyva_CmsTailwindJit)
3.1.0 (2024-06-20)
Features
- New comments provider - Mirasvit Comments
3.0.3 (2024-06-17)
Improvements
- Ability to add alternate hreflang to the post, category, author, and tag pages
- Ability to add meta tag "author" for posts
Fixed
- Fixed the issue with Related Posts widget might include current post
3.0.2 (2024-06-05)
Improvements
- Ability to add rel="nofollow" to external links in the Content of Categories and Posts, Post Excerpts, and Author Biographies
3.0.1 (2024-05-31)
Improvements
- Posts listings load time improved (widgets removed before rendering short content)
Fixed
- Fixed the issue with error on saving configurations when All Posts Page disabled
- Layout Editor Firefox save issue
3.0.0 (2024-05-20)
Features
- Multistore Blog
- All Posts Page
Improvements
- Breeze theme support
- Canonical URL for Posts, Categories, Tags, and Authors
Fixed
- Post URL Logic
- Issue with switching layout for category
2.1.2 (2024-05-09)
Fixed
- Issue with preview
2.1.1 (2024-05-08)
Fixed
- Pagination url suffix on blog home page
- Issue with post display after deleting a category
2.1.0 (2024-03-20)
Improvements
- URL templates: Ability to use short/long URLs for categories, posts, authors, and tags.
- URL key generator improved
- URL keys conflict validator
- Open Graph on category pages
Fixed
- The issue with Open Graph description in case if Meta Description is empty
- Show excerpts on post page
2.0.22 (2024-02-21)
Improvements
- Autofilling related posts by tags if there are fewer posts than the limit
- Prevent adding widgets to irrelevant pages (where those widgets have no content)
- Improved posts grid in the admin panel
Fixed
- Fixed the issue with the post data not being saved when attempting to assign the post to the category from a different store
2.0.21 (2024-01-29)
Improvements
- Added estimated read time
- Added reading progress bar
2.0.20 (2024-01-25)
Fixed
- Issue with the number of views if Hide Duplicate settings is Yes
2.0.19 (2024-01-23)
Fixed
- Issue with updating the number of views
2.0.18 (2024-01-22)
Improvements
- Added template for Sidebar posts with slider
- Posts as cards template displays a slider if the number of posts exceeds 2
2.0.17 (2024-01-10)
Fixed
- Fixed the issue with 'Only related posts' filter not working as expected
- Fixed the issue with the comments widget
2.0.16 (2024-01-05)
Fixed
- Pagination on search results page
2.0.15 (2024-01-04)
Fixed
- Alt text for Featured Image
2.0.14 (2023-12-22)
Fixed
- Incorrect links to posts/categories if they are available on several stores
- Issue creating a new category
2.0.13 (2023-12-18)
Fixed
- Subscription form in footer
2.0.12 (2023-12-15)
Improvements
- Hide unused fields in the root category edit form
Fixed
- Sitemap
- Display blog name instead of root category name
2.0.11 (2023-12-14)
Fixed
- 1column layout
2.0.10 (2023-12-13)
Improvements
- Settings for hide/show duplicate posts
2.0.9 (2023-12-05)
Fixed
- Compatibility with php8.2
2.0.8 (2023-11-24)
Fixed
- Page title
- CSS style of related products widget for mobile devices
2.0.7 (2023-11-08)
Fixed
- Issue with duplicating a search phrase from the blog search bar into the main search bar
- Translation of publication date
2.0.6 (2023-10-24)
Features
- Show posts from all child categories in a category
2.0.5 (2023-10-19)
Fixed
- Applying a custom template
2.0.4 (2023-10-12)
Improvements
- CSS classes by template type added to widgets' templates
2.0.3 (2023-10-11)
Improvements
- Page and Widget types' labels in Layout Editor
Fixed
- Fixed the issue with Rich Snippets for blog posts
- Fixed the issue with posts' OpenGraph tags
2.0.2 (2023-10-05)
Improvements
- AddThis sharing buttons replaced with AddToAny sharing buttons
- Small improvements in Categories and Posts grids
2.0.1 (2023-10-04)
Improvements
- Templates preview
2.0.0 (2023-09-29)
Features
- Layout Editor
- Widget-based frontend blog pages
Notice
- Frontend pages of the blog are now built using Magento Widgets
- All blocks on blog frontend pages are widgets
- All old widget classes are removed from the extension and all existing blog widgets will be removed from the store during the extension's update
- Templates' customizations of the extension prior to version 2.0.0 will no longer work but should not cause any issues
1.3.2 (2023-08-25)
Fixed
- Links to categories in the menu
1.3.1 (2023-07-07)
Fixed
- Content checker
1.3.0 (2023-07-07)
Improvements
- Redesign
Fixed
- Widget option "Display post images" not working
1.2.25 (2023-06-21)
Improvements
- Ability to choose url suffix (none, slash, custom)
Fixed
- Pagination
1.2.24 (2023-05-03)
Improvements
- Added website to author's social profiles
1.2.23 (2023-04-24)
Fixed
- Scoring for the first keyword
1.2.22 (2023-03-13)
Improvements
- Removed inline post editor
Fixed
- Issue with deleting author
1.2.21 (2023-01-26)
Improvements
- Increased maximum content size to 16MB
- Added support of Magento 2.4.6
Fixed
- Assign post to Root Category by default
1.2.20 (2022-12-26)
Fixed
- Translation "About author"
- Displaying a disabled category
1.2.19 (2022-12-22)
Improvements
- Thumbnail Size settings
Fixed
- Mass action Change status
1.2.18 (2022-12-09)
Fixed
- Filter by store in sitemap
1.2.17 (2022-12-08)
Features
- Add posts and categories to sitemap
1.2.16 (2022-11-24)
Fixed
- Issue with blank preview page when reopening.
- Page not found for Post/Category in first level if option Use subcategories is enabled.
- Pagination
- Double slash in url
1.2.15 (2022-10-24)
Features
- Use subcategories in Url
1.2.14 (2022-09-30)
Fixed
- Category is not visible in any store where this post is visible
1.2.13 (2022-09-22)
Fixed
- Compatibility with php8.1
1.2.12 (2022-09-19)
Fixed
- Compatibility with Page Builder
1.2.11 (2022-09-08)
Fixed
- Issue with root category
1.2.10 (2022-08-04)
Fixed
- Category links in breadcrumbs
1.2.9 (2022-07-27)
Improvements
- Ability to use different base urls for different store views
1.2.8 (2022-07-05)
Fixed
- Disabled the ability to change the position of an element in Related Posts and Related Products on the post edit page.
1.2.7 (2022-07-04)
Fixed
- "Table or view not found" error on update.
1.2.6 (2022-06-29)
Fixed
- Preventing the creation of unused tables during installation
1.2.5 (2022-06-23)
Improvements
- Ability to disable Related Posts on Product page
1.2.4 (2022-06-20)
Improvements
- remove db_schema_whitelist.json
1.2.3 (2022-06-14)
Fixed
- Fixed the issue with categories and posts not migrated from eav tables
1.2.2 (2022-06-01)
Fixed
- Public access to the draft is forbidden
1.2.1 (2022-05-25)
Fixed
- Issue with Add Related Products if more than one Inventory Source is configured
1.2.0 (2022-05-23)
Improvements
- migrate to declarative schema
1.1.28 (2022-05-12)
Fixed
- Dependencies
1.1.27 (2022-05-10)
Fixed
- Issue on Post page when using cache
1.1.26 (2022-05-09)
Fixed
- Issue with Related Products block style
- Compatibility with Magento 2.3.3. and below
1.1.25 (2022-04-08)
Fixed
- RSS filter by category
1.1.24 (2022-04-05)
Improvements
- Reduced thumbnail size
1.1.23 (2022-02-14)
1.1.22 (2022-02-14)
Fixed
- Issue after delete category
1.1.21 (2022-02-04)
Fixed
- Image alt tag
1.1.20 (2022-01-27)
Improvements
- Style
1.1.19 (2022-01-27)
Fixed
- Issue with content checking
1.1.18 (2022-01-21)
Features
- Sorting posts by update date
- Views counter
Improvements
- Content checker
1.1.17 (2022-01-18)
Features
- Rich snippet
Improvements
- Added meta keywords
Fixed
- Pagination style
1.1.16 (2021-12-17)
Improvements
- Checking fields
1.1.15 (2021-12-15)
Fixed
- Issue with editing post tags
1.1.14 (2021-12-08)
Fixed
- Issue with post save if Single-Store Mode is enabled
1.1.13 (2021-10-20)
Fixed
- Compatibility with Magento Page Builder
1.1.12 (2021-09-29)
Improvements
- compatibility with third party Page Builder
1.1.11 (2021-09-20)
Fixed
- Issue when changing status via massaction for Magento 2.3
1.1.10 (2021-09-14)
Fixed
- Issue wiht rss
1.1.9 (2021-09-14)
Fixed
- Issue when changing status via massaction
1.1.8 (2021-09-07)
Fixed
- Issue with Page Buider for Magento 2.4.3
1.1.7 (2021-06-30)
Fixed
- Issue after delete author,post,category
- Issue after save author,post,category
1.1.6 (2021-06-15)
Fixed
- Clean cache on post/category/author save/delete
1.1.5 (2021-06-09)
Fixed
- Fixed the issue with upgrading extension from free Blog extension
1.1.4 (2021-06-04)
Improvements
- Added id and sort order columns on categories page
Fixed
- Issue with display post if featured image not set
1.1.3 (2021-05-25)
Improvements
- Ability to enable/disable link in the footer
1.1.2 (2021-05-14)
Fixed
- Fixed the issue with not displayed selected store in tag form if 'All Store Views' selected
1.1.1 (2021-04-29)
Fixed
- Magento EE PageBuilder compatibility
1.1.0 (2021-04-27)
Features
- Ability to manage Authors
- Ability to manage Tags
- Full multistore support (Posts, Categories, Authors, Tags)
- Different display modes for post and post list pages
- New widgets (2 types, old widgets will be removed)
- Ability to duplicate posts
- Open Graph meta tags for posts (generated automatically)
1.0.6 (2021-02-15)
Fixed
- rss
- save post without date
1.0.5 (2021-01-19)
Fixed
- Minor fixes
1.0.4 (2021-01-16)
Fixed
- Issue with templates
1.0.3 (2020-12-31)
Fixed
- Stored "Store View" does not show in the form (m2.4.1)
1.0.2 (2020-12-30)
Fixed
- Error "Type Error occurred when creating object: Mirasvit\BlogMx\Block\Catalog\RelatedPosts ..."
- Error "TypeError: Return value of Mirasvit\BlogMx\Model\ConfigProvider::getCommentProvider() ..."
1.0.1 (2020-12-18)
Fixed
- Minor fixes
1.0.0 (2020-12-11)
Features
- Initial release