Movable Type 7 r.4608 (7.3.1) Release Notes
This version of Movable Type was released June 8, 2020.
Movable Type 7 r.4608 (7.3.1) includes an improved function.
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-27345] The Text Filter of “Convert Line Breaks” is not converting to br tag in the lines which are began either of pre, style, script tags.
- [MTC-27365] The Text Filter of “Convert Line Breaks”, is not converting blocks which are began or ended with comment to p block elements.
- [MTC-27345] Add a Configuration Directive UseTraditionalTransformer to revert the behavior of Text Filter of “Convert Line Breaks”.