E-book viewer: Use the default font size setting for the dictionary view as well. Fixes#1232025 [[Enhancement] Make font size of Dictionary, dependent of viewer font size](https://bugs.launchpad.net/calibre/+bug/1232025)
This allows you to select books from your calibre library manually and
mark them. This "mark" will remain until you restart calibre, or clear
the marks. You can easily work with only the marked subset of books.
To use this feature, go to Preferences->Toolbars and add the "Mark
Books" tool to the main toolbar.
Conversion: Add an option to not condense CSS rules for margin, padding,
border, etc. Option is under the Look & Feel section of the conversion
dialog. Fixes#1233220 [Feature request: allow margin-top, margin-left, etc. when converting, instead of shortcut margin property](https://bugs.launchpad.net/calibre/+bug/1233220)
When calibre shows the message that says the Kobo device is not
supported, the firmware version and database version on the device is
not displayed. Adding this to make support a little easier.
Add 10minutos.recipe (News of Salto)
Add diario_el_pueblo.recipe (News of Salto)
Add diario_salto.recipe (News of Salto)
Add unoticias.recipe (News of Montevideo)
Catalogs: fix exclude tags rules not working in non-English locales when
creating catalogs in EPUB/MOBI formats. Fixes#1228949 [Exclude books for catalogs not functional in German localisation](https://bugs.launchpad.net/calibre/+bug/1228949)
Bulk metadata edit: Allow setting the comments for all selected books
and also allow cloning the covers. Cloning covers means that the cover
of the first selected book will be set for all other selected books.
Fixes#1230040 [Bulk edit covers and comments [Enhancement]](https://bugs.launchpad.net/calibre/+bug/1230040)
Kobo driver: Fix reading status being cleared when connecting to a Kobo
with older firmware and metadata management set to automatic. Fixes#1230018 [Reading status wiped for older Kobo Firmware](https://bugs.launchpad.net/calibre/+bug/1230018)
When a Kobo Touch running a 1.9.x firmware was connected, the reading
status of all books was wiped out. This was to do with the way the
collections were managed. If a shelf/collection attribute was not
defined, the reading status was being cleared when it should not have
been.
Also skipping a loop over the books if shelf and series management is
not being done.