2022.1

Table Of Contents
that no master page is used. In 2019.2 you needed to pass either "null" or an empty string.
(SHARED-74887)
l Fixed an issue with scripting that could cause statements like query("<tbody>") or query
("<tr>") to fail. (SHARED-74898)
General Designer Improvements
l The underline feature now creates <span> wrappers with text-decoration:underline
instead of <u> wrappers. This prevents a preflight warning about the <u> tag not being
supported. (SHARED-69181)
l “Save as” now uses the directory of the original resource as default save location, unless
the resources was never saved or was included in external package. (SHARED-70057)
l CSS can be pretty printed manually by invoking the new "Format" command or through
the Ctrl+Shift+F shortcut. (SHARED-71419)
l Added support for custom properties and the var() keyword in CSS. (SHARED-72634)
For more info, see https://developer.mozilla.org/en-US/docs/Web/CSS/--*
l Table columns can now only be re-sized in DESIGN mode. This change was introduced
to prevent columns from being unintentionally re-sized in PREVIEW mode. (SHARED-
73021)
l The Styles panel now includes styles for pseudo-elements like ::before and ::after.
(SHARED-73327)
l Fixed a problem with the Align toolbar buttons not always properly aligning the selected
elements. (SHARED-73493)
l Improved the checking of presets, to avoid prompting for unnecessary preset imports.
(SHARED-74028)
l It is now possible to control which email section is processed by enabling or disabling
email sections in a control script. (SHARED-74051)
l Fixed an issue with the Import Resources feature that could cause an
UnsupportedOperationException error. (SHARED-74889)
l Improved the default line settings for the USPS IMb barcode. (SHARED-75097)
l Fixed an issue that would disallow changing font names in the Edit Font dialog. (SHARED-
75525)
Page 1655