126 lines
3.1 KiB
Markdown
126 lines
3.1 KiB
Markdown
# Changes
|
|
|
|
## 3.3.0
|
|
|
|
* Use single tesseract library (not optimized and compatible versions)
|
|
* Improved recognition
|
|
|
|
## 3.2.3
|
|
|
|
* Fixed translators order persistance
|
|
* Fixed multi-monitor support
|
|
* Improves result representation near monitor borders
|
|
* Updated recognition library
|
|
|
|
## 3.2.2
|
|
|
|
* Disabled hotkeys with several consecutive combinations
|
|
* Added the ability to use some service buttons for hotkeys
|
|
* Fixed multiple monitors support if the main one is not at the top left
|
|
* Automatic selection of the supported version of tesseract
|
|
|
|
## 3.2.1
|
|
|
|
* Fixed incorrect update install
|
|
|
|
## 3.2.0
|
|
|
|
* Improved vertical text recognition
|
|
* Improved incorrect settings notification
|
|
* Improved update process
|
|
|
|
## 3.1.2
|
|
|
|
* Fixed manually corrected text translation
|
|
|
|
## 3.1.1
|
|
|
|
* Fixed portable mode detection
|
|
|
|
## 3.1.0
|
|
|
|
* Added ability to choose a recognition version from the program
|
|
* Added some error messages about misconfiguration
|
|
* Fixed some errors
|
|
|
|
## 3.0.1
|
|
|
|
* Fixed some errors
|
|
* Added `compatible` version (fixes crash during recognition)
|
|
|
|
## 3.0.0
|
|
|
|
* Changed distribution model: a zip archive instead of an installer
|
|
* Required resources can now be downloaded from the program
|
|
* Added ability to capture images in saved areas (reuse selection)
|
|
* Many interface changes
|
|
* Updated libraries versions
|
|
|
|
## 2.0.2
|
|
|
|
* Added force translator rotation option.
|
|
|
|
## 2.0.1
|
|
|
|
* Fixed installer.
|
|
|
|
## 2.0.0
|
|
|
|
* Added a version for linux.
|
|
* Added support for multiple monitors.
|
|
* Added ability of recognition without translation.
|
|
* Added ability to recapture from old image.
|
|
* Added ability to recapture without closing capture window.
|
|
* Added ability to re-recognize other language.
|
|
* Added ability to display intermediate result when error occured.
|
|
* Added support for different translation services.
|
|
* Added ability to copy image to clipboard.
|
|
* Added ability to edit recognized text.
|
|
* Added ability to automatically correct common recognition mistakes.
|
|
* Added ability to use a proxy.
|
|
* Added ability to swap translation and recognition languages.
|
|
* Updated icons.
|
|
* Show progress on icon.
|
|
* Added ability to automatically update.
|
|
|
|
## 1.2.3
|
|
|
|
* Fixed possible crash.
|
|
* Added version information and some error messages.
|
|
|
|
## 1.2.2
|
|
|
|
* Added alternative translation source.
|
|
|
|
## 1.2.1
|
|
|
|
* Fixed the bug with the lack of translation.
|
|
* Fixed the bug with the use of language recognition by default when you select another one in OCR region selection mode.
|
|
|
|
## 1.2.0
|
|
|
|
* Changed installer.
|
|
* Added all available languages for recognition.
|
|
* Added ability to specify language when selecting the field of recognition using right click.
|
|
* Human readable language names.
|
|
* Reduced memory usage.
|
|
* Updated libraries.
|
|
|
|
## 1.1.3
|
|
|
|
* Added library libgcc_s_dw2-1.dll.
|
|
* Updated libraries.
|
|
|
|
## 1.1.2
|
|
|
|
* If you specify in the settings the path to tessdata characters "\" or "/" at the end of the path are no longer required.
|
|
|
|
## 1.1.1
|
|
|
|
* Fixed an issue with incorrect window size when display results.
|
|
|
|
## 1.1.0
|
|
|
|
* Displays the result in the window, along with the picture.
|
|
* Context menu expanded. Added buttons display the last result and copy it to the clipboard.
|