diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index eb7e5f45a..babb82fe0 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -8,6 +8,7 @@ - fixed #11077: Untested result in WebGUI::Storage->getFiles - fixed #11080: Asset Manage Crumb Trail flyout menu - fixed #10874: EMS Schedule displaying incorrectly + - fixed #10956: Account, Profile system bad rendering with lots of 7.8.1 - mark $session->datetime->time as deprecated and remove its use from core code diff --git a/docs/upgrades/packages-7.7.22/root_import_account_account.css.wgpkg b/docs/upgrades/packages-7.7.22/root_import_account_account.css.wgpkg new file mode 100644 index 000000000..93a1fd9bd Binary files /dev/null and b/docs/upgrades/packages-7.7.22/root_import_account_account.css.wgpkg differ diff --git a/docs/upgrades/packages-7.7.22/root_import_account_profile_profile-account-layout.wgpkg b/docs/upgrades/packages-7.7.22/root_import_account_profile_profile-account-layout.wgpkg new file mode 100644 index 000000000..32b905902 Binary files /dev/null and b/docs/upgrades/packages-7.7.22/root_import_account_profile_profile-account-layout.wgpkg differ