Link

January 2018 Release Notes

Release date: 22nd December 2017

Next Release: 6th February 2018

Release Notes:

  • [CORE-2936] – General code improvements
    Removed redundant collections, fields, and return statements. Added extra safety checks for type-checking methods and ensured variables that should be final, are final.

  • [HTML-3021] - Internal tidying of classes between modules to improve organisation
    Classes tidied

  • [CORE-2932] – Setting password on non-encrypted file will now encrypt cached streams on disk
    If a password is set on a non-encrypted file then it will now be used to encrypt cached object streams

  • [HTML-3015] - Fallback font error if temp directory cleared during conversion
    Fixed

  • [CORE-2961] - Digital signature placed in wrong position on page
    Fixed

  • [CORE-2962] - Extra characters appearing when file rendered
    Fixed

  • [CORE-2976] - End of Array not correctly handled in Obj
    Fixed