8000 Releases · mautic/mautic · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: mautic/mautic

Mautic Community 6.0.1

06 May 12:02
c67717d
Compare
Choose a tag to compare

Announcing Mautic 6.0.1: Alnilam Edition

What's Changed

🐛 Bugs

🎨 User Experience / User Interface

🚀 Campaigns

🤓 Internals

New Contributors

Full Changelog: 6.0.0...6.0.1

SHA1(6.0.1.zip)= 2c0928a13f67361981154c72562adee93ae7ec28
SHA1(6.0.1-update.zip)= b8a52fd8d36ef32b277b5a76338f153beb91e6a5

Mautic Community 5.2.5

28 Apr 13:17
4712139
Compare
Choose a tag to compare

Announcing Mautic 5.2.5: Alcyone Edition

What's Changed

🐛 Bugs

📋 Forms

📊 Reports

💌 Email

🎨 User Experience / User Interface

🚀 Campaigns

🗣️ Translations

  • Fix broken translation caused by double quotes in tooltip by @npracht in #14908

New Contributors

Full Changelog: 5.2.4...5.2.5

SHA1(5.2.5.zip)= 47aed9b5a0d67ed3802cd47f258285c1c2244175
SHA1(5.2.5-update.zip)= 65134b7d692bd9cf17c2205231539646c63af9d7

Mautic Community 6.0.0

26 Mar 11:42
12f062e
Compare
Choose a tag to compare

Mautic 6 is here!

Today we are excited to announce the release of Mautic 6.0 General Availability.

This release includes support for Symfony 6, PHP 8.3 and updates many of our very outdated dependencies ‘under the hood’ to ensure Mautic remains secure and fit for the future.

We’ve also removed and updated a vast amount of old, legacy code which makes our core more streamlined and modern.

🚨 IMPORTANT: Please read our release blog post BEFORE UPDATING at https://mautic.org/blog/mautic-6-0-orion-edition-is-released/, which contains important information about things that have changed in Mautic 6. Importantly you will need to check your email and landing pages are compatible with the GrapesJS builder, as the legacy builder has now been removed.

Developers and advanced users: The blog post has some plain-english information but you can find the finer details in https://github.com/mautic/mautic/blob/6.x/UPGRADE-6.0.md for information on upgrading plugins.

Update to Mautic 6 in the usual way (at command line) after taking a full backup of your files and database and verifying its integrity.

What’s changed?

With any major Mautic release we always try to remove old code, and bump up support to the next Symfony version. This means that developers are going to need to make changes to their code in order to support Mautic 6.x.

Please check the 6.0-upgrade file for all the information you’ll need.

Some key things to note from this release:

  • PHPSTAN and Rector are now updated to v2
  • There has been extensive removal of deprecated code and refactoring
  • Mautic now uses Symfony’s Authentication system which replaces the Guard component

⚠️ Breaking changes

🔧 Refactoring

✨ Features and enhancements

📁 Categories

👥 Contacts

⬆️ Dependencies

🧑🏻‍💻 Developer experience

💌 Email

📋 Forms

🍇 GrapesJS Builder

🌐 Landing pages

  • Use page language if contact doesn’t have preferred locale set on preference centres by @shinde-rahul in #14370

🚄 Performance and optimization

🌱 Plugin support

📊 Reports

🌍 Segments

🕵🏻 Search

  • Enabling Searching Contacts and Companies by Custom Field Values Without Field Alias Prefix by @shinde-rahul in #14393

🔎 Themes

🎨 User Experience / User Interface

🐛 Bugs

💻 API

🧑🏻‍💻 Automated tests

🚀 Campaigns

☑︎ Custom fields

Fix #14562: Resolve error while creating company custom field by @shinde-rahul in #14566

👩🏻‍💻 Developer experience

🤖 DevOps

💌 Email

👀 Focus items

📋 Forms

🔄 Import/export

  • Follow contact permissions when importing contacts by @fedys in #14554

🌐 Landing pages

📣 Marketing messages

🔔 Notifications

  • Fix wording and encoding issue in notifications by @npracht in #14711

🌱 Plugin support

  • Fix Salesforce warnings for PHP8.0 upgrade by @avikarshasaha in #14532
  • PHP 8 related issue fix for implod...
Read more

Mautic Community 5.2.4

24 Mar 17:14
33e691e
Compare
Choose a tag to compare

Announcing Mautic 5.2.4: Maia Edition

What's Changed

🐛 Bugs

📁 Assets

🏢 Companies

☑︎ Custom fields

  • Change behaviour of group elements for lookup field type by @npracht in #14716

📈 Dashboard

👀 Focus items

  • DPMMA-3033 Correct focus item script response codes and fix undefined Focus.iframe by @patrykgruszka in #14521

🍇 GrapesJS Builder

  • Give dynamic content ckeditor the correct options in it's toolbar by @mallezie in #14639

🔔 Notifications

  • Fix wording and encoding issue in notifications by @npracht in #14711

🌍 Segments

  • Salesforce campaign segment filter select fixed by @npracht in #14712

📊 Reports

🎨 User Experience / User Interface

💖 New Contributors

