Typo3 Connector Release 1.1
New features and improvements
- typo3 connector: Added two more options in Typo3 Connector Admin-SnapIn (
Continue on error
, Enable logs
).
Solved bugs
- Cleaning up the temp folder after dispatch a connector event
- fixing compatibility issue for fieldMapping with 4allportal-core > 3.9.0
- fixing upload of Huge file size.
How to get these improvements
- Upgrade 4App 4allportal-typo3-connector to version 1.1.1
- Update the
PortalHandler.php
in your typo3, Installation section.
Patch releases
Version 1.1.1
- Fixed [CMSD-2543]
- Prevent throwing error when no metadata giving while updating.
- Updated
PortalHandler.php
log level.