Not a developer? Go to MovableType.com

Documentation

Movable Type 7 r.4605 (7.2.0) Release Notes

This version of Movable Type was released February 6, 2020.

Movable Type version 7 r.4605 (v7.2.0) includes several changes including security fixes.

When updating, it is strongly recommended that you take a snapshot of the database before updating, then install Movable Type in a different directory instead of overwriting your current installation.

NEW AND IMPROVED FUNCTIONS

  • [MTC-26879] Log the enabling / disabling of a plugin.
  • [MTC-27054] Add some L10N phases for European languages.
  • [MTC-26886] Add height to multi-line text custom fields.
  • [MTC-25591] Log failure of sign-in.
  • [MTC-13534] Add SVG to ThemeStaticFileExtensions as a default value.
  • [MTC-8300] Improve performance of mt-feed.cgi.
  • [MTC-27007] Enable inserting div elements into an A element in WYSIWYG.

UPDATED FUNCTIONS

  • [MTC-27084] Data API is disabled at new installation and at creating a new website and blog. ※ No change for the current settings.

MISCELLANEOUS

  • [MTC-27077] No size set for Assets which is not supported by MT when importing from WordPress.
  • [MTC-27021] Remove the template of Technorati Search.
  • [MTC-27020] The initial value is set to 85 for JPEG image quality.
  • [MTC-26982] doctype of some themes is changed from XHTML4 to HTML5.
  • [MTC-25921] Change the titles of image blocks.
  • [MTC-26996] Change the label of the “text decoration” button in Japanese.

RESOLVED ISSUES

SECURITY FIX AND IMPROVEMENT

  • [MTC-26987] [XSS] Fix not to execute scripts in block editor.
  • [MTC-26986] [XSS] Fix not to execute scripts in WYSIWYG editor.

MISCELLANEOUS

  • [MTC-27016] Fix not to set the format of multi-line text in ContentType to “None”.
  • [MTC-26675] Fix integration with Category/Folder in CustomFields.
  • [MTC-27080] Fix to suppress warn ‘redefined’ in WXRImporter with XML::SAX modules other than XML::SAX::PurePerl.
  • [MTC-27076] Fix ParserDetails.ini.
  • [MTC-27072] Fix not to slow Data API with a huge version value.
  • [MTC-27062] Fix to show options at import WXR.
  • [MTC-27060] Fix not to remove some category archive files when there are some ContentTypes including a category field.
  • [MTC-27037] Fix CSS for category name of ContentField.
  • [MTC-27029] Fix not to show an error at sign-out in Rainier theme.
  • [MTC-27013] Fix title of SVG of category in a entry.
  • [MTC-27010] Fix L10N Error in the Mont-Blanc theme.
  • [MTC-27008] Fix our company name in some themes.
  • [MTC-26980] Fix error in mt-check.cgi occurring without HTML::Entities.
  • [MTC-26823] Fix to parse Markdown correctly.
  • [MTC-26809] Fix the HTML of the Primary Menu in Mobile.
  • [MTC-26673] Fix not to react to pressing “Enter” in IE11.
  • [MTC-26595] Fix not to show warning in rebuild-pages.
  • [MTC-24805] Fix to update entrymodifiedon at editing statuses in list view.
  • [MTC-25296] Fix to show the status correctly at Import Sites.
  • [MTC-26331] Fix the log text of updatecontentdata_status.
  • [MTC-25643] Fix to use SSL configuration parameters when “SSLVerifyNone 1”.
  • [MTC-25632] Fix to use SSL configuration parameters in SMTP when “SSLVerifyNone 1” or “SMTPSSLVerifyNone 1”.
  • [MTC-13203] Fix not to send an empty email when EmailAddressMain is not set.
  • [MTC-10079] Fix “\U” and “\L” to work in regex_replace attribute.
  • [MTC-10067] Fix to control whether Page is published or not via page endpoint of Data API.
  • [MTC-9488] Fix to suppress warn ‘used only once: possible typo.’
  • [MTC-8946] Fix the format of blockquote in editor.
  • [MTC-8795] Fix the message when XML::Parser is not installed.

ACKNOWLEDGEMENTS

Many bug fixes and patch offerings reported by the Movable Type community are included in this release. The names of community members who provided patches and bug reports through Jira are as follows. I appreciate your cooperation! (In no particular order, titles omitted)

  • bit part LLC - MTC-27013
  • Hideki Abe - MTC-26823
  • Shingo Watanabe@alfasado - MTC-24805 MTC-8795
  • Asami Yamamoto - MTC-25921
Back