Skip to content

Releases: mautic/mautic

Mautic Community 3.2.5

25 Jan 07:50
Compare
Choose a tag to compare

Change Log

Enhancements

Bugs

A big thank you to the following community members for contributing to this release either by code or bug report: @alanhartless, @crasx, @dennisameling, @dev-marcel, @gabepri, @hluchas, @kuzmany, @letharion, @masonhensley

Note for developers

SHA1(3.2.5.zip)= f57071c500fcedd2a64c0e7b94f0354cfa54d0aa
SHA1(3.2.5-update.zip)= 431740b4dce2508c67a9ff7f396f58ae3f9e8ef0

Mautic Community 3.2.5-rc

19 Jan 08:52
Compare
Choose a tag to compare
Pre-release

⚠️ This is a release candidate. Do not use in production environment. ⚠️
Please report issues if you face some on GitHub or in #t-product channel on Slack.

Change Log

Enhancements

Bugs

A big thank you to the following community members for contributing to this release either by code or bug report: @alanhartless, @crasx, @dennisameling, @dev-marcel, @gabepri, @hluchas, @kuzmany, @letharion, @masonhensley

Note for developers

SHA1(3.2.5-rc.zip)= 8946ef6b9ce2eb2efd6ef6c70eff8547f159bab9
SHA1(3.2.5-rc-update.zip)= 169b742f3d54baff8ca4fb5c04678046a2e6ed48

Mautic Community 3.2.4

14 Jan 17:07
Compare
Choose a tag to compare

🔒 Security Release for Mautic 3.0-3.2.2 versions

This is a security hotfix release to resolve two vulnerabilities reported in Mautic. This is the same release as 3.2.3, but with an important fix in the update script. More details below.

We recommend updating your Mautic instance as soon as possible.

For more information and CVE numbers please refer to the release announcement: https://www.mautic.org/blog/community/security-release-all-versions-mautic-prior-2-16-5-and-3-2-3

⚠️ Important note for users who are currently running 3.2.0 or later

Are you currently using Mautic 3.2.0 or later and do you update through the CLI (Command Line Interface)? Then the message below applies to you! This does not apply if you're updating through the UI (graphical interface).

When you're trying to update through the CLI, you might run into the following error:

Notice: Undefined index: message in /var/www/html/app/bundles/CoreBundle/Update/Step/InstallNewFilesStep.php on line 131

Failed to execute command php bin/console mautic:update:apply: exit status 1

This bug was introduced in Mautic 3.2.0 and fixed in 3.2.4. Please use the following workaround:

wget https://github.com/mautic/mautic/releases/download/3.2.4/3.2.4-update.zip
php bin/console mautic:update:apply --update-package=3.2.4-update.zip
php bin/console mautic:update:apply --finish

Note for developers

SHA1(3.2.4.zip)= 291ebabd2f12a0d8eced65a0adaa597db8371a39
SHA1(3.2.4-update.zip)= 33492b549e9f999fe3803cddde7eaa176e57e30b

Mautic Community 3.2.3

14 Jan 15:21
Compare
Choose a tag to compare

🔒 Security Release for Mautic 3.0-3.2.2 versions

This is a security hotfix release to resolve two vulnerabilities reported in Mautic.

We recommend updating your Mautic instance as soon as possible.

For more information and CVE numbers please refer to the release announcement: https://www.mautic.org/blog/community/security-release-all-versions-mautic-prior-2-16-5-and-3-2-3

Security fix
SHA1(3.2.3.zip)= 3c732ad6f9419887c6fbde80dd8f3548b0981c71
SHA1(3.2.3-update.zip)= 3cf60d0c340bd538e64fec0729b57d4fa38ea995

Mautic Community 2.16.5

14 Jan 15:21
Compare
Choose a tag to compare

🔒 Security Release for Mautic 2.16.4 and below

This is a security hotfix release to resolve two vulnerabilities reported in Mautic.

We recommend updating your Mautic instance as soon as possible.

For more information and CVE numbers please refer to the release announcement: https://www.mautic.org/blog/community/security-release-all-versions-mautic-prior-2-16-5-and-3-2-3

