ExpressionEngine Pro Change Log
Version 1.2.1 (Release: April 11, 2022)
- Resolved #1787 where advanced conditionals in Grid field were breaking template when using front-end editing
- Resolved #1814 where
{!-- disable frontedit --}
was not working outside ofexp:channel:entries
tag - Resolved #1849 where using Pro front-end editing on template with modifier on file field was causing PHP error
- Resolved the issue where PHP notices were shown in CP during multi-factor authorization
- Resolved #1958 where JS issue would sometimes be encountered in front end editing
Version 1.2.0 (Release: February 10, 2022)
- Added entry cloning using the “Clone to New Entry” option in entry Save dropdown options.
- Resolved #1791 where non-existing image was requested by Dock.
Version 1.1.0 (Release: January 13, 2022)
- Updated native Entries Prolet to use the Live Preview setting of the an entry’s channel instead of current page.
- Added
provider
parameter toconsent:cookies
tag. - Added ability to enable/disable frontedit links on a per field basis via the field’s settings.
- Added Multi-Factor Authentication.
Version 1.1.0 (Release: January 13, 2022)
- Updated native Entries Prolet to use the Live Preview setting of the an entry’s channel instead of current page.
- Added
provider
parameter toconsent:cookies
tag. - Added ability to enable/disable frontedit links on a per field basis via the field’s settings.
- Added Multi-Factor Authentication.
Version 1.0.3 (Release: November 11, 2021)
- Resolved #1511 where using
{encode}
tag was causing issues with front-end editing.
Version 1.0.2 (Release: October 22, 2021)
- Added “Login” button for login dialog on prolets.
Version 1.0.1 (Release: October 13, 2021)
- Added
{if frontedit}
contional
Version 1.0.0 (Release: October 6, 2021)
- Initial Release!