September 2016
Update Patch Release Notes
The following updates have been implemented in this release:
When an Account is created in the system and an expiry date is set for this account, all Admin Users available in this account will receive the account expiry email notification that is sent 7 days priory to the actual expiry date. By default this set for "7" days, however this can be changed at the time of creating an account and by modifying existing account.
If a particular account is on verge of expiry, an email notification is sent 7 days prior to the actual expiry date, another email is triggered on the day of expiry and then third and final email notification is sent on the 7th day after the account has expired.
In the current version of IGP:Digital Publisher (DP), the Global Components Editor interface content populates from the Database, and any changes done in the editor for that respective component are saved in the Database and the file location.
The application has now has been updated to populate the editor from the actual file location, and any changes done in the editor for that respective component are saved in the Database and the file location.
The current version of IGP:Digital Publisher (DP), uses a DOM Parser that cannot easily handle processing of very complex and large documents. It fails to load the document XML tree while parsing the XSL files and also consumes a lot of memory.
We have now implemented Saxon processing for processing DPI Section list. Large documents that previously took a long time to process DPI Section list or resulted in increased load on the server or got stuck while processing, will now be handled easily with the introduction of the SAXON Parser.
The following updates are done in the Static Site processing
Recent Documents - Duplicate Document entries were appearing in the Recent documents, for launching Reports or DocumentDesigner from Actions. This is now fixed.