October 2017
Update Patch Release Notes
The following updates have been implemented in this release
In the current version of IGP:Digital Publisher (DP), there is no way a user can filter Project, Private or Library (Archived) documents on the Account Library interface.
Based on the feedback received from differed user groups, a new Document type dropdown list has been added on the Account Library interface with options as "All | Private | Project | Library (Archived)".
In the previous processing, the importer was hardcoded with the specific values of tranformation defined in xsl files.
With this new update the epub importer maps custom classes to FXHTML classes using a .csv crosswalk. So the user can now easily define the CSV as per the custom structure present in the input epub.
The master CSV contains the basic transformation elements which could be further expanded based on the epub input.
Currently the CSS object for a document is only created when the CSS Editor is loaded.
We have now create the CSS object for a document, even if the CSS editor is not launched. The following are the events in which new design profile will be created
A. Document Creation:
a. By New Document Interface.
b. By Bulk Spreadsheet Import.
c. Copy Document option from More Tools of respective Source document.
d. Import Archive
B. Create New Design Profile.
C. Copy Design Profile.
Currently the metadata for a document is not synced between the DP Info form and the DPI Info form and vice-versa.
We have now synced the metadata for a document on Save event, either from DP Info or DPI Info form, for any modifications done on the following fields.
DP Info Form fields | DPI Form fileds |
---|---|
Title | Title |
Author | Creator |
ISBN | Print ISBN |
Description | Description |
Language | Language |
Type | Type |
Publish Date | Date |
Subject | Subject |
Writer Interface - When a new document is created, the "images" and "covers" directory were missing from the Document Components accordian of the document. This is now fixed.
CSS property for text-indent gets updated incorrectly for p and p + p selectors, when updating the galley line-height from Document Designer using decimal value. This is now fixed.
Delete User event also deleted the API Account Setup row from database if user value is present in Created By and/or Modified By. This is now fixed.
Font Upload failed for one of the fonts, due to error: 'illegal opcode: 0x93'" found during processing. This is now fixed.
Writer of existing documents were not launching, when a document has been permanentaly deleted from Digital Publisher. This is now fixed.
Writer Interface - Auto external hyperlinking was not working. This is now fixed.