Skip to content

2.1.3

Compare
Choose a tag to compare
@mvf mvf released this 28 Feb 21:32

This release focuses on platform-specific improvements.

Note: Due to internal changes, the "Scan Clipboard" feature (now called "Watch Clipboard") will switch off the first time you start this new version.

General:

  • Add "Backward" and "Full text" search items to context menu (#20)

X11:

  • Enable high DPI scaling (#2, #3)
  • Add "Clipboard" tab to "Options" dialog (#21)

Windows:

  • Enable high DPI scaling (#2, #3)
  • Fix dictionaries not being found in paths with non-ASCII characters (#18)
  • Which Windows build should I get?

    TL;DR:
    If you need either Watch Clipboard or Web Search, but not both: qolibri_2.1.3_win32-qt5.14.2.7z
    Otherwise: qolibri_2.1.3_win32.7z

    Explanation:
    In the original (Qt 5.13 based) qolibri build, the Watch Clipboard feature might not work properly with other apps also monitoring the clipboard (#26, QTBUG-53979). Qt 5.14 fixes this, but breaks the Watch Clipboard function altogether on the first Web Search.

    So if you only use either, get qolibri_2.1.3_win32-qt5.14.2.7z since it makes Watch Clipboard more reliable and ships a later version of Chromium for Web Search users.

    If you need both Watch Clipboard and Web Search, get qolibri_2.1.3_win32.7z. In this version, Watch Clipboard might not work properly if there are other apps monitoring the clipboard.

macOS:

  • Add "Clipboard" tab to "Options" dialog (#21)
  • [Re-release 2020/03/08] Build now compatible with macOS 10.13 "High Sierra" (#25)