5.8 Changelog

MageSuite as a whole gets updated very often - every week there are dozens of changes across all extensions and themes.

Changelog view will allow you to track and comprehend changes introduced both in MageSuite ecosystem and in your project’s customisations.

Each extension and theme produced by creativestyle will have its own changelog file where information about each change is stored.

Then - all these files are combined into one list which you can view in admin panel:

 

 

 

*Patches support is planned for version 1.2.0

flowchart subgraph MageSuite A[MageSuite extensions] B[Theme Creativeshop] P[MageSuite patches*] end subgraph YP[Your project] C[Customization extensions] D[Project theme extensions] end MageSuite --> Changelog YP --> Changelog

 

You can use dropdown to select time-range which you find interesting - only changes introduced in this time window will be shown:

  • Last week

  • Last month

  • Last year

  • Since last deployment (the most interesting one)

  • Custom time-range (date-pickers get enabled when selected)

  • Everything

Clicking on APPLY button will show you all changes that happened to your project in the selected time-range.

Since changelog is build entirely from files, changes that you see are 100% reliable - that means - you can see list of changes on staging environment, before it gets deployed to production.

For your convenience, two display modes are available:

By extension - all changes are grouped by extension, so you can get overview which modules you have installed and what new features are being introduced in MageSuite.

 

By timeline - changes are rendered as flat list, convenient to view new changes between deployments.

 

 

Please be aware, that this features is now being introduced.
Not every extension has changelog file yet, also past changes will not be included.

Markdown export button will allow our PMs and developers to quickly export changelog into Confluence or any Markdown supporting platform. Once pressed, copy content and paste it into confluence:

This:

Will be rendered as:

Below is content of example Markdown exported snippet of changelog.

Changes introduced between 2021-06-27 and 2022-06-27

MageSuite_Changelog

This module allows to gather and display changelog entries from all compatible extensions.

Version: 1.1.0:

  • Added possibility to export release notes in Markdown format, so it can be easily pasted into Confluence page.

  • Removed unnecessary style definitions.

  • Code refactor to use abstract controller class.

  • Added integration tests for controllers.

Version: 1.0.4:

  • Adjusted date output to use correct timezone

  • Fixed timerange selector

Version: 1.0.3:

  • Corrected integration test to support different order of extensions.

Version: 1.0.2:

  • Refactored xsd file to be less strict

  • Fixed obtaining list of nodes from XML

Version: 1.0.1:

  • Adjusted code to be compatible with php7

MageSuite_OpenGraph

Extension enables support for OpenGraph tags in Magento

Version: 1.3.2:

  • Initial release

Version: 1.3.3:

  • Lorem ipsum