Releases: Leuchtfeuer/mautic-housekeeping-bundle
Releases · Leuchtfeuer/mautic-housekeeping-bundle
v.4.0.1
What's Changed
- [MTC-6710] Bind SQL parameter properly. by @biozshock in #21
- add coverage report to ci tests by @PatrickJenkner in #19
New Contributors
- @PatrickJenkner made their first contribution in #19
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Added bash script + explanation on "How to delete larger datasets via bashscript" in the Readme
- Added the option to cleanup page-hits. by @biozshock in #18
Full Changelog: v3.2.0...v4.0.0
v3.2.0
What's Changed
- Changed deletion logic of email_stats_devices by @oltmanns-leuchtfeuer in #17
- Logic is now to delete the data in
email_stats_devices
after-d
parameter. Removed any logic connected to theemail_stats
table. Is now significantly faster
Full Changelog: v.3.1.0...v3.2.0
v3.1.0
What's Changed
- [MTC-4398] Calculate count of rows on database side. by @biozshock in #15
Full Changelog: v3.0.1...v.3.1.0
v3.0.1
What's Changed
[MTC-4373] Allow deletion from email_stats if email expired by @biozshock in #14
This fixes the issue that emails expired due to an unpublish date were not deleted correctly.
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.0.0 - please read; contains breaking changes!
What's Changed
Breaking Changes:
- Updated command name to Leuchtfeuer:Housekeeping (from Mautic:Leuchtfeuer:Housekeeping)
-> you need to update your cron commands!
Additional Changes:
- Added Disable/Enable functionality in Mautic's Plugin management UI
- Updated namespaces to LeuchtfeuerHousekeepingBundle from MauticHousekeepingBundle
v1.4.2
Release v1.4.1
What's Changed
- Fixed an issue where database-tables with prefixes would not be able to be deleted by the plugin - by @beetofly in #10
Full Changelog: v1.4...v1.4.1
Release v1.4
What's Changed
- Add the option to set the content of tokens in email_stats to NULL and the improvement that only email_stats entries will be cleaned that referenced emails entry is currently not published by @beetofly in #8
New Contributors
Full Changelog: v1.3...v1.4