🪵 Full Changelog

5.2.3...5.2.4

SHA1(5.2.4.zip)= bccea78816bafc2cddf4793852db9a4ca2b73ac5
SHA1(5.2.4-update.zip)= e2e56e51b35393dccf4c2cbf910f8e2505c61823

Mautic Community 6.0.0-rc

17 Mar 18:22
2d15c4c
Compare
Choose a tag to compare
Pre-release

Welcome to Mautic 6.0.0-Release Candidate: Orion Edition

We're excited to announce this release, which includes several bug fixes and two enhancements.

⚠️ This is a Release Candidate pre-release and should only be used for testing purposes. Please help us by testing upgrading your development environments from 5.x to 6.x - DO NOT use this in a production environment.

Developer Notes

If you're a developer, please note that Mautic 6 includes several changes that may affect your custom code.

Please review the UPGRADE-6.0.md file for more information on these changes.

We hope you enjoy using Mautic 6.0.0-rc and look forward to your feedback! Please use #mautic-6 on Slack if you wish to discuss the release. Please raise any bugs or issues that you find as GitHub issues and share in Slack so we can make sure they're addressed in subsequent releases.

Check the future milestones and key PRs which we're planning to merge here:

6.0-GA

What's Changed

🐛 Bugs

🚀 Campaigns

  • DPMMA-3083 Fix CC and BCC handling in Send Email to User Campaign Action by @patrykgruszka in #14719

💌 Emails

📋 Forms

🔄 Import/Export

  • Follow contact permissions when importing contacts by @fedys in #14554

📣 Marketing messages

🔎 Themes

🎨 User experience/User interface

✨ Enhancements

👩🏻‍💻 Developer experience

💖 New Contributors

🪵 Full Changelog

6.0.0-beta2...6.0.0-rc

SHA1(6.0.0-rc.zip)= 7b47bf8ed2db8d670773bca35bfad3457bc6cec6
SHA1(6.0.0-rc-update.zip)= 1ea47da24fd109493161d8f3927c38b374d2a9ad

Mautic Community 6.0.0-beta2

06 Mar 16:40
cbc230b
Compare
Choose a tag to compare
Pre-release

Welcome to Mautic 6.0-beta2: Orion Edition

We're excited to announce this release, which includes several new features, enhancements, and bug fixes.

⚠️ This is a beta pre-release and should only be used for testing purposes. Please help us by testing upgrading your development environments from 5.x to 6.x - there will be an upgrade path from Beta to Release Candidate and beyond. DO NOT use this in a production environment.

Developer Notes

If you're a developer, please note that Mautic 6.0-beta2 includes several changes that may affect your custom code.

Please review the UPGRADE-6.0.md file for more information on these changes.

We hope you enjoy using Mautic 6.0-beta2 and look forward to your feedback! Please use #mautic-6 on Slack if you wish to discuss the release. Please raise any bugs or issues that you find as GitHub issues and share in Slack so we can make sure they're addressed in subsequent releases.

Check the future milestones and key PRs which we're planning to merge here:

6.0-RC
6.0-GA

What's Changed

⚠️ Breaking Changes

🔧 Refactoring

✨ Features and enhancements

📁 Categories

🍇 GrapesJS Builder

🌐 Landing pages

  • Set the page language for the preference center page if the lead's preferred locale is not set lead preferred locale by @shinde-rahul in #14370

🚄 Performance and optimization

🌍 Segments

🕵🏻 Search

  • Enabling Searching Contacts and Companies by Custom Field Values Without Field Alias Prefix by @shinde-rahul in #14393

🔎 Themes

🎨 User Experience / User Interface

🐛 Bugs

💻 API

🧑🏻‍💻 Automated tests

🚀 Campaigns

☑︎ Custom fields

👩🏻‍💻 Developer experience

🤖 DevOps

💌 Email

  • Fixing Email Dynamic Content conditions with decimal values. by @nileshlohar in #14481
  • Fixing the FROM email creds for tokenized email transports by @escopecz in #14661

🌐 Landing pages

🌱 Plugin support

🌍 Segments

  • Numeric segment filters with or glue bug + boolean regex fix by @escopecz in #14555
  • Resolving an error when deleting segments by @escopecz in #14553
  • Incorrect date value being calculating when the segment filter value is yesterday/today/tomorrow and operator is gt or lte for date and datetime field by @dadarya0 in #14552

👣 Tracking

🔎 Themes

🎨 User Experience / User Interface

💖 New Contributors

🪵 Full Changelog**: 6.0.0-alpha...6.0.0-beta2

SHA1(6.0.0-beta2.zip)= e92753a8b71b10639827fa2b3f3db41f22ca40aa
SHA1(6.0.0-beta2-update.zip)= bf61c411fd162daa6cfbc2ed46535a1f24d8dc6c

Mautic Community 5.2.3

25 Feb 11:44
72d2ea9
Compare
Choose a tag to compare

Announcing Mautic 5.2.3: Merope Edition

🔒Security release

This release addresses several security issues. Please update at your earliest convenience after taking a backup and ensuring that it's working.

What's Changed

🔒 Security fixes

