Link

June 2018 Release Notes

Release date: 5th June 2018

Next release: 3rd July 2018

Enhancements

  • [CORE-2931] – Encrypting cached files to disk
    Files cached to disk are now encrypted to improve security and prevent data breaches, except in the case of downloading the file from a URL.

  • [CORE-2936] - General code improvements
    Interfaces removal and tidy up, long methods broken down to improve JVM optimization, unused variables/methods removed, etc.

  • [HTML-3069] - Allow for indirect Float value in Dest object
    Added

Fixes:

  • [CORE-3145] - Exception in SCN using pattern and value above 1 causing page content to not render
    Fixed

  • [CORE-3146] - PDF with corrupted ref table not correctly read
    Fixed

  • [CORE-3149] - CID settings not correctly passed down when OTF font decoded
    Fixed

  • [HTML-3096] - Fix Javadoc links to standard Java API
    Fixed

  • [HTML-3105] - Dest zoom action with missing coordinate causing exception in conversion
    Fixed

  • [HTML-3087] - Issue with CID font in HTML conversion
    Fixed