## 2.2.0 2022-03-27 Add Calibre 6 support
- Ensure compatibility with Qt6

## 2.1.2 2022-02-20 Bugfixes
- Fix crash on multi-display environments
- Overcome limit of max 10k results

## 2.1.1 2021-10-24 Minor fixes
- Mark search results with "marked:search_results"
- Fix occasional error message on first ElasticSearch start

## 2.1.0 2021-06-16 Feature update
- Support for multiple libraries
- Add dropdown menu to Search button
- Bugfixes

## 2.0.1 2021-04-04 Bugfixes
- Fix connection to ElasticSearch

## 2.0.0 2021-03-28 Major feature update
- Add 7Z, ZIP, RAR archives support
- Add option of launching local ElasticSearch if it's not running
- Improve UI usability

## 1.7.0 2020-11-04 Feature update
- Fix rare utf-8 encoding bug
- Improve look and feel of Options dialog and Readme box
- Add "Found XX books" status line in Search dialog
- Remember size and position of Search dialog
- Remember last 10 search terms
- Make autoindex an optional feature

## 1.6.0 2020-09-25 Compatibility fix
- Add support for Calibre 5

## 1.5.0 2020-09-08 Feature update
- Add macOS support
- Add Reindex buttons

## 1.4.0 2020-08-24 Usability improvements
- Allow to select file formats for indexing

## 1.3.0 2020-08-08 Support for complex queries
- Switch from ElasticSerach "match" query to "simple_query_string"
- Fix broken index update on book deletion

## 1.2.0 2020-07-31 Usability improvements
- Phrase search when using quotes (example query: "Mark Twain" poetry)
- Details section in dialog box listing book conversion status

## 1.1.1 2020-07-27 Windows bugfix
- Suppress console window from popping up when running conversion subprocess

## 1.1.0 2020-07-26 Windows release
- Refactored concurrent processing

## 1.0.0 2020-07-23 Initial Linux release
- Initial release
