Feature: native Joomla custom fields support for sites configuration. Enable "Edit Custom Fields" in Advanced component options, next configure custom fields for sites as usual. Use Factory::getApplication()->get('mighty_custom_fields') to get the current site's fields data.
v5.4.0
Feature: new Override setting "Language Homepages" helps to override multilingual website language-specific default menu items (homepages).
v5.3.0
Change: added all workflows tables for sharing "Content" in "Core Extensions".
Change: added #__user_mfa and #__webauthn_credentials tables for sharing "Users" in "Core Extensions".
Change: Removed JReviews from extensions allowed for loading database data from another database (not possible anymore due to changes in recent JReviews code).
Feature: warn about misused custom table mappings on site settings save.
Upgrade instructions: install new version in main site. Re-save site settings in MightySites, if a site has "Core Extensions" > "Users" or "Content" in "Data Sources" overrides.
Feature: filter Hikashop categories and manufacturers per site.
Change: single login/logout has new options for Disabled/Frontend/Backend/Frontend & Backend now. It was just Disabled/Enabled before. All previously enabled options are Frontend now.
Feature: clear cache of sites from MightySites backend list of sites.