Releases: mautic/mautic-typo3
Releases · mautic/mautic-typo3
v4.4.3 (for PHP8) - now ready for TER
Only change is the fix of the version in ext_emconf.php so it properly displays in the TYPO3 extension repository (TER).
v4.3.4 (for PHP7) - now ready for TER
Only change is the fix of the version in ext_emconf.php so it properly displays in the TYPO3 extension repository (TER).
v4.4.2 (for PHP8)
What's Changed
- [FIX] Set the correct record UID in data-handler after the tag-sync by @Moongazer in #84
- [FIX] issue #85 by @Moongazer in #87
Full Changelog: v4.3.2...v4.4.2
v4.3.3 (this is for PHP 7)
What's Changed
- [FIX] Set the correct record UID in data-handler after the tag-sync by @Moongazer in #84
- [FIX] issue #85 by @Moongazer in #87
Full Changelog: v4.3.2...v4.3.3
Release of v4.4.0: PHP8 compatibility
This release allows to use TYPO3 v11 on PHP 8 while connecting to Mautic v4
Release of v4.3.2 - for TYPO3 on PHP7
What's Changed
- [FIX] Authentication header for bearer access-token was set twice by … by @Moongazer in #81
- Fix: Expired access token by @KreativeKrise in #77
- Fix: Asset base URL truncated by @KreativeKrise in #73
New Contributors
- @KreativeKrise made their first contribution in #77
Full Changelog: v4.3.1...v4.3.2
Release of v4.3.1
Bugfix for version check
Release of v4.3.0
- Feature: Add addDnc() and removeDnc() API calls to ContactRepository
- Documentation: Clarified readme on supported versions
- Internal cleanup
v4.3.0-beta4
- handle missing support for 8.0 in Mautic API lib
v4.2.0 (now works on packagist)
- supports TYPO3 v11
- fixes oauth issues
- fixes issue which prevented packagist to show this release