2018.1

Table Of Contents
Connect 2018.1.2 Enhancements/Fixes
Issues running Connect jobs through Enhance
l When running multiple parallel output channels via Enhance configurations it was
possible that some output channels could attempt to write the exact same content at the
exact same time, thus using the same resources. This could lead to conflicts and resulted
in errors and inconsistencies between outputs. This issue has now been fixed.
(SHARED-63372)
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 URLpaths
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)
Page 1169