SHA1(2.16.5.zip) = 57de325ea95a890ffd0eed18ac37fe747d4a9cab
SHA1(2.16.5-update.zip) = cb4d18f0a9c8db8efd9ccb97f9be82fa2bf2e61b

Mautic Community 3.2.2

25 Dec 13:52
Compare
Choose a tag to compare

Change Log

Enhancements

Bugs


A big thank you to the following community members for contributing to this release either by code or bug report: @cahaynes, @christopheg, @dennisameling, @directpromo, @escopecz, @gabepri, @hluchas, @kuzmany, @masonhensley, @patrykgruszka, @ramandi, @RCheesley, @ts-navghane

Note for developers

SHA1(3.2.2.zip)= 3fbadc7e6696c34ed658b028653b825951fb0b3f
SHA1(3.2.2-update.zip)= 7ab47e63d945fae56c33a35b048b2bcd4a41100a

Mautic Community 3.2.2-rc

21 Dec 12:07
b0bc2c1
Compare
Choose a tag to compare
Pre-release

⚠️ This is a release candidate. Do not use in production environment. ⚠️
Please report issues if you face some on GitHub or in #t-product channel on Slack.

Change Log

Enhancements

Bugs


A big thank you to the following community members for contributing to this release either by code or bug report: @cahaynes, @christopheg, @dennisameling, @directpromo, @escopecz, @gabepri, @hluchas, @kuzmany, @masonhensley, @patrykgruszka, @ramandi, @RCheesley, @ts-navghane

Note for developers

SHA1(3.2.2-rc.zip)= f527b881eec0eb20d8534e8c9f0b978e76145512
SHA1(3.2.2-rc-update.zip)= e8bacc012bacd8dbcd019ab6ff32e7caa77fd907

Mautic Community 2.16.4

07 Dec 14:15
Compare
Choose a tag to compare

⚠️ This is the last patch release for Mautic 2 (branch 2.16) ⚠️

Note that security support and bug fixes support for this major version are now ended.

Security fixes

  • Update oneup/uploader-bundle to 1.9.4 (security fix) #9025 (@bytehead)

Bug fixes

A big thank you to the following community members for contributing to this release either by code or bug report: @dennisameling, @jacobshilitz & @bytehead.

–––––––––––––––

Note for developers

SHA1(2.16.4.zip)= 5a1ce99af96065b295a12146b3aed5b94bc8548d
SHA1(2.16.4-update.zip)= b3fd4cfb4a0e89a34035482555e4dbb0e6b3180b

Mautic Community 3.2.1

02 Dec 19:22
Compare
Choose a tag to compare

This is a security hotfix release to resolve a vulnerability reported in ELFinder present in all versions of Mautic from 3.0.

We recommend updating your Mautic instance as soon as possible.

Security fix

#9463 Upgrade filemanager (@hluchas)

SHA1(3.2.1.zip)= 35d406607909f5a8b6f3c17a93253a6afc354092
SHA1(3.2.1-update.zip)= 29e9bfb4d319612beacfe822e56b682f1b880591

Mautic Community 3.2.0

30 Nov 11:30
Compare
Choose a tag to compare

Change Log

Features

Enhancements

Bugs

A big thank you to the following community members for contributing to this release either by code or bug report: @alanhartless, @albanleandri, @alexdhika, @anton-vlasenko, @chendwww, @christian-beckmann, @dennisameling, @dilshadh, @dmitryuk, @escopecz, @fedys, @hluchas, @jacobshilitz, @javiergas, @jocecu, @johbuch, @kuzmany, @lance-spurgeon, @LevryKurniawan, @lukacsaron, @lukassykora, @mabumusa1, @maxlawton, @mikemathewson, @Mohammad-Fayoumi, @nfakhour, @patrykgruszka, @RCheesley, @rwrz, @stevedrobinson, @szepeviktor


Note for developers

SHA1(3.2.0.zip)= 1a972e1eb1816fcc44c785052aff076659aeacc7
SHA1(3.2.0-update.zip)= 92f5656562a325a61265f1170538ddb1d57f876f