Added the possibility to load custom images from Asset Storage. The AssetStorageUserImages parameter, which is responsible for working with images through the storage, was renamed to AssetStorageImages. | Improvement |
Now, the WYSIWYG text engine loads while preloading the Design Editor. | Improvement |
Fixed a problem with rendering text elements loaded from SVG in the Group mode. | Bug fix |
Fixed a problem with loading PSD graphics in the Design action mode from the user gallery. | Bug fix |
Fixed a problem with reading the <R> marker from IDML templates when LegacyIdmlBleedParsingEnabled was set to true . |
Bug fix |
Fixed a problem when the property showOutOfRegionWarning was not converted to AllowRegion when loading state files. | Bug fix |
Fixed a problem when state files with safety lines defined in version 6.1 would not load in 6.9. | Bug fix |
Fixed a problem when the WYSIWYG text engine could render some characters with inverted colors. | Bug fix |
Added support for the Super size option for Depositphotos images. To enable this option, you can set the size property to DS when defining the asset source. |
Improvement |
Added the possibility to specify templates and images in the product definition by their ID in Asset Storage. | Improvement |
Fixed a problem with reading InDesign templates with flipped images. | Bug fix |
Fixed a problem when state files saved in Customer's Canvas 5.32 could be deserialized incorrectly in version 6.5. | Bug fix |
Fixed a problem when the content of image placeholders could move while editing a product. | Bug fix |
Fixed a problem when the fill color would not apply to empty text elements. | Bug fix |
Fixed a problem with applying the italic style in the WYSIWYG text engine. | Bug fix |
Fixed some problems with manipulating design elements on the canvas. | Bug fix |
The WYSIWYG text engine now supports vertical alignment, auto size, and copyfitting. | Feature |
Added support for Intelligent Mail barcodes. To create a barcode placeholder of this type, you can use the <BPH_IMB> marker. |
Feature |
Added the possibility to expand all nested groups in the Object Inspector when clicking the parent group. To enable this behavior, set expandNestedGroups to true in clientConfig.json . |
Improvement |
Fixed a problem with rendering text on a curve imported from InDesign templates. | Bug fix |
Fixed a problem with rendering hi-res outputs when a specific font was used in state files. | Bug fix |
Fixed a problem when the actionMode property of PSD assets could change if it was not defined in the config. | Bug fix |
Fixed a problem with rendering some specific fonts on the canvas. | Bug fix |
You can now define a primary theme color and an image for the preloader through the editor configuration as well as using the setThemeConfiguration method at runtime. | Feature |
Added the possibility to manage violation settings for a single item by using markers. | Feature |
Improved logic for checking the trim zone violation. By default, design elements representing the background can go out of the trim zone although the main content cannot. | Improvement |
Fixed a problem when the preview image for multiple fonts was not regenerated after being removed from the cache. | Bug fix |
Fixed a problem with rendering some specific fonts. | Bug fix |
Fixed a problem with uploading fonts through the Web API. | Bug fix |
Fixed a problem when image placeholders became inactive after switching between product pages. | Bug fix |
Fixed a problem when items in a product with an overlaying mockup were not automatically selected after loading the editor. | Bug fix |
Fixed some problems with translations of the Color Picker. | Bug fix |
Fixed a problem with changing the text color in the Rich text editor. | Bug fix |
Fixed a problem when Snap menu items did not work on the Bottom Toolbar. | Bug fix |
The <ORWS> marker has been renamed to <VSAR>, but it is still supported in product templates. |
Other |
Optimized performance of the VDP rendering. | Improvement |
Fixed some problems with rendering text on a curve imported from InDesign templates. | Bug fix |
Fixed a problem when ellipses were imported from IDML templates with a smaller diameter than was defined in InDesign. | Bug fix |
Fixed a problem with applying the bold style to bulleted lists in the Rich text editor. | Bug fix |
You can now define anchor points for auto-layout groups with the <AGRAP> marker. You can anchor the layout to the center of the group or its upper-left or lower-right corner. | Feature |
Fixed a problem when linked images in a group object were not loaded from InDesign templates. | Bug fix |
Fixed a problem when downloading the rendering results would cause a 502 server error. | Bug fix |
Fixed a problem with the rendering of SVG clipart with gradient fill. | Bug fix |
Fixed a problem when the isVariable property was not applied to custom text elements. | Bug fix |
Fixed a problem when empty text elements in the nested auto-layout group did not hide on the canvas. | Bug fix |
Fixed a problem with the positioning of text on a curve. | Bug fix |
Added support for overprint. Now, Customer's Canvas imports overprint-related properties from InDesign templates and outputs them to PDF files. | Feature |
Improved the user experience with the DepositPhotos asset source. | Improvement |
Fixed the image search in the DepositPhotos asset source. | Bug fix |
Fixed a problem with updating product images defined through a URL that does not support the HEAD method. | Bug fix |
Fixed a problem when the Rich text editor did not load on iOS devices. | Bug fix |
Added the possibility to automatically expand groups in the Object Inspector when loading a product, as well as disallow editing group names. You can implement this through the groupsExpandedByDefault and groupRenameEnabled parameters in clientConfig.json . |
Improvement |
Fixed a problem with uploading fonts through the Web API. | Bug fix |
Fixed a problem when unchanged image placeholders in a group would not be detected using the IFrame API. | Bug fix |
Fixed a CORS error that occurred when using assets from Amazon S3 sources. | Bug fix |
Added the possibility to specify allowed HTTP headers for the Web API. To allow headers other than X-CustomersCanvasAPIKey , list them as a comma-separated string in CorsAllowRequestHeaders. |
Improvement |
Fixed a problem with rendering spot colors in text layers. | Bug fix |
Fixed a problem when unchanged image placeholders would not be detected using the IFrame API when restoring a loaded product. | Bug fix |
Fixed memory leaks when rendering print files. | Bug fix |
The HttpHeaderAllowOriginDomains parameter has been renamed to CorsAllowOriginDomains, but it is still supported if you don't specify the new one. | Other |
Fixed a problem when getProofImages() did not apply watermark settings. | Bug fix |
Fixed a problem when a product could be reloaded from the cache after changing its definition. | Bug fix |
Fixed a problem with loading products defined through the ISurfaceFromState interface. | Bug fix |
Fixed a problem with deserialization of image items when upgrading state files. | Bug fix |
Fixed a problem when updateSurfaces() could paste text not from deleted pages. | Bug fix |
Fixed a problem with the visibility of items in a group. | Bug fix |
Removed categories from the Depositphotos asset source after being deprecated in the Depositphotos API. | Other |
Added the possibility to hide file extensions in the Asset Manager. | Improvement |
Fixed a problem with getting unchanged items through the IFrame API after restoring a loaded product. | Bug fix |
Fixed a problem when an image fill in InDesign templates could appear different on the canvas and in print files. | Bug fix |
Fixed a problem with reading layer types in PSD files created in Photoshop 2021. | Bug fix |
Added the getItemRectangles method to get the item bounds taking into account its rotation through the IFrame API. | Feature |
Fixed a problem when custom images from the user and public galleries could not be added to a product. |
Bug fix |
Fixed a problem with reading linked images from InDesign templates. | Bug fix |
Fixed a problem with reading indexed images from PDF files. | Bug fix |
Fixed some problems with reading formatted text from PSD and IDML templates. | Bug fix |
Fixed a problem when a shape representing a long path was not saved in state files. | Bug fix |
Added the possibility to change the default resize interpolation mode from High to Anisotropic9 . You will need to use Anisotropic9 when the rendering of print files results in ippStsExceededSizeError. To enable this mode, set UseAnisotropic9ResizeMode to True in Aurigma.DesignAtoms.config . |
Other |
Added the blendMode parameter to the configuration of design elements. You can now apply blend modes to new elements created using default or custom configs. | Feature |
Added the Product.updateSurfaces method to change product pages through the IFrame API. | Feature |
Added the possibility to apply several patches to a state file in a single request PATCH ~/api/users/{userId}/states/{stateId}. | Improvement |
You can now specify color swatch titles that will appear in the Color Picker when the user hovers over a specific color. | Improvement |
Improved user experience with editing image placeholders. You can now use the placeholderEditingViewMode parameter to define whether to change the z-order of image placeholders and fade out the area that is around its content in the edit mode. | Improvement |
Improved editor performance when a product contains a large number of design elements. | Improvement |
Fixed a problem when AI graphics were rendered in print files with inverted colors. | Bug fix |
Fixed a problem with the rendering of unfilled stub placeholders on proof images. | Bug fix |
Fixed a problem when the product was not reloaded in the editor after changing safety lines or crop marks through the IFrame API. | Bug fix |
Fixed a problem with selecting text elements on the canvas when bleed and slug areas were defined. | Bug fix |
Fixed a problem when the Rich text editor would not open in some cases. | Bug fix |
Fixed a problem when the imageEditorEnabled property did not work in some cases. | Bug fix |
Fixed some problems with manipulating group elements on the canvas. | Bug fix |
Improved the user experience with the MemorySource of the Asset Manager. You can now set allCategoryEnabled to false to disable the All category. Demand loading of assets is also supported. |
Improvement |
Improved the user experience with editing text. You can now set canvas.textEditor to "html" to enable the Input method editor (IME) in the WYSIWYG mode. |
Improvement |
Improved appearance of text placeholders. Now text prompts are displayed on the canvas transparent until the user fills in the placeholders. | Improvement |
Fixed a problem when print files could contain incorrect values of PDF page boxes. | Bug fix |
Fixed a problem when PDF boxes were not set on the pages rendered from channel containers. | Bug fix |
Fixed a problem with the invalidation of image elements loaded through a remote URL. | Bug fix |
Fixed a problem with state file locking when patching the file through the Web API. | Bug fix |
Fixed a problem when the Font style list did not change after changing the Font family in the Top Toolbar. | Bug fix |
Fixed a problem when leading was changed when changing the alignment of text elements. | Bug fix |
Fixed a problem with defining the DefaultFontPostScriptName. | Bug fix |
Fixed a problem with adding custom barcodes to a product using the Toolbox. | Bug fix |
Added the possibility for variable data printing when using the IFrame API. Now, the finishProductDesign, getProofImages, and saveProduct methods accept an optional parameter data, which contains ItemsData and dataSet. | Feature |
Added support for Data Matrix codes. To allow your users to create them in the editor, you can add the DataMatrixBarcode button to the Toolbox. | Feature |
Fixed a problem with the invalidation of design elements when generating proof images through the IFrame API. | Bug fix |
Fixed a problem with color management when rendering proof images of InDesign templates. | Bug fix |
Fixed some problems with the appearance of bulleted and numbered lists in the Rich text editor. | Bug fix |
Fixed a problem with displaying path-bounded text after resizing it through the IFrame API. | Bug fix |
Fixed a problem when the <VNP> marker was not applied to item groups defined in InDesign templates. |
Bug fix |
Fixed a problem with displaying metric and imperial units on the canvas rulers. | Bug fix |
Fixed some problems with the WYSIWYG text engine. | Bug fix |
For backward compatibility, added the LegacyIdmlBleedParsingEnabled parameter. You can set this parameter to true in Aurigma.DesignAtoms.config to load IDML templates with bleed and slug areas as it was implemented in version 5.32. |
Other |
Fixed a problem with removing surrogate pair characters from text when rendering product templates. | Bug fix |
Fixed a problem with rendering specific PDF files when using the Preflight Tool. | Bug fix |
Fixed a problem when the Web API could render preview images of IDML templates cropped. | Bug fix |
Fixed a problem with loading lists into text elements. To edit such elements, the Classic text engine is used. | Bug fix |
Fixed some problems with the WYSIWYG text engine. | Bug fix |
Fixed a problem when output PDF files could be displayed with inverted colors when opened in Adobe Illustrator. | Bug fix |
Improved user experience with pop-up boxes - when they open, the text will be selected. | Improvement |
Fixed a problem when the ~/api/HiRes/GenerateHiRes endpoint returned links to print files that were not specified in dataSet. |
Bug fix |
Fixed a problem when the user could not select shapes by clicking the element on the canvas. | Bug fix |
Fixed a problem with incorrect selection of design elements on the canvas when opening a template for the first time. | Bug fix |
Fixed a problem when the warning about cropping text did not appear while editing the text. | Bug fix |
Added the possibility to adjust the font size of new text elements based on the template size. You can now specify the font size as a percentage of the height of the print area when defining defaultItemsConfig, for example, "10%" . |
Improvement |
Improved rendering performance for preview images of products that contain PDF graphics. | Improvement |
Improved the rendering time of text elements when editing a product. | Bug fix |
Fixed some problems with reading in-string placeholders and group items from InDesign templates. | Bug fix |
Fixed a problem when, after editing a text element, the IFrame API could render this element unchanged. | Bug fix |
Fixed a problem with applying vertical alignment to text on the canvas. | Bug fix |
Fixed a problem when rotated text elements could move on the canvas while editing text. | Bug fix |
Fixed a problem when locked layers could appear in the Object Inspector. | Bug fix |
Added the LegacyTextEngineEnabled parameter so you can switch between in-place editing and the Classic text engine. | Improvement |
All types of text elements support rich formatting now. The "RichText" button action is deprecated. |
Improvement |
Changed values of the <GR> marker. You can now use <GR_autolayout> to enable the auto layout of grouped items. |
Improvement |
Removed dependency on system fonts. Now, you must store all the fonts that will be used in the editor in your assets folder. For missing fonts, an exception appears by default. You can also enable the font substitution feature; in this case, the default font Roboto-Regular will be applied. |
Improvement |
Fixed a problem when OnImageDpiChanged was generated when switching surfaces in the editor. | Bug fix |
Fixed a problem with rendering proof images of InDesign templates that contain a large number of elements. | Bug fix |
Fixed a problem with color management when rendering proof images using colors selected with the eyedropper. | Bug fix |
Fixed a problem with color management when rendering vector graphics. | Bug fix |
Fixed a problem when curved text on canvas did not match the text defined in the PSD template. | Bug fix |
Fixed a problem that caused Unexpected item error when loading IDML templates. | Bug fix |
Fixed some problems with adding print areas to a surface by using the IFrame API. | Bug fix |
Fixed a problem with adding images through the Asset Manager. | Bug fix |
Added the GET ~/api/users/{userId}/states/{stateId}/model endpoint to retrieve the entire object model from a state file. |
Feature |
Added the possibility to change the color of the background layer through the Toolbox. You can now set the onlyImage property of the Background button to false to allow your users to change both colors and images. |
Feature |
Added saving the user changes in product tags. Now, the setPrintArea method supports user changes when applied to products loaded from state files. | Improvement |
Fixed a problem when background images defined in product templates could be replaced with a plain white background in some cases. | Bug fix |
Fixed a problem when design elements could move out of the canvas when resizing the product through the IFrame API. | Bug fix |
Fixed a problem with adjusting image colors in the Image Editor. | Bug fix |
Fixed a problem when the Underline button did not work in the Top Toolbar. | Bug fix |
Fixed a problem when a type error could appear in the console when displaying pop-up boxes on the canvas. | Bug fix |
Renamed the Bounded text command to Text block in the Toolbox. | Other |
Introduced arched text - a single-line text element on an arch. To allow your users to create arched text in the Design Editor, enable the ArchedText button in the Toolbox. In Photoshop and InDesign templates, you can create arched text as text on a path with the <ART> and <ARTB> markers. | Feature |
Added support for eyedropper to pick a color on the canvas. To improve the user experience with the Color Picker, the color space drop-down box and the corresponding property availableColorSpaces were removed. The defaultColorSpace is deprecated now. Instead, you can use the ColorPicker.colorSpace property. | Feature |
Added the possibility to configure the Bleed and Slug areas when defining print areas. | Feature |
Added the possibility to render proof images when passing only maxWidth or maxHeight into the getProofImages method. | Improvement |
Added the possibility to lock the default color of barcodes and QR-codes by using the <BACCL> marker. | Improvement |
Improved user experience with the Asset Manager. | Improvement |
Fixed a security problem. | Bug fix |
Fixed a problem with serialization of surface tags. | Bug fix |
Fixed a problem when barcodes were added vertically stretched to the canvas. | Bug fix |
Fixed a problem with the context menu appearance. | Bug fix |
Fixed a problem with the invalidation of file cache. | Bug fix |
Fixed a problem with downloading print files when using the Download button. | Bug fix |
Added the possibility to start generating print files in the background when running the finishProductDesign method as well as making a request to the POST ~/api/HiRes/GenerateHiRes endpoint. To enable this option, set pregenerateHiRes to true . |
Improvement |
Fixed a problem with applying the Multiply blend mode when rendering 3D previews through the Web API. | Bug fix |
Fixed a problem with the rendering of rotated design elements when applying a gradient fill in InDesign templates. | Bug fix |
Fixed a problem with reading barcode placeholders from InDesign templates. | Bug fix |
Fixed a problem when names passed as parameters of the addSurface method were not assigned to new surfaces. | Bug fix |
Fixed a problem with applying the character limit to text elements. | Bug fix |
Fixed a problem with displaying thumbnails in the private user gallery when using authentication tokens. | Bug fix |
Fixed a problem when the border of an image placeholder based on a shape layer was not rendered. | Bug fix |
Fixed a problem with applying blend modes to images when rendering products by using the Web API. | Bug fix |
Added support for Amazon S3 in the Asset Manager. You can host your artwork on Amazon S3 as well as allow your users to upload images there. | Feature |
Fixed a problem when the translateItems command could fail in some cases. | Bug fix |
The <DPH> marker is deprecated now. Instead, you can use the Dynamic Image API to render 3D previews. |
Other |
Added the possibility to resize the entire product and separate design elements by using the IFrame API. | Feature |
Added the POST ~/api/ItemReader endpoint to retrieve serialized items from products. |
Feature |
Added a separate package for the object model of DesignAtoms. Now, you must additionally install @aurigma/design-atoms-model from npm and Aurigma.DesignAtoms.Model from NuGet when developing your applications. |
Improvement |
Fixed a problem with reading the background layers from multipage InDesign templates. | Bug fix |
Fixed a problem when a new CustomPlaceholder could appear collapsed in the upper-left corner of the canvas. | Bug fix |
Fixed a problem when the Select all button appeared in the Asset Manager when changing the content of image placeholders. | Bug fix |
Fixed a problem with selecting the background images in the Asset Manager. | Bug fix |
Fixed some problems with displaying thumbnails and folders in the Asset Manager. | Bug fix |
Fixed some problems with loading IDML templates with linked graphics. | Bug fix |
Fixed a problem when fragments of text elements could appear on the canvas while loading product templates. | Bug fix |
Added the possibility to open the Asset Manager through the IFrame API to change product layouts and fill out image placeholders. | Improvement |
Fixed a problem with serialization and deserialization of state files that contain images by using the Design Atoms. | Bug fix |
Fixed a problem with adding rich formatted text to the canvas when the multicolumn mode is enabled. | Bug fix |
Fixed a problem with rendering text that wraps around design elements. | Bug fix |
Fixed a problem when HTML tags were not escaped when rendering plain text. | Bug fix |
Fixed a problem when assets did not appear in the Asset Manager in iOS WebView. | Bug fix |
Fixed a problem with applying the stroke effect in the Design Editor. | Bug fix |
Fixed a problem with changing the font size of text elements. | Bug fix |
Fixed a problem when OnImageDpiChanged was generated when loading vector graphics. | Bug fix |
Added the possibility to automatically fill out image placeholders. You can now use a new button action FillPlaceholders to open the Asset Manager for selecting images that will be inserted into all empty and stub image placeholders of the product. To allow your users to select all images on an asset tab, set selectAllButtonEnabled to true . |
Feature |
Introduced cliparts - design elements representing a set of multicolor vector shapes. You can import SVG graphics as clipart through the Asset Manager. | Feature |
Fixed a problem when the Web API failed to copy optimized state files. | Bug fix |
Fixed a problem with emitting the RevertProduct event. | Bug fix |
Fixed a problem when the Asset Manager did not open after the user changed the fonts of text elements. | Bug fix |
Added the possibility to delete subfolders in asset folders by using the Web API. You can now delete subfolders with fonts, designs, and mockups. | Feature |
Fixed a problem with displaying linked images in IDML templates that contain special characters in their file names. | Bug fix |
Fixed a problem that caused the FontException when updating a PlainTextItem. | Bug fix |
Now, GET requests of the ProductTemplates controller require the X-CustomersCanvasAPIKey header by default. To return the previous behavior and disable security key verification, you can set authRequired to false for your routes in AuthSettings.config. |
Other |
Added support for the full-screen mode of the Image Editor on mobile devices. To disable this mode, you can set ImageEditorDialog.fullscreenOnTouchDevice to false . |
Improvement |
Improved user experience with image placeholders on mobile devices. | Improvement |
Fixed a problem with the color of rich formatted text in in-string placeholders when using fonts with ligatures. | Bug fix |
Fixed a problem with entering text in text placeholders when the Object Inspector is hidden or collapsed. | Bug fix |
Fixed a problem with the layout of Rich text editor when zooming in Safari. | Bug fix |
Added the possibility to open the Asset Manager by using the IFrame API. You can open it to add a new image, change an image, or set the background. | Feature |
Added support for Google Drive assets in the BMP, GIF, TIFF, SVG, and AI formats. | Feature |
Added the possibility to reset the history of user actions after changing mockups through the setMockups. | Feature |
Fixed a problem with reading rich formatted text from InDesign templates. | Bug fix |
Fixed a problem with rendering hidden elements of PDF files embedded in InDesign templates. | Bug fix |
Fixed a problem when the Web API failed to personalize products if fillColor was not passed for image placeholders with the Colorize effect. | Bug fix |
Fixed a problem when a text item added to the second product page by using the IFrame API was not rendered on the canvas. | Bug fix |
Fixed a problem when new elements would not be added to the product after changing the design through the setPrintArea method. | Bug fix |
Fixed a problem with font substitution not being applied to products with rotated text elements. | Bug fix |
Fixed a problem with false warnings about low resolution for vector assets from Google Drive. | Bug fix |
Fixed a problem when text typed in the Object Inspector was not rendered on the canvas in some cases. | Bug fix |
Fixed some problems with the layout of Object Inspector and Rich text editor. | Bug fix |
Fixed a problem with AccessViolationException thrown when loading some specific fonts. | Bug fix |
Added the PointText button action. For example, you can define such a button in the Toolbox to insert plain point text into a region. | Feature |
Added the IgnoreInDesignMissingLinks parameter to configure how to process missing images when reading InDesign templates. If True , creates an empty image placeholder instead of such an image. By default, this parameter is False , which throws an exception. |
Feature |
Changed settings of importing groups from Photoshop and InDesign templates. The UseFlattenGroups parameter has been renamed to FlattenGroups, and its default value has changed to False to maintain groups of design elements. |
Improvement |
Fixed some problems with reading group items from InDesign templates. | Bug fix |
Fixed a problem with rendering text that was vertically scaled in InDesign. | Bug fix |
Fixed a problem with resetting the index of the current surface when using the product.setProductModel() method. | Bug fix |
Fixed a problem when an error was returned in the response to the Preview and Hires Web API requests. | Bug fix |
Fixed a problem when text with a shadow moved when changing the canvas zoom level. | Bug fix |
Fixed a problem when preview images could not be rotated after rotating the print area more than 360 degrees. | Bug fix |
Fixed a problem when font substitution was applied after uploading this font to the server. | Bug fix |
Fixed a problem with uploading PDF files to the Asset Manager in the overwrite mode when same-name files have a different number of pages. | Bug fix |
Fixed a problem with the Asset Manager layout that appeared after uploading images in the overwrite mode. | Bug fix |
Fixed a problem with displaying surface thumbnails in the Bottom Toolbar. | Bug fix |
Fixed a problem when the FitToWidth mode did not work when using All Caps in bounded text. | Bug fix |
Fixed some problems with rendering a product preview through the IFrame API. | Bug fix |
Added the possibility to define the file name when downloading PDF proof images generated through getProofImages. To define the name, use the filename query parameter. | Improvement |
Fixed a problem when mockups appeared when rendering a product preview through the IFrame API. | Bug fix |
Fixed a problem with opening the Rich text editor when the applyToAllTextMode is enabled. | Bug fix |
Fixed a problem with the Top Toolbar layout. | Bug fix |
Introduced groups of design elements. To import groups from Photoshop and InDesign templates as a group object in Customer's Canvas, specify the <GR> marker in group names. You can also define how groups of design elements should be imported by default. Set the UseFlattenGroups parameter to False to import them as group objects. |
Feature |
Added the possibility to render real-size proof images and render previews of all product pages to a multi-page PDF file through the IFrame API. | Feature |
Added support for pagination when retrieving a list of state files through the Web API. You can also set a parameter extendedStateInfo to false to output only state IDs and timestamps. |
Improvement |
Fixed a problem with passing the config parameter into the loadEditor method. | Bug fix |
Fixed a problem when TIFF images linked in InDesign templates would appear with gray edges on the canvas and proof images. | Bug fix |
Fixed a problem with unnecessary color conversion from CMYK to CMYK when applying the Colorize effect to TIFF images. | Bug fix |
Fixed a problem with displaying the Insert button in the Asset Manager on mobile devices. | Bug fix |
Fixed some problems with editing barcode placeholders. | Bug fix |
Added support for pinch to zoom the content of image placeholders on mobile devices. | Feature |
Migrated from the Instagram Legacy API onto the Instagram Basic Display API. Now, you need to obtain new app-id and app-secret in your Facebook Developer Account. | Improvement |
Fixed a problem when <RT_false> was not applied to rich formatted text on a curve. |
Bug fix |
Fixed a problem with using the <R> marker in IDML templates when defining bleed zones. |
Bug fix |
Fixed a problem with displaying violation warnings for locked layers in the editor. | Bug fix |
Fixed a problem with selecting images through the Object Inspector in the MD theme. | Bug fix |
Added the possibility to disable ASP.NET Attribute Routing in the Design Atoms Framework. | Improvement |
Fixed a problem with changing bounds of text elements when deleting their content. | Bug fix |
Fixed a problem when text could disappear on the canvas when shrinking its bounding rectangle. | Bug fix |
Fixed a problem with dragging and resizing design elements on the canvas in Safari. | Bug fix |
Fixed a problem with the mouse pointer appearance when hovering over the center of image placeholders. | Bug fix |
Added the possibility to limit the size of uploaded user images. You can now define maxUploadFileSize when configuring the Asset Manager. | Feature |
Fixed a problem with rendering hi-res outputs by using the Web API when the product has images whose width or height is close to 0 . |
Bug fix |
Fixed a problem with downloading IDML templates that contain multiple links to the same image by using the Web API. | Bug fix |
Fixed a problem with measuring the area of design layers when a product is configured by using mockups and the designLocation property. | Bug fix |
Fixed a problem with displaying the selected value of multi-value items in the Object Inspector when loading state files into the editor. | Bug fix |
Fixed a problem when watermark settings defined in clientConfig.json were ignored when a state file contained a different watermark definition. |
Bug fix |
Fixed a problem when names of custom design elements were changed when adding several such elements to the canvas. | Bug fix |
Fixed a problem when the quality meter was displayed for vector images in the editor. | Bug fix |
Fixed a problem with the Top Toolbar layout that appeared when editing designs in a small browser window. | Bug fix |
Fixed a problem with applying a load mask when processing images in the Image Editor. | Bug fix |
Fixed a problem when the Rich text editor would not open if a font configured for the text was missing. | Bug fix |
Fixed a problem when a bounded text item could change its position and overlay another BoundedTextItem in some cases. | Bug fix |
Fixed a problem when transforms were not applied to image placeholders through the Web API. | Bug fix |
Added the possibility to rotate proof images at the same angle as the canvas. To maintain the rotation, set the IRenderingProperty.proofImageRotateMode to "auto" . |
Feature |
Fixed a problem when parameters defined in clientConfig.json were not used for rendering the hi-res outputs through the Web API. |
Bug fix |
Fixed a problem when users could not set a color for the background layer in the editor. | Bug fix |
Fixed a problem with using the Floating Item Toolbar on mobile devices. | Bug fix |
Fixed a problem with selecting design elements on the canvas after scrolling the page. | Bug fix |
Updated the system requirements. Now, to use the Design Atoms Framework as well as to compile the Design Editor from the source code, you need TypeScript 3.8.2. | Other |
Added the possibility to start generating proof images in the background when running the finishProductDesign method of the IFrame API. To enable this feature, you can set the pregeneratePreviewImages option to true when calling finishProductDesign. You can also use this option in getProofImages to start generating proof images, not just links to these images. |
Feature |
Added the possibility to customize three new types of snap lines. Now, you can define different behavior of lines snapping to design items, print areas, and safety lines. | Feature |
Improved binding of theme colors to design elements when using the Color Picker. | Improvement |
Fixed a problem with rendering proof images when using the finishProductDesign method with the specified image size. | Bug fix |
Fixed a problem when the fill color used for the Colorize effect was not applied to the content of image placeholders when using theme bindings. | Bug fix |
Fixed a problem when the Colorize effect was not applied to PDF images when rendering hi-res outputs in the PDF format. | Bug fix |
Fixed a problem with poor quality of PDF outputs when applying a color overlay to PDF images. | Bug fix |
Fixed a problem with reading the baseline shift defined for InDesign text items. | Bug fix |
Fixed a problem with rendering products through the Web API when defining surfaces by stateId. | Bug fix |
Fixed a problem when channel containers were rendered on proof images with an offset relative to the designLocation. | Bug fix |
Fixed a problem when a user could not click Floating Item Toolbar buttons when there was another design element below this toolbar. | Bug fix |
Fixed a problem with wrapping text around design elements. | Bug fix |
Fixed a problem when rich formatted text was not displayed in the editor. | Bug fix |
Fixed a problem with wrapping text around design elements when loading products. | Bug fix |
Fixed a problem with rendering hi-res outputs through the Web API when markers were defined in external JSON files. | Bug fix |
Improved the rendering time of proof images when using the IFrame API. | Bug fix |
Fixed a problem with changing surface backgrounds by using the IFrame API. | Bug fix |
Fixed a problem with getting overall bounds when calling setPrintAreas in the advanced editor mode. | Bug fix |
Added support for the color overlay effect defined for image placeholders in Photoshop templates. | Feature |
Added the possibility to retrieve variable items from state files by using the Web API. | Feature |
Added the optional parameter updateSurfaceSize to the setPrintAreas and setMockups methods. You can now pass true for this parameter to change the surface size. Note that despite this parameter, the surface size is always changed if no mockups were defined for the surface. |
Feature |
Fixed a problem when setProductModel did not handle the object model properly. | Bug fix |
Fixed a problem when the Design Atoms Framework incorrectly parsed InDesign text frames with non-default autoleading. | Bug fix |
Fixed a problem with rendering small-size thumbnails for multiple products by using the Design Atoms. | Bug fix |
Fixed a problem with rendering bounded text when its bottom line contains subscript characters that go out of the text frame. | Bug fix |
Fixed a problem when bounded text was imported from IDML templates as PathBoundedTextItem. | Bug fix |
Fixed a problem when finishProductDesign returned incorrect violation warning data for text items in multi-page products. | Bug fix |
Fixed a problem when setPrintAreas rasterized a vector content of image placeholders when applying new layouts. | Bug fix |
Fixed a problem with false warnings about text cropping on the canvas. | Bug fix |
Fixed a problem that caused an exception when using invalid data for images and image placeholders in loadUserInfo. | Bug fix |
Fixed a problem with loading the user info when the new content of text elements began with "http" . |
Bug fix |
Fixed a problem with switching the editor to the advanced mode after calling the product.SetProductModel method. | Bug fix |
Fixed a problem with editing barcode placeholders on the canvas. | Bug fix |
Fixed a problem when buttons of image placeholders became disabled after rotating the canvas. | Bug fix |
Fixed a problem with the appearance of text labels of design elements after zooming or rotating the canvas. | Bug fix |
Added the possibility to configure the number of concurrent tasks for rendering products and loading or saving state files in the Design Editor. | Feature |
Updated the Color Picker's palette. | Improvement |
Changed the default value of rendering.hiResOutputCompression to "jpeg" , which reduces the size of PDF files when rendering raster images. |
Improvement |
Fixed a problem with rendering PNG images embedded into PDF files when using the JPEG compression. | Bug fix |
Fixed a problem with VisualizationPermissions.NoShow after applying the <VNS> marker to the corresponding item in a product template. |
Bug fix |
Fixed a problem with rendering some script fonts when aligning text to the bottom of the text box. | Bug fix |
Fixed a problem when the content of image placeholders appeared shifted in Customer's Canvas when a BleedBox was defined in InDesign templates. | Bug fix |
Fixed a problem when the rotation grip did not work in applications implemented in the Design Atoms Framework. | Bug fix |
Fixed a problem with rendering proof images by using the IFrame API when the product has items whose width or height is close to 0 . |
Bug fix |
Fixed some problems with rendering text in Arabic. | Bug fix |
Fixed a problem when a hard return at the beginning of a text area did not expand its bottom bound despite the <TOS_expandBox> marker. |
Bug fix |
Fixed a problem with applying the <IE_colorize> marker to image placeholders. |
Bug fix |
Fixed a problem with the appearance of drop-down lists in iOS 13.3. | Bug fix |
Fixed a problem with notification of the expiration of trial license keys. | Bug fix |