Link

December 2018 Release Notes 8.8.21

Release date: 21st December 2018

Next release: 30th January 2018

Key features at a glance

  • Better handling of corrupt files
  • Blending speed improvements
  • Improvements to CMYK colour handling
  • Removal of legacy JavaFX code

Enhancements

  • [JPED-397] - Improvements to memory/performance with large transparent objects in viewer
    We have improved our blending handling code which makes it much faster to render many files.
  • [JPED-436] - Improve handling of corrupt flate encoded image data
    Implemented
  • [CORE-3306] - Remove URL text string to link functionality
    Removed due to lack of usage

Fixes

  • [JPED-433] - Null pointer when changing between multipage display modes
    Fixed
  • [CORE-3288] - Layer visibility incorrectly detected causing missing page content
    Fixed
  • [CORE-3264] - Unexpected padding character in hex character stream causes exception
    Fixed
  • [CORE-3302] - Adjust CMYK values to match Adobe
    CMYK values are now more consistent with Adobe
  • [CORE-3305] - Font not correctly identified as multi-byte so displays additional null characters
    Fixed