Skip to content

v1.0.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@4lex4 4lex4 released this 06 Jul 01:43
· 135 commits to master since this release

Note: x32 version supports Windows XP.

Changelog:

  • Implemented the guides feature.
  • Change the way of the adjustment of the despeckle strength.
    Now that's set via the slider. It allows to adjust the despeckle strength more smoothly and exactly. Value 1.0 matches the old cautious mode, 2.0 - normal and 3.0 - aggressive.
  • Improve and return black on white detection feature.
  • Added native color scheme and made various fixes and improvements on the Dark and Light schemes.
  • Improvements on the thumbnails view:
    • Saving selection of pages on filter switch.
    • Separate highlighting for selection leader in thumbnails.
    • Navigating between selected pages. Use Shift+PgUp/Q and Shift+PgDown/W to navigate between selected pages.
    • More accurate multi-column list handling (Author: Alexander Trufanov).
    • Scaling thumbnails via Alt+Wheel (Author: Alexander Trufanov).
  • Added options in the settings to manage the quality and size of thumbnails.
  • Added order by completeness sort on the output stage.
    Moving incompleted pages to the end allows to process them in batch mode without processing the completed pages.
  • Improved the lasso mode on zone creation.
    Also the hotkey is changed to Shift+Alt+LMB due to the old combination did not work on Linux.
  • Added fill offcut option at the output stage.
  • Now split layers are removed if the color mode was changed to any except mixed.
  • Fixed portability issues and added CPack packaging support. (More info)
  • Fixed blink of the image view on Windows.
  • Other fixes and improvements.