ExpressionEngine 7.2.12

Bug Fixes 💃🐛

    Resolved #3019 where MFA dialog was shown after disabling MFA
    Resolved #2839 where manipulation URL was wrong for SVG files
    Resolved #3075 where some email notifications did not respect HTML formatting preference
    Resolved #2842 where channel form with HTML buttons could show notices when using PHP 8.1
    Resolved #2207 where the bug report link was incorrect
    Resolved #2822, #2678 where some custom fields were not properly parsed in Live Preview mode
    Resolved #3093 where deprecation message could be shown when editing member using PHP 8.1
    Resolved #3116 where navigating File Picker from Category edit page caused PHP error

Developers 💻

    Resolved #3069 where ChannelField model could not be saved without field_order property

Version 7.2.11

(Release: March 6, 2023)

Enhancements 🚀

    Account for dictionary words when calculating password rank; #1806

Bug Fixes 💃🐛

    Resolved #3048 where entry preview on mobile was broken
    Resolved #3035 where enabling front-end editing on very complex templates could cause some tags to be not parsed
    Resolved #3028 where categories tab drag-and-drop re-ordering was not working
    Resolved issue where turning on front-end editing could cause some tags to not render correctly
    Resolved issue where CKeditor table in vertical Grid didn’t render correctly when creating a new entry
    Resolved #2775 where approved members could have Pending as secondary role

Developers 💻

    Resolved #3030 where property in Channel module has wrong visibility

ExpressionEngine 7.2.10

Bug Fixes 💃🐛

    Resolved #2847 where some jump menu items were showing data from other MSM sites
    Resolved issue where performing post-upgrade checks could show PHP error
    Resolved issue where PHP notice could be shown on Live Preview when invoked from Entries prolet
    Resolved #2481 where member count query was suboptimal
    Resolved an issue where the author filter could have a missing label.
    Resolved #2838 where the new related entry modal generates JS errors
    Resolved issue when saving Grid field from third-party code could behave incorrectly
    Resolved #2233 where cloning entry without comments could generate PHP deprecation notices
    Resolved #2829 where entry search in mobile view was not working

ExpressionEngine 7.2.9

    no changes

Version 7.2.8

Enhancements 🚀

    Added initial PHP 8.2 compatibility
    Added options for different display layouts for File Grid fields; #2764

Bug Fixes 💃🐛

    Resolved issue when files on non-local filesystem could not be resized or cropped from CP
    Resolved #2759 where a checkbox field with the name of "statuses" did not always render correctly
    Resolved #2758 where reordering did not always work properly in third-party grids
    Resolved #2761 where Structure could show PHP warning when used with third-party forms
    Resolved issue where validation error was not properly thrown when saving a Grid in a Pro Variable
    Resolved issue where saving Fluid without fields could result in PHP error

Version 7.2.7

(Release: January 17, 2023)

    Enhancements 🚀
        Added ability to set template engine in template manager

    Bug Fixes 💃🐛
        Resolved #2759 where checkbox field with the name of “statuses” does not render correctly
        Resolved #2661 where is was not possible to search template group and template at the same time in Pages tab
        Resolved #2437 where building Pro Search Collection via URL did not work properly
        Resolved #2667 where errors for password resetting were not shown properly
        Resolved #2739 where PHP notice could have been shown when accessing plugin documentation when using PHP 8.1
        Resolved issue where Channel Form grid has extra unneeded column
        Resolved #2735 where Text Formatter could show deprecation notices when using PHP 8.1

