From e77de1e770ba0c3915ddf64a5181a951e4ad5988 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 12 Aug 2022 06:56:29 +0530 Subject: [PATCH] version 6.3.0 --- Changelog.txt | 47 ++++++++++++++++++++++++++++++++++++++++ src/calibre/constants.py | 2 +- 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index eeaf7f2f05..42dc63cb63 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -23,6 +23,53 @@ # - title by author # }}} +{{{ 6.3.0 2022-08-12 + +:: new features + +- E-book viewer: Allow searching for nearby words using a new "Nearby words" search mode + +- calibredb: New fts_search and fts_index commands to perform full text searching from the command line + +- [1985021] Image viewing popup: Allow zooming using the standard shortcuts of Ctrl+plus/minus + +:: bug fixes + +- Fix a regression in calibre 6.0 that broke remembering the previous sort order for a column + +- [1983484] Fix a regression in calibre 6.0 that broke processing of very high resolution images + +- [1983230] Full text search: Fix error when using restrict searched books and more than 900 books are present in the searched list + +- E-book viewer: Fix parsing of CSS styles with @supports rules not working + +- E-book viewer: Speed up initial render of books with lots of CSS in