Mautic - Package Updates
-
[2.2.0]
- Update Mautic to 3.3.0
- Full changelog
- add mjml theme paprika #9681
- add mjml theme confirm me #9682
- add mjml theme brienz #9683
- Add grape js builder bundle. #9677
- Support for builder specific templates #9654
- Add DDEV first-run experience rocket #9669
- Add segment filter info message #9610
- Webhook processing time limit #9573
- Adding new templating helper as a proxy for CoreParametersHelper #9570
-
[2.3.1]
- Update Mautic to 3.3.2
- Full changelog
- Security issue
- Fix company change audit log after modify contact #9770
- 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
-
[2.3.2]
- Update Mautic to 3.3.3
- Full changelog
- 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
-
[2.3.4]
- Update Mautic to 3.3.4
- 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
-
[2.4.0]
- Update Mautic to 4.0.0
- Release announcement
- If you use plugins, please make sure they are compatible with Mautic 4 before upgrading
- New email and landing page builder based on the open source GrapesJS framework
- Four new MJML email templates
- An interface for managing tags within Mautic
- A read-only first phase of the new Mautic Marketplace
- An updated Zapier app including support for OAuth2
-
[3.0.0]
- Update Mautic to 4
- Release announcement
- If you use plugins, please make sure they are compatible with Mautic 4 before upgrading
- Move any custom cron jobs from crontab.user to Cloudron's per app cron - https://docs.cloudron.io/apps/mautic/#custom-cron-jobs
- New email and landing page builder based on the open source GrapesJS framework
- Four new MJML email templates
- An interface for managing tags within Mautic
- A read-only first phase of the new Mautic Marketplace
- An updated Zapier app including support for OAuth2
-
[3.0.1]
- Update Mautic to 4.1.2
- Full changelog
- Fix lock wait deleting unused ips by @ts-navghane in #10710
- Fix contact batch api for single id value by @rahuld-dev in #10700
- fix(LeadTimelineEvent): keys do not match the func args, strips keys by @abailey-dev in #10663
- User update role api by @ts-navghane in #10668
- Fix send unpublished SMS by @kuzmany in #10577
- Fix group by If you use count columns for assets download by @kuzmany in #10693
- Fixing background color contrast for buttons in the builder by @eloimarquessilva in #10728
- Ensure default frequency rules are taken into account correclty by @mollux in #10753
- Change field definition for column_value to longtext instead of varchar by @escopecz in #10778
- Correct bug no forms in the select contact source campaign when the forms have identical names by @tomekkowalczyk in #10717
- Restore X value in contact boolean fields by @patrykgruszka in #10716
- Fix for pushing to integrations in campaign actions by @TonyBogdanov in #10674
-
G girish forked this topic on
-
[3.1.1]
- Update Mautic to 4.2.1
- Full changelog
- CVE-2022-25769 - Improper regex in htaccess file
- Support for emoji in email subjects by @ts-navghane in #10844
- Change btn-primary class of email buttons in campaign send email action to btn-default by @volha-pivavarchyk in #10837
- Add description on Tag form by @mzagmajster in #10799
- Add dynamic content to the Email Builder in MJML mode by @adiux in #10782
- Segment fail notifications by @escopecz in #10772
-
[3.1.2]
- Update Mautic to 4.2.2
- Full changelog
- Add a way to directly modify the html code in Advanced mode by @volha-pivavarchyk in https://github.com/mautic/mautic/pull/11102
- Many bugfixes
-
G girish referenced this topic on
-
[3.3.0]
- Update Mautic to 4.4.0
- Full changelog
- Add default parameters to public method by @kuzmany in #11259
- Email address with two dots mark as invalid by @kuzmany in #11258
- Disable default values by @escopecz in #11250
- Do not perform delete queries on the sync tables for anonymous contacts by @escopecz in #11262
- Report date fix (mostly added test) by @escopecz in #11256
- Do not retry all objects if one of them should be retried. Retry only the right one(s) by @escopecz in #11252
- Disable default values [for fields used to identify the contact] by @escopecz in #11250
- Fix normalize value for boolean contact field by @kuzmany in #11235
- Flip array returned by getDateChoices by @pety-dc in #11233
- Code mode fix by @escopecz in #11221
- Tag import fix by @escopecz in #11220
- Align lock file with change from #11203 by @mollux in #11218
- Ensure the app folder is seen as the 4.3.x instead of a specific version in composer by @mollux in #11213
- Improve GrapesJS dev demo by @adiux in #11210
- Fixing DoctrineEventSubscriber for plugin installations by @escopecz in #11206
- Fix: The decision step ignores the preceding condition in the campaign by @patrykgruszka in #11200
- Marketplace version fix by @escopecz in #11197
- The email update success message is a notice (by default) by @volha-pivavarchyk in #11192
- Integer range point action validation by @aarohiprasad in #11191
- Fix the issue with saving contact settings by @volha-pivavarchyk in #11187
- Modify the form label by @volha-pivavarchyk in #11166
- Email dc multi select filter by @shinde-rahul in #10871
-
[3.3.1]
- Update Mautic to 4.4.1
- Full changelog
- Add translations for new blocks by @volha-pivavarchyk in #11006
- Fix for all foreign tables segment filter with empty/notEmpty expression by @kuzmany in #11253
- change lead to company trans key by @npracht in #11300
- Pending query optimization by @escopecz in #11260
- Check existing property (fixes #11299) by @KN4CK3R in #11321
- Fix user language preference over system language by @ts-navghane in #11119
- Segment lookup_id field : use the data-action attribute if present by @benji07 in #11327
- Fix report export to Excel with aggregated bool columns by @patrykgruszka in #11298
- Changes from PR#10782 rebuilt by @annamunk in #11319
- Fix No Data shown for Most hit email redirects dashboard widget by @ts-navghane in #11086
- Fix special characters in form condition value by @kuzmany in #11093
- Cancelling new campaign should not give 500 error. by @biozshock in #11348
- Fixing Composer install/require by @escopecz in #11353
- Fix import errors when Don't override value is enabled by @biozshock in #11350
- Fix issue 11267 - Sending emails via API should respect useOwnerAsMailer by @abcpro1 in #11347
- Use proper env variable processor for rememberme_lifetime. by @biozshock in #11363
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login