Skip to content

Releases: mvf/qolibri

2.1.4

04 Jul 17:31
@mvf mvf
Compare
Choose a tag to compare
  • Windows: Qt 5.15 fixes "Watch clipboard" with other clipboard-watching apps running (#26)
  • Fix inconsistent indentation (#31)
  • Fix bogus "No results" with alphabetic searches (#41)

2.1.3

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

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)

2.1.2

09 Jul 19:31
@mvf mvf
Compare
Choose a tag to compare
  • macOS: Enable Retina support
  • Debian: Build now based on recently released Debian 10 "buster"
  • Add system default browser/video player support
  • Add Ctrl/⌘+W shortcut to close current tab

2.1.1

21 Jun 09:57
@mvf mvf
Compare
Choose a tag to compare
  • Release macOS binaries (tested on Mojave)
  • Windows binaries now 32-bits for compatibility
  • Add option to hide book tree panel via "View" menu
  • Fix multimedia links in popups

2.1.0

04 Nov 21:00
Compare
Choose a tag to compare
  • Replace Qt WebKit with Chromium-based Qt WebEngine

2.0.2

10 Jul 13:06
Compare
Choose a tag to compare
Fix version and don't leak private tags to VERSION_STR

2.0.1

20 May 21:34
Compare
Choose a tag to compare

Package for Debian 9 (stretch)

2.0.0

20 May 21:20
Compare
Choose a tag to compare
Fix the debian build: install to /usr instead of /usr/local