Skip to content

v2.9.0

Compare
Choose a tag to compare
@akansharawat27 akansharawat27 released this 11 Apr 10:18
· 751 commits to master since this release
  • The tool now opens the last edited file by the user when the set is opened.
  • Performed threading of Load Data Function.
  • Preserved bbox on saving the file.
  • Added clipboard in the right-click context menu which shows the last three copied instances.
  • Role Dialog Box on tool opening is now closable.
  • Tool will not crash even if a corrupted page is opened.
  • Optimized Global Replace.
  • Added check for updates option in the help menu.
  • Moved Save Backend Function.
  • Added Search Option in Dictionary.
  • Added progress bar in global replace.
  • Removed serial numbers from List Items in the global replace dialog box.
  • Fixed minor bugs in Upload and Replace(on cancel and when no project is opened) to avoid tool crashing.
  • The color highlight for the words replace using the following features:
    1. Upload and Replace => Orange
    2. Find and Replace => Blue
    3. Global replace => Yellow
  • Whenever the user does global replace via upload cpair, if already that mapping is present, then software:
    1. Should not replace again.
    2. Should not add to either the global replace track log file or Cpair file.
  • BBOX HOCR Optimization
  • Fixed bug in phrase level replacement.
  • Fixed tool crashing issue due to moving to next or previous page using find next and previous.