I just uploaded version 2.8.0, calibre should offer it automatically in the next couple hours. This fixes a problem with the hyphenation setting not being respected, and also updates the database code (what little there is) to use apsw instead of sqlite3, which davidfor kindly pointed out to me has better performance and consistent behaviour across platforms (Python for Windows uses an earlier version of the SQLite libraries than Python for OS X or Linux).
|