🐛 Bugs

🚀 Campaigns

📝 CKEditor

  • fix: Fix font selection in CKEditor not including fallback fonts in output by @driskell in #14539

📌 Dashboard

  • Fixing the audit log widget when a contact is deleted by @escopecz in #14541

💌 Email

  • DPMMA-3031 Configurable email address length limit to prevent delivery issues by @patrykgruszka in #14577
  • Email click tracking fix, PHP warning fix by @escopecz in #14540
  • fix: Email preview now works again even if unpublished or expired by @driskell in #14525
  • Check permission on original entity for email cloning. by @mallezie in #14580
  • DPMMA-2957 Prevent ORM error when sending multiple messages to one Lead by @patrykgruszka in #14247

👀 Focus items

📋 Forms

🌍 Segments

🎨 User experience / user interface

🪵 Full Changelog

Full Changelog: 5.2.2...5.2.3

SHA1(5.2.3.zip)= 6dd1cbe24e050bbe496a3d8695a8938207244bea
SHA1(5.2.3-update.zip)= c2fe088c20a2f74ed95110e3a9c0059fa4bdc642

Mautic Community 5.2.2

28 Jan 11:25
a826176
Compare
Choose a tag to compare

Announcing Mautic 5.2.2: Electra Edition

What's Changed

🐛 Bugs

💻 API

  • Add missing "isIndexed" and "charLegthLimit" fields to the API response of Contact Fields. by @biozshock in #14442
  • fix: Creating or updating a contact via the Rest API discards seconds for date time fields by @driskell in #14484

🧑🏻‍💻 Automated tests

🚀 Campaigns

📝 CKEditor

  • Add allowed protocols for links in CK5, so people can add phone links by @LordRembo in #14453

👥 Contacts

📌 Dashboard

🤖 DevOps

💌 Email

📋 Forms

  • fix: Confirmation text on clear form cache button being escaped incorrectly by @andersonjeccel in #14508

🏪 Marketplace

🌱 Plugin support

  • Fix Not allowing template rewrites on ajax page load by @mzagmajster in #14434
  • fix: Fix upsert sometimes storing incorrect ID in entity from a previous upsert operation by @driskell in #14482
  • fix: The VIEW_INJECT_CUSTOM_CONTENT event was not getting dispatched with a valid viewName during AJAX content updates by @driskell in #14437

🎯 Points

🤔 Preference center

  • fix: Fix broken layout of My Categories on preference page (make them match public segments list) by @driskell in #14438

🔎 Search

🌍 Segments

  • fix: Fix category selection on admin preference panel and segment filter only showing first 10 by @driskell in #14439

🗣️ Translations

  • FIx translation for campaign unpublished notification by @kuzmany in #14421

⬆️ Upgrading

  • fix: Doctrine migrations no longer result in No Active Transaction errors after DDL statements when using PHP 8 by @driskell in #14440

🎨 User experience / user interface

💖 New Contributors

🪵 Full Changelog

5.2.1...5.2.2

SHA1(5.2.2.zip)= 9f0756f55c86df3ac1b10bceb37eae0b22b44eff
SHA1(5.2.2-update.zip)= 26a06593300b6257abb8696c5bcad7738ac593cd

Mautic Community 6.0.0-alpha

27 Jan 17:02
0850c08
Compare
Choose a tag to compare
Pre-release

Welcome to Mautic 6.0-alpha: Orion Edition

We're excited to announce this release, which includes several new features, enhancements, and bug fixes.

⚠️ This is an alpha pre-release and should only be used for testing purposes. There will be no migration path from 5.x or upgrade path to future releases in the 6.x series. DO NOT use this in a production environment.

Developer Notes

If you're a developer, please note that Mautic 6.0-alpha includes several changes that may affect your custom code.

Please review the UPGRADE-6.0.md file for more information on these changes.

We hope you enjoy using Mautic 6.0-alpha and look forward to your feedback! Please use #mautic-6 on Slack if you wish to discuss the release. Please raise any bugs or issues that you find as GitHub issues and share in Slack so we can make sure they're addressed in subsequent releases.

Check the future milestones and key PRs which we're planning to merge here:

6.0-beta
6.0-rc
6.0-GA

What's Changed

⚠️ Breaking Changes

🔧 Refactoring

✨ Features and enhancements

🐛 Bugs

🪵 Full Changelog

5.2.1...6.0.0-alpha

SHA1(6.0.0-alpha.zip)= d7c73ebab6a01f44becf4aeda709ff320329f2f1
SHA1(6.0.0-alpha-update.zip)= f232adc5ac0f05be933a2ccdb4a24e24faba1e6b

Mautic Community 5.2.1

17 Dec 17:05
e781b4d
Compare
Choose a tag to compare

Announcing Mautic 5.2.1: Asterope Edition

What's Changed

🐛 Bugs

💖 New Contributors

🪵 Full Changelog

5.2.0...5.2.1

SHA1(5.2.1.zip)= fc5e80e1ea991c7123a5cf7354a2c33af19fdca2
SHA1(5.2.1-update.zip)= 665b7b078b0f112784d45712f1044a029439d27d

0