Releases: thirdset/ThirdSetMauticResetBundle
Releases · thirdset/ThirdSetMauticResetBundle
Release list
1.1.3
1.1.2
- Bug Fix: Now no longer removing orphaned tags at the end of the ProcessResetsCommand.
- Updated the README.md to reflect that the plugin has been tested with up to Mautic v2.12.0.
1.1.1
- Updated the README.md to reflect that the plugin has been tested with up to Mautic v2.11.0.
1.1.0
- Added functionality to reset a specific campaign (@mjlogan).
- Added a Compatibility section to the README.md file (currently indicating that plugin has been tested with up to v2.9.2 of Mautic).
1.0.1
- Removed the factory dependency from the ProcessResetsCommand.
- Updated the CampaignEventLogManager to use entity based db interactions.