Link

August 2018 Release (8.4.31)

Release date: 31st August 2018

Next release: 21st September 2018

Key features at a glance

  • We have temporarily disabled scripting in XFA to avoid a potential security risk
  • Improved memory usage on large black white images
  • Large number of bug fixes and code improvements

Enhancements

  • [JPED-408] - Refactor and tidy overlong methods
    Made the code more maintainable and efficient by refactoring long methods.
  • [CORE-3216] - Replace old LZWDecoder calls from sun with new version using JDeli
    Removed dependency on sun’s lzwdecoder
  • [CORE-3242] - Add Super Resolution Scaling
    Implemented
  • [CORE-3241] - Improved memory usage on large black and white images
    Huge memory improvements when rendering large black and white images.

    Fixes

  • [JPED-383] – Viewer Fullscreen mode shows blank white screen for several seconds before displaying correctly
    Fixed
  • [JPED-363] –Errors in colorspace when using graphical elements like checkboxes
    Fixed
  • [JPED-371] – Viewer freezes when opening PDF
    Implemented - fixes decoding issue
  • [JPED-372] – index out of range error when opening XFA PDF
    Fixed
  • [JPED-385] – ImageDisplayError1-9 not displaying the intended error message
    Fixed
  • [JPED-387] - Ink annotation disappears during drag resulting in 0 size annotation
    Fixed
  • [JPED-388] - German umlauts not displaying correctly
    Fixed
  • [JPED-400] - Side tab bar and nav bar not disappearing when turned off in properties file
    Fixed
  • [CORE-3198] - File contains large gaps and displays characters incorrectly
    Fixed
  • [CORE-3213] - Equals sign moved too far right
    Fixed
  • [CORE-3234] - DecodeArray incorrectly applied on RGB images
    Fixed