Releases: mautic/mautic
Mautic Community 4.0.1
Enhancements
- Add no_unused_imports to CS fixer #10317
🐞 Bugs
- Re-apply the patch from the PR #10462 #10482
- Change webhook_url column type to text #10407
- Asset language as required #10406
- Fix array parameters from tracking query #10404
- Fix
mautic:disable-tracking
#10355 - Video form select optimization #10276
- Fix points in webhook after form submission #10144
- Fix bad date format. #9767
- Fix form issues with file type field #9233 #9946
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
SHA1(4.0.1.zip)= ce29fb17a5bd4ae126866e9bb95542ada212e766
SHA1(4.0.1-update.zip)= 9618adf94c4c3f39bd51c6611ee1b6c47513d421
Mautic Community 4.0.0: Standing Tall
Mautic 4 is here!
We're incredibly excited to release Mautic 4 to the public today. A huge thanks to the community contributors who have submitted pull requests, bug fixes, and helped testing, documentation, marketing and more.
IMPORTANT: Please read our release blog post at https://www.mautic.org/blog/community/mautic-4-standing-tall, which contains important information about things that have changed in Mautic 4. Importantly you will need to make a one-line change to your theme configuration file.
Developers and advanced users: There is some important information about changes to configurations and plugins, which can be found in https://github.com/mautic/mautic/blob/features/UPGRADE-4.0.md
Please note that we have also released Mautic 3.3.4 with back-ported security fixes. If you are not updating to Mautic 4 immediately, please ensure you update to 3.3.4 at your earliest convenience.
Update to Mautic 4 in the usual way (at command line, ideally) after taking a full backup of your files and database and verifying its integrity.
🔒 Security
These issues impact all versions of Mautic prior to 3.3.4 and 4.0.0 General Availability. Please update at your earliest convenience.
- CVE-2021-27913 Use of a Broken or Risky Cryptographic Algorithm
- CVE-2021-27912 XSS vulnerability on asset view
- CVE-2021-27911 XSS vulnerability on contacts view
- CVE-2021-27910 Stored XSS vulnerability on Bounce Management Callback
- CVE-2021-27909 XSS vulnerability on password reset page
✨ Enhancements
- Feature/add rte for grapesjs TPROD-215 #10349
- Refactor and small optimization for dynamic content html (part 2/2) #10114
#9997 - Match CSV imported contacts by ID #9780
- Support configuration of RabbitMQ idle timeout #9391
- Dashboard widget - best email read hours #7271
- GrapesJs as default builder #10112
- UI warnings when unpublish associated segment #9978
- Add 404 option in configuration #9813
- Added timezone and preferred_locale to JS tracking event #8205
- Skip field import If value exists #7460
- Import events #7308
- Updating composer/installers #9949
- Updating composer.json to remove grapesjs repository and to add dev dependencies #9930
- Let Composer use local package versions using self.version and replace #9920
- Changes to README.md to improve readability. #9899
- Bring builder buttons in a logical order, make save & close button green too #9895
- Rename apply button to save #9894
- Allow themes to be used with multiple builders #9893
- Segment API: category info and search by category alias #9869
- Refactor deprecated setMethod in unit tests #9855
- Tests memory optimization non nullable types #9834
- New MJML truly personal email template #9742
- TPROD-182 Dynamic database platform detection #9739
- Clarify labels and tooltip in form creation for "Render style" #9662
- Add support for unique fields for companies #9461
- Merge contacts by unique fields with custom operator #9452
- Feature: Mautic Tag Manager MR-51 #9364
- Always track utm tags from page url #9265
- Allow html to textarea custom field #8706
- Add stage name and stage date added to contacts report #8173
- Add error message to new/update contact #7646
- Add background-position and background-image to section content and wrapper #7211
- Improve performance of the frequency rule query #7191
- Patch and minor version bumps for some dependencies #9867
- Composerisation of Mautic TPROD-147 #9863
- TPROD-143 Replaces Froala with CKEditor 4 as the default WYSIWYG #9843
- TPROD-170: Enabling 2-legged authentication for Mautic #9837
- Upgrade dependencies (BC breaks) in preparation for PHP 8.0 support #9833
- Tests memory optimization #9824
- Integrations Bundle - add support to pass custom options to OrderDAO #9796
- Aggregate stat service #9757
- Clickable campaign ID in contact's campaigns list #9666
- Marketplace v1 #9650
- Upgrade to Symfony 4 #9409
- Allow change default theme for new email #9189
- Add search by company fields for list view/API #8352
- New report: Contact's segments activity log #8125
- A/B test chart rendering unified #7787
🐞 Bugs
- Update AssetsHelper to only check for current builder if Mautic is installed #10372
- Fix for scenario where landing pages built with GrapesJS include unnecessary JS/CSS [#10360] (#10360) #9998
- Fix Transport Container Injection #10352
- [BUGFIX] Used FORM_PARAMS instead of BODY for parameters in AbstractIntegration #10301
- Fix typo in SendEmailToContact.php #10261
- [FIX] Added default value to avoid null value exception #10259 #10231
- [BUGFIX] added parenthesis for filter String #10252
- Fix send email to contact If send email to user action do not choose user #10243
- Fix OAuth1 database migration #10233
- Email sender name not changing #10222 - Email sender name not changing #9751
- Fix IdentifyCompanyHelper for unique fields of companies #10173
- Category controller code improvements #10164
- Allow admin details to be provided in local.php for CLI installer #10104
- Fix campaign event for condition "Contact field value" with utm source #10103
- Add tags to filters by default #10067
- Fix yes/no button for emails #10023
- Fix Installer Exception Handling - TPROD-194 #9934 #9473 #10371
- Fix undefined select placeholder PHP Notice in form edit view #9728
- Fixes /issues/9187 - Migration to increase field length for remo… #9542
- Fix package release (add deleted_files.txt) #10228
- Moving themes and plugins to root level so scaffolding can take advantage of that #10123 #10092
- Prevent duplicate rows in email stats reports with campaign columns #10102
- Normalize select values in form results email #10087
- Fix gated video on landing page preview #10074
- Fix #7319: GET /api/contacts return total as string #10065 #7319
- Click tracking stop working #10025
- Sidebar logo bug #10007
- Fix webhook utf8 string issue #9967
- Fix date for dynamic contents #9955
- Fix minor typo. #9828
- Fix Timeline View Filters Broken issue #9807
- Conditional Logic generates an error message [$250 awarded] #9760 #9947
- Focus support for multi page form #9737
- Fix Uncaught ReferenceError: mauticEnv is not defined from dashboard.js #9652
- Add composer.json file for themes which were missing #10083
- Fix DNC report channel link #10010
- Fix PHP Notice - Undefined index: properties #10005
- Fix tracking pixel mtracking.gif #9983
- Safe join company table #9973
- Fix form set config SDK #9972 #9951
- Symfony expects true/false for CheckboxType #9931
- fix: Trying to access array offset on value of type null in dynamicCo… #9902
- Fix integrations notification #9889
- Dispatch INTEGRATION_CONFIG_BEFORE_SAVE later #9886 #9885
- Refactor Webhook::removeQueue to not depend on ORM #9874
- remove stray argument from method call #9839
- Fix logger service for integrations #9821
- Add validation to ensure that we are not trying to access attributes … #9795 #9762
- Elfinder enabled sanitizier plugin #9786
- Fixed getBatchEntities #9745 #9621
- Fix import DNC for new contacts #9732
- Add environment variables for running test suite. #9717
- Fix report owners filter #9657
- Fix entity lookup type #9653
- Inconsistent behavior in batch edit users action
- Fix API set multiselect empty value #9506
- Fix for GoToWebinar join URLs not being saved when registering through a Mautic form (Issue #9411) #9477
- Fix startsWith/endsWith/contains for dynamic content #9357
- Sync leaking memory #9299
- Citrix oAuth2 refactoring #7754
- JSON object or JSON array returned, depending on whether the field is empty #7723
- M4 API fixes #9865
- Mautic 4: When applying a migration at CLI there is an error from ConsoleErrorListener #9848 #9850
- Check if form calls IsSubmitted #9847
- Remove hard coded ids within fixtures #9846
- changes to encoder to update to Symfony #9842
- fix monolog to use mautic logger #9840
- Replacing deprecated at() calls in unit tests #9835
- Mautic 4: Unable to create social me...
Mautic Community 3.3.4
🔒 Security Release
These issues impact all versions of Mautic prior to 3.3.4 and 4.0.0 General Availability. Please update at your earliest convenience.
- CVE-2021-27913 Use of a Broken or Risky Cryptographic Algorithm
- CVE-2021-27912 XSS vulnerability on asset view
- CVE-2021-27911 XSS vulnerability on contacts view
- CVE-2021-27910 Stored XSS vulnerability on Bounce Management Callback
- CVE-2021-27909 XSS vulnerability on password reset page
SHA1(3.3.4.zip)= 4248b28abba7d64e1f02152d42ae496235ad54c3
SHA1(3.3.4-update.zip)= 19675324f811a91913014340a5caef03433ec841
Mautic Community 4.0.0-rc
Mautic 4.0 Release Candidate
This is a pre-release which is made available to the community for testing before we make the General Availability release.
Please do not use this in a production environment yet - we have a couple of bugs which are outstanding and which we aim to have fixed in the General Availability release. You can check out those bugs here.
We also have a couple of elements relating to the email and landing page builder that are in progress:
- We have a PR that is pending to address some issues with the GrapesJS builder relating to dynamic content and the mobile responsive preview feature.
- We have a contributor working on a PR to add a block to the GrapesJS landing page for adding buttons, and hopefully also a block to manage the preference centre options.
- We have a contributor working on adding a Mautic-specific colour theme for the builder
You can now test upgrading (after taking a backup) with the following caveat:
-
⚠️ If you are using a database prefix, you will find an error on upgrading relating to oauth1 table migrations - this is a bug which was discovered and fixed shortly after release. Please read the fix for that here. -
⚠️ You must update any themes that you are using which are not core (if you have been using the builder while it has been in beta testing, please also check for old Blank themes and Confirmme which had a typo in one of our 3.x releases, so may be included twice). Read the documentation here for the syntax to use.
Work is underway on a Docker image update - check out mautic/docker-mautic#196 and please test/report your findings.
We have not had the capacity to complete the work on PHP 8 support - if you can help with this please check #9969.
There are many significant changes in Mautic 4, including support for Symfony 4 and upgrading dependencies in advance of PHP8 support.
Read the upgrade-4.0.md for more details.
The Composer Initiative has also had the first phase merged in Mautic 4. This involves mirroring the app directory, plugins and themes into individual read only repositories, and allows Mautic to be installed in different ways than the standard GUI and CLI install process, such as using the command:
composer create-project mautic/recommended-project:4.x-dev mauticcomposerproject --no-interaction
For more information please join #i-composer-support on Slack (get an invitation at https://mautic.org/slack).
There are also several new features which you will find listed below.
📆 Revised release schedule
Alpha release - 30th March 2021
Beta release - 26th April 2021 25th May 2021
Release candidate release - 31st May 2021 5th July 2021 <= We are here
General availability release - 7th June 2021 12th July 2021
✨ Features & Enhancements
- GrapesJs as default builder #10112
- UI warnings when unpublish associated segment #9978
- Add 404 option in configuration #9813
- Added timezone and preferred_locale to JS tracking event #8205
- Skip field import If value exists #7460
- Import events #7308
🐞 Bugs
- Fix package release (add deleted_files.txt) #10228
- Moving themes and plugins to root level so scaffolding can take advantage of that #10123
- Prevent duplicate rows in email stats reports with campaign columns #10102
- Site installation throws errors after
composer create-project
#10092 - Normalize select values in form results email #10087
- Fix gated video on landing page preview #10074
- Fix #7319: GET /api/contacts return total as string #10065
- Click tracking stop working #10025
- Sidebar logo bug #10007
- Fix webhook utf8 string issue #9967
- Fix date for dynamic contents #9955
- Forms are not able to submit #9951
- Buttons in modal window in wrong order #9950
- Fix minor typo. #9828
- Fix Timeline View Filters Broken issue #9807
- Multiple areas of Mautic throw a 500 error #9762
- Conditional Logic generates an error message [$250 awarded] #9760
- Focus support for multi page form #9737
- Fix Uncaught ReferenceError: mauticEnv is not defined from dashboard.js #9652
- GET /api/contacts return total as string #7319
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
- @shinde-rahul
- @mabumusa1
- @github-actions[bot]
- @nickveenhof
- @kuzmany
- @dadarya0
- @giomasce
- @escopecz
- @npracht
- @RCheesley
- @dennisameling
- @anton-vlasenko
- @fedys
- @StudioMaX
Mautic 4.0.0 Alpha and Beta release notes (for reference)
✨ Features & Enhancements
Mautic 4 Alpha
- Patch and minor version bumps for some dependencies #9867
- composerisation of Mautic TPROD-147 #9863
- TPROD-143 Replaces Froala with CKEditor 4 as the default WYSIWYG #9843
- TPROD-170: Enabling 2-legged authentication for Mautic #9837
- Upgrade dependencies (BC breaks) in preparation for PHP 8.0 support #9833
- Tests memory optimization #9824
- Integrations Bundle - add support to pass custom options to OrderDAO #9796
- Aggregate stat service #9757
- Clickable campaign ID in contact's campaigns list #9666
- Marketplace v1 #9650
- Upgrade to Symfony 4 #9409
- Allow change default theme for new email #9189
- Add search by company fields for list view/API #8352
- New report: Contact's segments activity log #8125
- A/B test chart rendering unified #7787
Mautic 4 Beta
- Updating composer/installers #9949
- Updating composer.json to remove grapesjs repository and to add dev dependencies #9930
- Let Composer use local package versions using self.version and replace #9920
- Changes to README.md to improve readability. #9899
- Bring builder buttons in a logical order, make save & close button green too #9895
- Rename apply button to save #9894
- Allow themes to be used with multiple builders #9893
- Segment API: category info and search by category alias #9869
- Refactor deprecated setMethod in unit tests #9855
- Tests memory optimization non nullable types #9834
- New MJML truly personal email template #9742
- TPROD-182 Dynamic database platform detection #9739
- Clarify labels and tooltip in form creation for "Render style" #9662
- Add support for unique fields for companies #9461
- Merge contacts by unique fields with custom operator [#9452](https://github.com/mautic/ma...
Mautic Community 4.0.0-beta
Mautic 4.0.0-beta ⚠️ THIS IS A BETA RELEASE. DO NOT USE ANYWHERE NEAR A PRODUCTION ENVIRONMENT!
Today we have released Mautic 4.0.0-beta after a lot of hard work on fixing bugs identified in the alpha release, finishing some features and enhancements, and testing all of the pull requests.
This is an early release for testing only which includes a large number of substantial changes to the underlying codebase.
There will be bugs, and there are some features which we still have further refinement to work on in the coming weeks.
UPGRADING IS NOT YET SUPPORTED
There are many significant changes in Mautic 4, including support for Symfony 4 and upgrading dependencies in advance of PHP8 support.
Read the upgrade-4.0.md for more details.
The Composer Initiative has also had the first phase merged in this release. This involves mirroring the app directory, plugins and themes into individual read only repositories, and allows Mautic to be installed in different ways than the standard GUI and CLI install process, such as using the command:
composer create-project mautic/recommended-project:4.x-dev mauticcomposerproject --no-interaction
For more information please join #i-composer-support on Slack (get an invitation at https://mautic.org/slack).
There are also several new features which you will find listed below.
📆 Revised release schedule
Alpha release - 30th March 2021
Beta release - 26th April 2021 25th May 2021 <= We are here
Release candidate release - 15th May 2021 31st May 2021
General availability release - 24th May 2021 7th June 2021
🐞 Known bugs
- We are working on a bug which affects installations at the command line using a database prefix. For the time being please install without a prefix until we finish and merge #9934.
- We are working on a bug with click tracking which is pending code review - see #10025.
- We are working on several tasks with the new builder including dynamic content, preference centre blocks and button blocks. We really need help with this, so if you have Javascript skills please drop into #i-builders on Slack.
- We are removing support for OAuth1 in Mautic 4 but this has not been fully implemented yet, so it will not work.
Work is underway on a Docker image update - check out mautic/docker-mautic#196
We have not had the capacity to complete the work on PHP 8 support - if you can help with this please check #9969.
✨ Features and Enhancements
- Updating composer/installers #9949
- Updating composer.json to remove grapesjs repository and to add dev dependencies #9930
- Let Composer use local package versions using self.version and replace #9920
- Changes to README.md to improve readability. #9899
- Bring builder buttons in a logical order, make save & close button green too #9895
- Rename apply button to save #9894
- Allow themes to be used with multiple builders #9893
- Segment API: category info and search by category alias #9869
- Refactor deprecated setMethod in unit tests #9855
- Tests memory optimization non nullable types #9834
- New MJML truly personal email template #9742
- TPROD-182 Dynamic database platform detection #9739
- Clarify labels and tooltip in form creation for "Render style" #9662
- Add support for unique fields for companies #9461
- Merge contacts by unique fields with custom operator #9452
- Feature: Mautic Tag Manager MR-51 #9364
- Always track utm tags from page url #9265
- Allow html to textarea custom field #8706
- Add stage name and stage date added to contacts report #8173
- Add error message to new/update contact #7646
- Add background-position and background-image to section content and wrapper #7211
- Improve performance of the frequency rule query #7191
🐛 Bugs
- Add composer.json file for themes which were missing #10083
- Fix DNC report channel link #10010
- Fix PHP Notice - Undefined index: properties #10005
- Fix tracking pixel
mtracking.gif
#9983 - Safe join company table #9973
- Fix form set config SDK #9972
- Fix contact value campaign condition with company select field #9947
- Symfony expects true/false for CheckboxType #9931
- fix: Trying to access array offset on value of type null in dynamicCo… #9902
- Fix integrations notification #9889
- Dispatch INTEGRATION_CONFIG_BEFORE_SAVE later #9886
- IntegrationsBundle: INTEGRATION_CONFIG_BEFORE_SAVE event dispatched at wrong time #9885
- Refactor Webhook::removeQueue to not depend on ORM #9874
- remove stray argument from method call #9839
- Fix logger service for integrations #9821
- Add validation to ensure that we are not trying to access attributes … #9795
- Elfinder enabled sanitizier plugin #9786
- Fixed getBatchEntities #9745
- Fix import DNC for new contacts #9732
- Multi-segment emails reports don't add up correctly #9727
- Add environment variables for running test suite. #9717
- Fix report owners filter #9657
- Fix entity lookup type #9653
- Inconsisent behavior in batch edit users action #9621
- Fix API set multiselect empty value #9506
- Fix for GoToWebinar join URLs not being saved when registering through a Mautic form (Issue #9411) #9477
- Fix startsWith/endsWith/contains for dynamic content #9357
- Sync leaking memory #9299
- Citrix oAuth2 refactoring #7754
- JSON object or JSON array returned, depending on whether the field is empty #7723
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
- @alanhartless
- @indorock
- @hluchas
- @adiux
- @alexhammerschmied
- @kuzmany
- @nickveenhof
- @ondrejsibl
- @Aerendir
- @patrykgruszka
- @lukassykora
- @RCheesley
- @JodyWinter
- @dennisameling
- @ts-navghane
- @luguenth
- @anton-vlasenko
- @snoblucha
- @gabepri
- @fedys
- @mohit-rocks
- @Enc3phale
Mautic 4.0.0-alpha release notes (for reference)
Enhancements
- Patch and minor version bumps for some dependencies #9867
- composerisation of Mautic TPROD-147 #9863
- TPROD-143 Replaces Froala with CKEditor 4 as the default WYSIWYG #9843
- TPROD-170: Enabling 2-legged authentication for Mautic #9837
- Upgrade dependencies (BC breaks) in preparation for PHP 8.0 support #9833
- Tests memory optimization #9824
- Integrations Bundle - add support to pass custom options to OrderDAO #9796
- Aggregate stat service #9757
- Clickable campa...
Mautic Community 3.3.3
Bugs
- Fix audit log for few entities #9801
- Fix contact CSV import progress checks unreachable statement #9782
- Changes company links to action /view in reports #9768
- Fix date time field display issue #9747
- Fix report asset downloads counts #9641
- Fix Salesforce sync boolean type value #9618
- Fix segment email stats graph #9580
- Refactor change stage campaign action to use batches #8969
- Fix cancel scheduled campaign event log #8116
- Fix inability to update Mautic lead fields if the value that is coming from the integration is empty. #7753
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
SHA1(3.3.3.zip)= bd5007a945767a80a921deca9f6b4a1b90348da3
SHA1(3.3.3-update.zip)= 8faa147b4f652969c1b9120890c3fd17eaca665b
Mautic Community 3.3.3-rc
Please report issues if you face some on GitHub or in #t-product channel on Slack.
Bugs
- Fix audit log for few entities #9801
- Fix contact CSV import progress checks unreachable statement #9782
- Changes company links to action /view in reports #9768
- Fix date time field display issue #9747
- Fix report asset downloads counts #9641
- Fix Salesforce sync boolean type value #9618
- Fix segment email stats graph #9580
- Refactor change stage campaign action to use batches #8969
- Fix cancel scheduled campaign event log #8116
- Fix inability to update Mautic lead fields if the value that is coming from the integration is empty. #7753
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
SHA1(3.3.3-rc.zip)= f4bb052f104e7a61829a1acbeede9aa66b261ced
SHA1(3.3.3-rc-update.zip)= b65da3a27505cfea50798c45f719cd4d931e52d2
Mautic Community 4.0.0-alpha1
⚠️ THIS IS AN ALPHA RELEASE. DO NOT USE ANYWHERE NEAR A PRODUCTION ENVIRONMENT!
Today we have released Mautic 4.0-alpha1 after a super productive sprint where we had thirteen contributors working on this project.
This is a very early release for testing only which includes a large number of substantial changes to the underlying codebase.
There will be bugs, and there are some features which we still have further refinement to work on in the coming weeks.
UPGRADING IS NOT YET SUPPORTED
Planned release schedule
Alpha release - 30th March 2021 <= We are here
Beta release - 26th April 2021
Release candidate release - 15th May 2021
General availability release - 24th May 2021
Upcoming sprints
Read more in this forum post on how you can get involved!
Beta release sprint - 23-25 April
Release Candidate sprint - 14-15 May
General Availability sprint 21-23 May
Release Notes
There are many significant changes in this release including support for Symfony 4 and upgrading dependencies in advance of PHP8 support.
Read the upgrade-4.0.md for more details.
The Composer Initiative has also had the first phase merged in this release. This involves moving plugins and themes out of the codebase to separate repositories, and allows Mautic to be installed in different ways than the standard GUI and CLI install process, such as using the command:
composer create-project mautic/recommended-project:4.x-dev mauticcomposerproject --no-interaction
There are also several new features which you will find listed below.
Enhancements
- Patch and minor version bumps for some dependencies #9867
- composerisation of Mautic TPROD-147 #9863
- TPROD-143 Replaces Froala with CKEditor 4 as the default WYSIWYG #9843
- TPROD-170: Enabling 2-legged authentication for Mautic #9837
- Upgrade dependencies (BC breaks) in preparation for PHP 8.0 support #9833
- Tests memory optimization #9824
- Integrations Bundle - add support to pass custom options to OrderDAO #9796
- Aggregate stat service #9757
- Clickable campaign ID in contact's campaigns list #9666
- Marketplace v1 #9650
- Upgrade to Symfony 4 #9409
- Allow change default theme for new email #9189
- Add search by company fields for list view/API #8352
- New report: Contact's segments activity log #8125
- A/B test chart rendering unified #7787
Bugs
- M4 API fixes #9865
- Mautic 4: When applying a migration at CLI there is an error from ConsoleErrorListener #9848 #9850
- Check if form calls IsSubmitted #9847
- Remove hard coded ids within fixtures #9846
- changes to encoder to update to Symfony #9842
- fix monolog to use mautic logger #9840
- Replacing deprecated at() calls in unit tests #9835
- Mautic 4: Unable to create social media (Twitter) mention #9830
- Mautic 4: Unable to merge companies #9826 #9845
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
- @dongilbert
- @escopecz
- @alanhartless
- @RaphaelWoude
- @dennisameling
- @mabumusa1
- @nickveenhof
- @fedys
- @kuzmany
SHA1(4.0.0-alpha1.zip)= c375a281d1a259005c15db9328a402fcf9eb0fe7
SHA1(4.0.0-alpha1-update.zip)= a8a4ba94de63f19f79f290ea93725f06d6a933e9
Mautic Community 3.3.2
Change Log
Security
Bugs
- Fix company change audit log after modify contact #9770
- --campaign-limit flag on campaign trigger cron is not working after upgrading to 3.3.1 #9750 #9756
- Reduce ajax call for email count stats #9712
- Search with wildcards #9679
- Fix load filemanager from builder #9651
- Bug lead graph report with company filters #9560
- Remove duplicate index #9510
- added css to center contact name in search result #9438 #4758
- Fix popup ABSOLUTE_URL in campaigns #9349
- Fix absolute url of preview email #9329
- Removed code no longer needed when saving SAML XML files #7512
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
SHA1(3.3.2.zip)= 720bf3bdf76d404b6ec773c14788d2f68b1e77cc
SHA1(3.3.2-update.zip)= 6ab690e8d1c86af23b32ed5b6baec77f33725c4f
Mautic Community 3.3.2-rc
Please report issues if you face some on GitHub or in #t-product channel on Slack.
Change Log
Bugs
- Fix company change audit log after modify contact #9770
- --campaign-limit flag on campaign trigger cron is not working after upgrading to 3.3.1 #9750 #9756
- Reduce ajax call for email count stats #9712
- Search with wildcards #9679
- Fix load filemanager from builder #9651
- Bug lead graph report with company filters #9560
- Remove duplicate index #9510
- added css to center contact name in search result #9438 #4758
- Fix popup ABSOLUTE_URL in campaigns #9349
- Fix absolute url of preview email #9329
- Removed code no longer needed when saving SAML XML files #7512
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
SHA1(3.3.2-rc.zip)= 8198469e678820019bcedd5af0abcffd139ac2d4
SHA1(3.3.2-rc-update.zip)= 350b70dc817ec2699b2221a8f7aa0108679ab519