diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 696482e2d..aa805fadb 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -37,6 +37,7 @@ - Added a simple SMTPD for use in testing (t/smtpd.pl) - autocommit for packages is handled by web method, not API method - fix: importing packages generates orphaned duplicates of all attached storage locations + - show fields in tabs on DataForm default email template 7.5.0 - rfe: Search Asset returns URLs diff --git a/docs/upgrades/packages-7.5.1/default_email.wgpkg b/docs/upgrades/packages-7.5.1/default_email.wgpkg new file mode 100644 index 000000000..0d8346365 Binary files /dev/null and b/docs/upgrades/packages-7.5.1/default_email.wgpkg differ diff --git a/docs/upgrades/packages-7.5.1/root_import_gallery-templates.wgpkg b/docs/upgrades/packages-7.5.1/root_import_gallery-templates.wgpkg index 983d614b4..744be8146 100644 Binary files a/docs/upgrades/packages-7.5.1/root_import_gallery-templates.wgpkg and b/docs/upgrades/packages-7.5.1/root_import_gallery-templates.wgpkg differ