Skip to content

Crow Translate 2.8.0

Compare
Choose a tag to compare
@Shatur Shatur released this 12 Mar 17:39
· 442 commits to master since this release

Added

  • OCR support on Wayland (Phosh currently does not support OCR due to this issue).
  • Buttons and shortcuts for delayed screen capture.
  • Portrait orientation.
  • Various adaptations for mobile Linux DE's.

Changed

  • Fix check for system tray availability.
  • Focus text field on startup even without tray icon.
  • Display full language name in button tooltips.
  • Fix forcing automatic translation language detection.
  • Use transform-crop icon for OCR.
  • Do no use unicode characters for language names in settings.
  • Linux: Use XCB API to position the grabber window.
  • Windows: Fix missing list-add and list-remove icons.

Note: On Linux to make the application look native on a non-KDE desktop environment, you need to configure Qt applications styling. This can be done by using qt5ct or adwaita-qt5 or qtstyleplugins. Please check the appropriate installation guide for your distribution.

Note: Windows requires Microsoft Visual C++ Redistributable 2019 to work.