2020.2

Table Of Contents
l When creating PostScript output using the REST API to execute an Enhance
configuration, the resulting PostScript file contained incorrect DSC comments if the name
of the media used on a page contained one or more space characters. This has been
fixed. (SHARED-64334)
l The PostNL KIX database has been updated to the latest 2018 version.
Note: The KIX database is only available when using the REST API to execute Enhance
configurations using the KIX functionality. Standard Connect usage does not allow use of
the KIX database. (SHARED-64358)
OutOfMemory Errors in PostScript Output
When creating PostScript output or using the REST API to run a custom Enhance configuration
containing one or more PostScript output channels, "OutOfMemoryError: Metaspace" errors
could be encountered. This was due to JavaScript source code in the PostScript printer
definition being compiled too often. This issue has now been fixed. (SHARED-64350)
Issue with background image URLpaths
Fixed issues with URL path encoding. This issue applied to Section background image paths
(\\host\path\image.png) containing special characters, such as spaces and hash signs ('#').
(SHARED-64528)
Special characters displayed incorrectly in Designer Snippet editor
Fixed an issue with the encoding of non-Latin-1 characters in HTML snippet editors.
(SHARED-64530)
Connect 2018.1.1 Enhancements/Fixes
Section cloning issues
Two separate Section cloning issues were fixed. (SHARED-64087)
The issues were:
l
Cloned content was being based upon the section for which addBefore or addAfter was
invoked, rather than the section the clone was originally based on.
l The rendered page count could be incorrect. This was due to the page count of a section
bundle (consisting of sections with continuous page numbering) mistakenly overwriting
the page count of the previous section bundle.
Page 1104