diff --git a/Changelog.yaml b/Changelog.yaml index 1495f9b3f6..2d2cd587c5 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -33,19 +33,19 @@ - title: "Kobo driver: Add support for the Kobo Auro H2O Edition 2" bug fixes: - - title: "PDF Output: Fix a regression in the previous release that broke conversion to PDF for some files." + - title: "PDF output: Fix a regression in the previous release that broke conversion to PDF for some files." tickets: [1689192] - - title: "DOCX Output: Fix lengths specified in percentage of page size not being converted correctly." + - title: "DOCX output: Fix lengths specified in percentage of page size not being converted correctly." tickets: [1688690] - - title: "DOCX Output: Fix some hyperlinks not working in word because the bookmark name is longer than forty characters." + - title: "DOCX output: Fix some hyperlinks not working in word because the bookmark name is longer than forty characters." tickets: [1688690] - - title: "DOCX Output: Prevent images from being larger than the page size." + - title: "DOCX output: Prevent images from being larger than the page size." tickets: [1688690] - - title: "Comic Input: Fix the number of colors control not allowing values less than 8" + - title: "Comic input: Fix the number of colors control not allowing values less than 8" - title: "Kobo driver: Fix main memory and Card A being swapped on some systems" @@ -69,9 +69,9 @@ new features: - title: "Kindle driver: Also delete book thumbnails from the system directory when deleting books." - - title: "Conversion: Use the same regular expression engine as is used by the Edit Book tool. The new engine has much better support for Unicode characters/character classes." + - title: "Conversion: Use the same regular expression engine as is used by the Edit book tool. The new engine has much better support for Unicode characters/character classes." - - title: "Edit Book: Add keyboard shortcuts to jump to opening and closing tags (Ctrl+{ and Ctrl+})" + - title: "Edit book: Add keyboard shortcuts to jump to opening and closing tags (Ctrl+{ and Ctrl+})" - title: "Add API to pre-process image data in recipes easily" @@ -80,30 +80,30 @@ bug fixes: - title: "E-book viewer: Fix a regression in the previous release that broke printing from inside the viewer." - - title: "DOCX Output: When the input document contains paragraphs inside a block with a background color preserve the background color in the resulting paragraphs in the DOCX document." + - title: "DOCX output: When the input document contains paragraphs inside a block with a background color preserve the background color in the resulting paragraphs in the DOCX document." tickets: [1683188] - - title: "DOCX Output: Fix links to empty inline tags not working." + - title: "DOCX output: Fix links to empty inline tags not working." tickets: [1683188] - - title: "DOCX Input: Fix links that point to anchors placed in empty paragraphs not working." + - title: "DOCX input: Fix links that point to anchors placed in empty paragraphs not working." tickets: [1683017] - - title: "PDF Output: Do not crash when unable to find page for link destination, instead use previous page." + - title: "PDF output: Do not crash when unable to find page for link destination, instead use previous page." tickets: [1687914] - - title: "Edit Book: Fix sorting by language in Report->Words not working" + - title: "Edit book: Fix sorting by language in Report->Words not working" - - title: "Edit Book: Fix drag and drop of multiple items in the File Browser causing item order to be reversed." + - title: "Edit book: Fix drag and drop of multiple items in the File Browser causing item order to be reversed." - - title: "Get Books: Update Baen store plugin for website changes" + - title: "Get books: Update Baen store plugin for website changes" - title: "Linux: When adding books from directories ignore files that have undecodable names." tickets: [1685819] - title: "AZW3: Preserve the primary-writing-mode EXTH header field when round-tripping AZW3 files. Should fix editing/conversion of RTL AZW3 files causing page turning to become left-to-right on the Kindle" - - title: "AZW3 Output: Set the primary-writing-mode EXTH header when the input document has page-progression-direction set to RTL as this is apparently required on newer Kindle firmware for right-to-left page turning" + - title: "AZW3 output: Set the primary-writing-mode EXTH header when the input document has page-progression-direction set to RTL as this is apparently required on newer Kindle firmware for right-to-left page turning" - title: "Fix a misbehaving wireless device connection can cause calibre to hang when opening the Connect/Share menu." tickets: [1676522] @@ -121,10 +121,10 @@ date: 2017-04-15 new features: - - title: "PDF Output: Default to generating PDFs with a page size of letter instead of taking the page size from the output profile." - description: 'This avoids user confusion/bug reports about PDF Output having "too large fonts". There is a new option "Use profile size" to have the conversion use the output profile page size instead.' + - title: "PDF output: Default to generating PDFs with a page size of letter instead of taking the page size from the output profile." + description: 'This avoids user confusion/bug reports about PDF output having "too large fonts". There is a new option "Use profile size" to have the conversion use the output profile page size instead.' - - title: "PDF/DOCX Output: Add separate, pdf/docx specific, page margin settings that override the common settings." + - title: "PDF/DOCX output: Add separate, pdf/docx specific, page margin settings that override the common settings." description: "Useful because page margin settings for page oriented formats, such as PDF and DOCX are usually different than those for reflowable formats such as EPUB" - title: "Table of Contents tool: Add an undo button" @@ -149,7 +149,7 @@ - title: "Amazon metadata download: Fix title and author names being bold in the downloaded comments when using bing to get amazon metadata." tickets: [1674088] - - title: "PDF Output: Fix a regression that broke PDF Output for documents containing mathematics." + - title: "PDF output: Fix a regression that broke PDF output for documents containing mathematics." tickets: [1673983] - title: 'E-book viewer: Fix a regression that broke the "Clear recently read books" action in the viewer' @@ -169,7 +169,7 @@ date: 2017-03-18 new features: - - title: "Edit Book: Saved Searches: Add keyboard shortcut (Alt+Up/Down Arrow) to move selected searches" + - title: "Edit book: Saved Searches: Add keyboard shortcut (Alt+Up/Down Arrow) to move selected searches" bug fixes: - title: "Fix a typo in the previous release that caused dynamically updated metadata source plugins to stop working." @@ -181,10 +181,10 @@ - title: "Amazon metadata download: Fix spurious results when searching for books that are not present on amazon using a search engine." - - title: "Get Books: Fix free samples being detected as independent books when searching OPDS based stores such as Feedbooks." + - title: "Get books: Fix free samples being detected as independent books when searching OPDS based stores such as Feedbooks." tickets: [1672500] - - title: "Edit Book: Saved Searches: Preserve selection when using arrows to move multiple items" + - title: "Edit book: Saved Searches: Preserve selection when using arrows to move multiple items" - title: "Fix template formatter functions not being reloaded after a check library operation" @@ -206,15 +206,15 @@ - title: "Kobo driver: Add support for new firmware" - - title: "Edit Book: Spell Check dialog: Always add the original word as one of the spelling corrections, so that small edits to the word can be made easily." + - title: "Edit book: Spell Check dialog: Always add the original word as one of the spelling corrections, so that small edits to the word can be made easily." tickets: [1667914] - - title: "Edit Book: Saved searched Dialog: Allow re-arranging the saved searches using drag and drop." + - title: "Edit book: Saved searched Dialog: Allow re-arranging the saved searches using drag and drop." tickets: [1669514] - - title: "Implement auto update of built-in metadata download plugins, just as for recipes and Get Books plugins. Needed as the websites they get data from often change." + - title: "Implement auto update of built-in metadata download plugins, just as for recipes and Get books plugins. Needed as the websites they get data from often change." - - title: "Edit Book: When inserting full screen images, use the actual image dimensions in the generated SVG code, when available" + - title: "Edit book: When inserting full screen images, use the actual image dimensions in the generated SVG code, when available" - title: "Linux installer: Check that the umask is suitable before running the installer. Should fix breakage on systems where users have changed the user umask but neglected to also alter it for sudo" @@ -224,7 +224,7 @@ - title: "TXT Input: When detecting the encoding of txt files only use the first four kilobytes of text. Fixes excessively slow conversion of very large text files." tickets: [1668246] - - title: "Get Books: Fix price not being displayed for books from Amazon dues to website changes" + - title: "Get books: Fix price not being displayed for books from Amazon dues to website changes" - title: "GetBooks: Update Google Books plugin for website changes" @@ -258,14 +258,14 @@ - title: "Kobo driver: Add support for updated firmware" - - title: "Edit Book: Spell Check: If there are no suggestions fill the suggested word box with the original word." + - title: "Edit book: Spell Check: If there are no suggestions fill the suggested word box with the original word." tickets: [1664284] - title: "Viewer: add a shortcut (Ctrl+F11) to show/hide toolbars." tickets: [1664077] bug fixes: - - title: "PDF Output: Fix courier font not being rendered when converting on windows." + - title: "PDF output: Fix courier font not being rendered when converting on windows." tickets: [1665835] - title: "E-mail delivery: Add a Message-ID header when sending emails. Reduces probability of mails sent from calibre being marked as spam" @@ -273,7 +273,7 @@ - title: "Save to disk: Fix path shortening being applied to entire save template even when saving to singe directory." tickets: [1665964] - - title: "Get Books: Update the Virualo and Publi store plugins for website changes" + - title: "Get books: Update the Virualo and Publi store plugins for website changes" - title: "Viewer: Fix regression that caused slow opening of some books with missing font/css/image files" @@ -310,16 +310,16 @@ - title: "Conversion: Fix regression that broke conversion of some epub files when using the 'Remove first image' option." tickets: [1660699] - - title: "Get Books: Update Kobo plugin for website changes" + - title: "Get books: Update Kobo plugin for website changes" - title: "Windows MTP driver: Fix error when enumerating device storage not being reported during debug device detection" - - title: "Tag Browser: When dragging and dropping a book onto a series increment the series number." + - title: "Tag browser: When dragging and dropping a book onto a series increment the series number." tickets: [1661588] - title: "Fix crash when generating covers with Qt 5.8 on linux" - - title: "Fix Get Books result list and jobs list not being populated on Qt 5.8" + - title: "Fix Get books result list and jobs list not being populated on Qt 5.8" - title: "Fix importing rules in the coloring/icon rules dialog not enabling the apply button" @@ -347,12 +347,12 @@ - title: "Amazon metadata download: Add support for downloading from amazon.ca" bug fixes: - - title: "Edit Book: Do not condense CSS rules when saving AZW3 files regardless of the value of Preferences->Common Options->Look & Feel->Expand CSS" + - title: "Edit book: Do not condense CSS rules when saving AZW3 files regardless of the value of Preferences->Common Options->Look & Feel->Expand CSS" - - title: "EPUB Output: Fix a duplicate id created in rare circumstances when splitting on page breaks." + - title: "EPUB output: Fix a duplicate id created in rare circumstances when splitting on page breaks." tickets: [1658744] - - title: "DOCX Input: Fix error when converting documents that have images pointing to web resources." + - title: "DOCX input: Fix error when converting documents that have images pointing to web resources." tickets: [1659142] - title: "E-book viewer: Fix a regression that caused an increase in load times when loading the individual HTML files inside an EPUB book." @@ -369,7 +369,7 @@ - title: "HTML Input: Remove the # character from input filenames, for maximum compatibility." tickets: [1656833 ] - - title: "Edit Book: Fix spell check treating the unicode hyphen (U+2010) differently from the normal hyphen (U+002d)." + - title: "Edit book: Fix spell check treating the unicode hyphen (U+2010) differently from the normal hyphen (U+002d)." tickets: [1656319] improved recipes: @@ -397,23 +397,23 @@ - title: "E-book viewer: Fix a regression that caused clicking links in the footnote popup window to stop working" - - title: "Edit Book: Fix importing DOCX file as new book not setting the version attribute in the OPF" + - title: "Edit book: Fix importing DOCX file as new book not setting the version attribute in the OPF" - title: "Kindle driver: Fix some newer KFX books not being recognized on e-ink kindles, because of a change in how metadata is stored in the KFX format" - - title: "DOCX Output: Fix missing tag causing conversion to fail." + - title: "DOCX output: Fix missing tag causing conversion to fail." tickets: [1654463] - - title: "Edit Book: Fix group references causing errors when used in replace string in the normal mode search and replace" + - title: "Edit book: Fix group references causing errors when used in replace string in the normal mode search and replace" - - title: "Edit Book: Fix Check Book reporting a spurious mime/type mismatch error after replacing a file with a file having a different mime type." + - title: "Edit book: Fix Check Book reporting a spurious mime/type mismatch error after replacing a file with a file having a different mime type." tickets: [1653977] - title: "Amazon metadata download: Fix detection of series not working for some books due to changes in the amazon website" - title: "Fix Nook HD+ not being detected on windows" - - title: "Edit Book: Ensure keyboard focus stays with Files Browser when renaming files." + - title: "Edit book: Ensure keyboard focus stays with Files Browser when renaming files." tickets: [1653311] improved recipes: @@ -430,9 +430,9 @@ bug fixes: - title: "E-book viewer: Fix a regression in the previous release that broke the viewer on systems where the temporary directory is a symlink (common on OSX)." - - title: "EPUB Input: Fix EPUB2 files that specify a cover image via a tag but not in the not getting a cover when converted to PDF" + - title: "EPUB input: Fix EPUB2 files that specify a cover image via a tag but not in the not getting a cover when converted to PDF" - - title: "PDF Output: Fix conversion failure when input document contains first page with no renderable content." + - title: "PDF output: Fix conversion failure when input document contains first page with no renderable content." tickets: [1652825] - title: "Editor: Fix incorrect handling of some regular expressions in the Search tool." @@ -444,7 +444,7 @@ - title: "Fix a crash when running with assertions turned on in Qt." tickets: [1652685] - - title: "Edit Book: Reports tool: Fix an error when right clicking on items in the Links view." + - title: "Edit book: Reports tool: Fix an error when right clicking on items in the Links view." tickets: [1652960] improved recipes: @@ -474,7 +474,7 @@ - title: "E-book viewer: Prevent javascript in the book from accessing files on the computer using XMLHttpRequest." tickets: [1651728] - - title: "Edit Book: Fix the 'Search ignoring markup tool' not ignoring comments/processing instructions, etc." + - title: "Edit book: Fix the 'Search ignoring markup tool' not ignoring comments/processing instructions, etc." tickets: [1651160] - title: "CSS Transforms: Fix 'is'/'is not' rules not matching currentColor." @@ -483,16 +483,16 @@ - title: "E-book viewer: Make the swipe up gesture move to next section instead of previous section." tickets: [1651034] - - title: "Edit Book: Allow the Spell Check dialog and the search panel to be made much narrower than before." + - title: "Edit book: Allow the Spell Check dialog and the search panel to be made much narrower than before." tickets: [1650932] - - title: "Edit Book: Fix customize template window not freely resizable on windows." + - title: "Edit book: Fix customize template window not freely resizable on windows." tickets: [1650924] - - title: "Edit Book: Fix newlines not being matched by the 'Search ignoring markup' tool." + - title: "Edit book: Fix newlines not being matched by the 'Search ignoring markup' tool." tickets: [1649383] - - title: "EPUB Input: Fix incorrect handling of html files that are in a folder above the OPF file." + - title: "EPUB input: Fix incorrect handling of html files that are in a folder above the OPF file." tickets: [1649357] improved recipes: @@ -510,10 +510,10 @@ new features: - title: "Amazon metadata download: Allow downloading from amazon.cn as well. To use go to Preferences->Metadata download and customize the amazon plugin to download from amazon.cn" - - title: "Edit Book: Allow disabling the 'Files already arranged into folders' message popup" + - title: "Edit book: Allow disabling the 'Files already arranged into folders' message popup" bug fixes: - - title: "Edit Book: Fix selected text not being fully highlighted when using the solarized color schemes." + - title: "Edit book: Fix selected text not being fully highlighted when using the solarized color schemes." tickets: [1647448] - title: "calibredb: Fix CSV output for the check_library command not being properly escaped" @@ -525,18 +525,18 @@ - title: "Fix third party plugins that create dynamic context menus not working in linux" - - title: "DOCX Input: Fix images wider than 50% of the page width being incorrectly right aligned even when anchored to the center of the page." + - title: "DOCX input: Fix images wider than 50% of the page width being incorrectly right aligned even when anchored to the center of the page." tickets: [1646086] - title: "Catalog generation: Ensure all citation keys in BiBTeX catalogs have only ascii characters." tickets: [1646239] - - title: "Get Books: Update ebookpoint and legimi plugins for website changes" + - title: "Get books: Update ebookpoint and legimi plugins for website changes" - title: "EPUB3 metadata: Ensure updating metadata never produces empty dc:contributor elements." tickets: [1644702] - - title: "DOCX Output: Fix an error when converting tables with spanning cells." + - title: "DOCX output: Fix an error when converting tables with spanning cells." tickets: [1644912] - title: "Nicer error message if the user tries to import data while the content server is running" @@ -565,17 +565,17 @@ - title: "Allow Export/Import of column coloring and icon rules." tickets: [1643314] - - title: "Edit Book: Allow bulk changing of file extension for selected files by right clicking ont he selected files in the file browser." + - title: "Edit book: Allow bulk changing of file extension for selected files by right clicking ont he selected files in the file browser." tickets: [1643232] - - title: "Edit Book: Check Book: Add a check for nav documents that contain no ToC in EPUB 3 books" + - title: "Edit book: Check Book: Add a check for nav documents that contain no ToC in EPUB 3 books" - - title: "Edit Book: Check Book: Add a test to check if the embedded fonts in the book have their embedding permissions enabled" + - title: "Edit book: Check Book: Add a test to check if the embedded fonts in the book have their embedding permissions enabled" bug fixes: - title: "Pressing the up arrow in an date edit with undefined value should jump to the current date rather than Feb 101" - - title: "EPUB Input: When an invalid nav based ToC is used in an EPUB 3.0 document that also has a fallback NCX ToC, use the fallback ToC." + - title: "EPUB input: When an invalid nav based ToC is used in an EPUB 3.0 document that also has a fallback NCX ToC, use the fallback ToC." tickets: [1643247] - title: "Fix a regression that broke the icon theme creation tool in the previous release" @@ -597,27 +597,27 @@ - title: "Allow aborting an in-progress Copy-to-library action." tickets: [1641458] - - title: "Edit Book: When adding a font file via File->New automatically generate the appropriate @font-face rule and copy it to the clipboard so that it can be easily inserted into the appropriate CSS files." + - title: "Edit book: When adding a font file via File->New automatically generate the appropriate @font-face rule and copy it to the clipboard so that it can be easily inserted into the appropriate CSS files." - - title: "Edit Book: Check Book: Add a warning for links with the : character in them on windows" + - title: "Edit book: Check Book: Add a warning for links with the : character in them on windows" - title: "Conversion: When converting markdown documents recognize basic metadata in the markdown document formatted as per the markdown metadata extension." - - title: "Edit Book: Spell Check dialog: Various small usability enhancements -- preserve position in word list on refresh, ensure that new current word is highlighted after changing a word, etc." + - title: "Edit book: Spell Check dialog: Various small usability enhancements -- preserve position in word list on refresh, ensure that new current word is highlighted after changing a word, etc." - - title: "Edit Book: Flash the taskbar icon after beautify all files completes." + - title: "Edit book: Flash the taskbar icon after beautify all files completes." tickets: [1639024] bug fixes: - title: "Fix creating an empty library with the same structure as current library not creating custom columns on the first restart after creating the new custom columns." tickets: [1641278] - - title: "Edit Book: Dont fail to rename files on windows if there is a link containing the colon character." + - title: "Edit book: Dont fail to rename files on windows if there is a link containing the colon character." tickets: [1641202] - - title: "PDF Output: Dont fail if one of the embedded fonts has no names" + - title: "PDF output: Dont fail if one of the embedded fonts has no names" - - title: "Edit Book: When downloading external resources, ensure the generated filenames are valid." + - title: "Edit book: When downloading external resources, ensure the generated filenames are valid." tickets: [1639448] - title: "Windows: Fix file extension not being added automatically when missing in save dialogs." @@ -626,12 +626,12 @@ - title: "Fix calibre not opening full-screen in windows tablet mode." tickets: [1638158] - - title: "Edit Book: Fix check external links tool not detecting changes that have not yet been saved" + - title: "Edit book: Fix check external links tool not detecting changes that have not yet been saved" - title: "Generate covers: Fix & in the series causing incorrect formatting of series number." tickets: [1638759] - - title: "Edit Book: Fix a regression in the last release that broke the Arrange into folders tool when arranging into sub-folders of a folder that does not exist." + - title: "Edit book: Fix a regression in the last release that broke the Arrange into folders tool when arranging into sub-folders of a folder that does not exist." improved recipes: - Mediapart @@ -654,9 +654,9 @@ tickets: [1633477] bug fixes: - - title: "Get Books: Update ebookpoint and woblink store plugins for website changes" + - title: "Get books: Update ebookpoint and woblink store plugins for website changes" - - title: "Edit Book: When un-marking text auto-change the 'search where' location to what it was before text was marked rather than 'current file'." + - title: "Edit book: When un-marking text auto-change the 'search where' location to what it was before text was marked rather than 'current file'." - title: "Automatic adding: Show an error if the user specifies a folder whose name starts with a dot or underscore." tickets: [1637021] @@ -669,7 +669,7 @@ - title: "Kobo driver: Fix a regression that broke handling of reading status for devices running old 1.9x versions of the Kobo firmware" - - title: "Edit Book: When using the arrange into folders tool do not change the case of already existing folders in the book." + - title: "Edit book: When using the arrange into folders tool do not change the case of already existing folders in the book." tickets: [1633875] improved recipes: @@ -683,22 +683,22 @@ date: 2016-10-14 new features: - - title: "Edit Book: Add a tool to download external resources (images/stylesheets/etc.) that are not included in the book." + - title: "Edit book: Add a tool to download external resources (images/stylesheets/etc.) that are not included in the book." tickets: [1620058] - - title: "Make custom columns available in the Alter Tag Browser->Manage categories sub menu" + - title: "Make custom columns available in the Alter Tag browser->Manage categories sub menu" bug fixes: - title: "Conversion: Fix incorrect resolution of references to resources in HTML files that exist in a folder level above the OPF file. This could lead to styles being incorrectly processed in such HTML files." - - title: "Get Books: Update the amazon store plugins for website changes" + - title: "Get books: Update the amazon store plugins for website changes" - title: "Update ozon.ru metadata download plugin to fix searching for books by ISBN" - - title: "Edit Book: Fix a regression in the previous release that broke the preferences dialog for changing color schemes." + - title: "Edit book: Fix a regression in the previous release that broke the preferences dialog for changing color schemes." tickets: [1629294] - - title: "Edit Book: Better error message when user tries to open a Check Book item that refers to a file that has been deleted since the last time Check Book was run." + - title: "Edit book: Better error message when user tries to open a Check Book item that refers to a file that has been deleted since the last time Check Book was run." tickets: [1632897] improved recipes: @@ -730,7 +730,7 @@ new features: - title: "Kobo driver: Support for firmware version 4.1 and Overdrive books on the device" - - title: "Edit Book: Highlight class names inside HTML tags" + - title: "Edit book: Highlight class names inside HTML tags" - title: "Bulk metadata edit dialog: Allow search & replace to work for ratings columns as well." @@ -743,10 +743,10 @@ - title: "Cover Browser: Fix setting an empty template for the title causes an error" - - title: "Edit Book: On windows do not trigger shortcuts when using the right Alt (AltGr) key. This allows it to be used for entering special characters instead." + - title: "Edit book: On windows do not trigger shortcuts when using the right Alt (AltGr) key. This allows it to be used for entering special characters instead." tickets: [1627487] - - title: "Edit Book: Auto-add file extension when using the Save a Copy dialog if it is missing." + - title: "Edit book: Auto-add file extension when using the Save a Copy dialog if it is missing." tickets: [1627482] - title: "Linux: Fix calibre not launching when used with some old VNC server implementations" @@ -795,7 +795,7 @@ - title: "Fix regression in previous release that caused incorrect display of ratings in the side panel of the metadata download dialog" - - title: "Get Books: Update publio and virtualo store plugins for website changes" + - title: "Get books: Update publio and virtualo store plugins for website changes" - title: "Fix reading metadata from PDF files broken by poppler >= 0.47.0" @@ -813,17 +813,17 @@ new features: - title: "Allow creating custom rating columns that support half-stars via Preferences->Add your own columns" - - title: "Tag Browser: Add an option in Preferences->Look & Feel->Tag Browser to turn off the display of counts in the Tag Browser" + - title: "Tag browser: Add an option in Preferences->Look & Feel->Tag browser to turn off the display of counts in the Tag browser" - - title: "Tag browser: Show the book counts on the right edge of the Tag Browser" + - title: "Tag browser: Show the book counts on the right edge of the Tag browser" - title: "Cover Browser: Allow any metadata field to be used as the sub-title, not just the rating" - - title: "Edit Book: A new tool to sort the rules in a CSS stylesheet. To use it add it to the toolbar for CSS editors" + - title: "Edit book: A new tool to sort the rules in a CSS stylesheet. To use it add it to the toolbar for CSS editors" - - title: "Edit Book: The Remove Unused CSS tool now has an option to also merge CSS rules that have identical selectors" + - title: "Edit book: The Remove Unused CSS tool now has an option to also merge CSS rules that have identical selectors" - - title: "Add a tweak in Preferences->Tweaks to exclude some images types from being treated a covers when dropped onto the Book Details panel." + - title: "Add a tweak in Preferences->Tweaks to exclude some images types from being treated a covers when dropped onto the Book details panel." tickets: [1620198] - title: "Allow reading more image formats as covers (All images will be converted to JPEG when stored)." @@ -837,16 +837,16 @@ - title: "ODT Input: Add support for continued lists." tickets: [1620581] - - title: "Edit Book: Fix high-dpi rendering of emblems in the File Browser" + - title: "Edit book: Fix high-dpi rendering of emblems in the File Browser" - title: "Fix regression in previous release that caused wide column icons to be scaled incorrectly" - title: "Metadata download dialog: Fix https links in the download summary not working" - - title: "DOCX Output: Handle nested display:table tags with no rows." + - title: "DOCX output: Handle nested display:table tags with no rows." tickets: [1619662] - - title: "PDF Output: Fix OpenType fonts with CFF font data not embeddable on windows" + - title: "PDF output: Fix OpenType fonts with CFF font data not embeddable on windows" improved recipes: - Ars Technica @@ -858,7 +858,7 @@ new features: - title: "A simplified calibre logo" - - title: "Edit Book: Allow restricting a search to the files currently open for editing" + - title: "Edit book: Allow restricting a search to the files currently open for editing" - title: "Driver for the PocketBook Touch HD" tickets: [1618962] @@ -866,7 +866,7 @@ - title: "Kobo driver: Add support for firmware version 3.20" bug fixes: - - title: "DOCX Input: Fix right-to-left alignment not working for footnotes." + - title: "DOCX input: Fix right-to-left alignment not working for footnotes." tickets: [1617254] - title: "Sending email: Allow setting up a mail relay that uses encryption without a username and password." @@ -875,7 +875,7 @@ - title: "Linux: Fix calibre not working when the username is non-ASCII." tickets: [1619056] - - title: "DOCX Output: Ignore invalid text-indent values in the input document instead of erroring out." + - title: "DOCX output: Ignore invalid text-indent values in the input document instead of erroring out." tickets: [1618869] - title: "Portable Installer: Auto-create the installation folder specified on the command line if it does not exist" @@ -884,7 +884,7 @@ - title: "More user interface fixes for high DPI screens" - - title: "DOCX Input: Fix a regression in the previous release that could cause invalid values to be output for the text-align CSS property" + - title: "DOCX input: Fix a regression in the previous release that could cause invalid values to be output for the text-align CSS property" new recipes: - title: Contropiano @@ -900,18 +900,18 @@ - title: "Add an option in Preferences->Searching to make searching case-sensitive" - - title: "DOCX Input: Add support for right-to-left text/tables" + - title: "DOCX input: Add support for right-to-left text/tables" tickets: [1569771] bug fixes: - title: "Fix some icons/images in the user interface looking blurred in environments with High DPI scaling enabled, such as OS X retina screens" - - title: "DOCX Input: Fix images that have the # character in their filenames not being converted correctly." + - title: "DOCX input: Fix images that have the # character in their filenames not being converted correctly." tickets: [1616482] - title: "ToC wizard: Fix generating toc from headings/xpath yielding unexpected results when tags are present out of sequence" - - title: "Edit Book: Fix drag and drop of text replacing non-breaking spaces with normal spaces" + - title: "Edit book: Fix drag and drop of text replacing non-breaking spaces with normal spaces" - title: "E-book viewer: Fix duplicate names in hyphenation dictionary chooser." tickets: [1615040] @@ -931,15 +931,15 @@ new features: - title: "Custom columns: Add a new 'Short text' column type that behaves like the builtin title column" - description: "More generally, you can now customize Comments-like columns, controlling how their headings are displayed in the Book Details panel and also specifying what kind of data they contain (plain text, HTML or even Markdown)" + description: "More generally, you can now customize Comments-like columns, controlling how their headings are displayed in the Book details panel and also specifying what kind of data they contain (plain text, HTML or even Markdown)" - title: "Edit book: Function mode: Allow appending text to the end of the marked text when running function mode search/replace on marked text" - - title: "PDF Output: Add a new variable _TOP_LEVEL_SECTION_ for use in header/footer templates that resolves to the current top-most section in the Table of Contents" + - title: "PDF output: Add a new variable _TOP_LEVEL_SECTION_ for use in header/footer templates that resolves to the current top-most section in the Table of Contents" - title: "Linux/OSX: Shutdown gracefully on receiving the interrupt or terminate Unix signals" bug fixes: - - title: "PDF Output: Fix a regression that caused the last page of a chapter to sometimes be dropped from the output" + - title: "PDF output: Fix a regression that caused the last page of a chapter to sometimes be dropped from the output" - title: "Do not show an error if the user tries to quit calibre while editing a cell in the book list. Instead, just silently abort the edit." tickets: [1610539] @@ -947,10 +947,10 @@ - title: "E-book viewer: Fix 0px margins and percentage margins not being respected when the option to override book margins is turned off." tickets: [1608458] - - title: "Book Details: Do not show the 'Copy link' context menu item unless there is an actual link at the cursor location." + - title: "Book details: Do not show the 'Copy link' context menu item unless there is an actual link at the cursor location." tickets: [1605594] - - title: "Get Books: Update store plugin for nexto" + - title: "Get books: Update store plugin for nexto" improved recipes: - Private Eye @@ -971,13 +971,13 @@ new features: - title: "News download: Allow controlling which periodicals are automatically sent to a specific email in Preferences->Sharing by email" - - title: "Edit Book: Update regex engine to support Unicode 9.0" + - title: "Edit book: Update regex engine to support Unicode 9.0" bug fixes: - title: "Edit metadata dialog: Fix pasting ISBN from clipboard not stripping garbage characters after a valid ISBN." tickets: [1604956] - - title: "Edit Book: Also refresh the Preview and Live CSS panels after performing any action that changes files other than the currently displayed file." + - title: "Edit book: Also refresh the Preview and Live CSS panels after performing any action that changes files other than the currently displayed file." - title: "E-book viewer: Fix the show metadata button not reading EPUB 3 metadata" @@ -1027,9 +1027,9 @@ - title: "HTML Input: Sanitize semi-colons from HTML filenames as they can cause problems with other EPUB consuming software." tickets: [1598719] - - title: "EPUB Input: Speed up reading of the book spine from the OPF file for books with a very large number of entries in the spine" + - title: "EPUB input: Speed up reading of the book spine from the OPF file for books with a very large number of entries in the spine" - - title: "Edit Book: Reports: Characters: Fix sorting by count and name not working." + - title: "Edit book: Reports: Characters: Fix sorting by count and name not working." tickets: [1598518] - title: "Fix KoboTouch configuration migration not working for older settings" @@ -1049,11 +1049,11 @@ - title: "Driver for FNAC (re-branded Bq) with new firmware." tickets: [1596952, 1595924] - - title: "Edit Book: Check Book: Add an auto fix action to remove all links to a missing resource (such as a deleted stylesheet) automatically." + - title: "Edit book: Check Book: Add an auto fix action to remove all links to a missing resource (such as a deleted stylesheet) automatically." tickets: [1596048] bug fixes: - - title: "Edit Book: Check Book: Fix incorrect handling of font family names with spaces in them that are not quoted." + - title: "Edit book: Check Book: Fix incorrect handling of font family names with spaces in them that are not quoted." tickets: [1596053] - title: "E-book viewer: Fix Qt 5.7 breaking mouse wheel scrolling" @@ -1061,7 +1061,7 @@ - title: "Kobo driver: Fix a regression in the last release that broke connecting to older devices" tickets: [1596801] - - title: "Get Books: Fix detection of book formats broken for the Legimi plugin by a website change" + - title: "Get books: Fix detection of book formats broken for the Legimi plugin by a website change" - title: "Update builtin metadata source ozon.ru to handle website changes" @@ -1081,7 +1081,7 @@ - title: "Edit metadata: In the drop down list for languages, show the five most recently used languages first." tickets: [1594089] - - title: "Edit Book: Check Book: Add a check for missing navigation documents in EPUB 3 books" + - title: "Edit book: Check Book: Add a check for missing navigation documents in EPUB 3 books" - title: "Kobo driver: Improved configuration dialog for the Kobo Touch device driver" @@ -1103,7 +1103,7 @@ - title: "Fix a regression that broke scheduling a new news download in timezones west of GMT" - - title: "Edit Book: Fix undocked windows not resizable on OS X" + - title: "Edit book: Fix undocked windows not resizable on OS X" - title: "Fix a regression in 2.57 that broke rescaling of images to fit the output profile screen size during conversion." tickets: [1594098] @@ -1126,9 +1126,9 @@ - title: "Amazon metadata download: Recognize common patterns of embedding the series name after the title and remove it automatically" - - title: "Edit Book: Add support for EPUB 3 to the Table of Contents tool. Now when editing EPUB 3 files using the tool will automatically generate both the EPUB 3 navigation document and the NCX table of contents for backwards compatibility." + - title: "Edit book: Add support for EPUB 3 to the Table of Contents tool. Now when editing EPUB 3 files using the tool will automatically generate both the EPUB 3 navigation document and the NCX table of contents for backwards compatibility." - - title: "EPUB Input: Implement reading of Table of Contents from EPUB 3 files that do not specify a fallback NCX ToC" + - title: "EPUB input: Implement reading of Table of Contents from EPUB 3 files that do not specify a fallback NCX ToC" - title: "EPUB metadata: When setting a cover image for an EPUB file that has no metadata cover image defined, add the new cover image as a pure metadata cover instead of aborting." @@ -1139,17 +1139,17 @@ - title: "Copy to library: Speed up checking for duplicates when copying multiple books to a large library." tickets: [1593027] - - title: "Get Books: Update Smashwords plugin for website changes." + - title: "Get books: Update Smashwords plugin for website changes." tickets: [1590653] - - title: "Edit Book: Fix a bug in the new text search facility that could cause searches to fail when searching from the current cursor position instead of the top of the file." + - title: "Edit book: Fix a bug in the new text search facility that could cause searches to fail when searching from the current cursor position instead of the top of the file." tickets: [1588778] - title: "Bulk conversion dialog: Fix page margin settings being ignored when converting to DOCX" - title: "Make the default shortcut for remove books Backspace on OS X since many mac keyboards have no delete key and the backspace key is labelled as delete" - - title: "Edit Book: Check Book: Do not warn if a cover image is not referenced in the text" + - title: "Edit book: Check Book: Do not warn if a cover image is not referenced in the text" - title: "E-book viewer: Fix a bug that could cause incorrect rendering of chapter titles in some rare circumstances." @@ -1166,7 +1166,7 @@ date: 2016-06-02 new features: - - title: "Edit Book: A text search tool to conveniently search for text even if it crosses multiple HTML tags (Search->Search ignoring HTML markup)" + - title: "Edit book: A text search tool to conveniently search for text even if it crosses multiple HTML tags (Search->Search ignoring HTML markup)" - title: "OSX: Allow drag and drop of file onto viewer dock icon to view file" @@ -1176,9 +1176,9 @@ - title: "Windows: Workaround for explorer shell extensions on windows that write to stdout" - - title: "Edit Book: When jumping to next occurrence of a word, take language into account" + - title: "Edit book: When jumping to next occurrence of a word, take language into account" - - title: "Edit Book: Fix import of words into user dictionary not working" + - title: "Edit book: Fix import of words into user dictionary not working" - title: "Fix use of non-ascii characters in identifiers causing an error when identifier rules are used." tickets: [1584470] @@ -1214,13 +1214,13 @@ - title: "Use 'Not rated' for zero stars in all rating spin boxes" bug fixes: - - title: "Edit Book: Fix a crash in the Insert Link tool if one of the HTML files contains an empty id." + - title: "Edit book: Fix a crash in the Insert Link tool if one of the HTML files contains an empty id." tickets: [1580928] - - title: "Fix tag like custom columns not sorted when displayed in the Book Details panel." + - title: "Fix tag like custom columns not sorted when displayed in the Book details panel." tickets: [1578688] - - title: "Fix transient window shown during Edit Book startup" + - title: "Fix transient window shown during Edit book startup" - title: "Preserve booklist horizontal scroll position when merging books." tickets: [1579637] @@ -1259,7 +1259,7 @@ date: 2016-04-29 new features: - - title: "Edit Book: Add an option to show full file paths in the Files Browser instead of just the file name (in Preferences->Main window)" + - title: "Edit book: Add an option to show full file paths in the Files Browser instead of just the file name (in Preferences->Main window)" - title: "Allow creating a keyboard shortcut to minimize the calibre window (Preferences->Keyboard->Miscellaneous)." tickets: [1573775] @@ -1276,9 +1276,9 @@ - title: "Fix for OS X upgrade 10.11.4 breaking detection of Kobo devices on some systems" - - title: "Edit Book: Fix filename being duplicated in the Files Browser when multiple files with the same name are present." + - title: "Edit book: Fix filename being duplicated in the Files Browser when multiple files with the same name are present." - - title: "PDF Output: Make fix for blank page at end of HTML file also work when headers/footers are specified" + - title: "PDF output: Make fix for blank page at end of HTML file also work when headers/footers are specified" improved recipes: - Forbes @@ -1330,13 +1330,13 @@ - title: "Fix device detection on windows failing if the registry entries for the device contain a very long item." tickets: [1567569] - - title: "Edit Book: Fix an extra colon being added when setting the 'notes' semantic" + - title: "Edit book: Fix an extra colon being added when setting the 'notes' semantic" - title: "Ensure that author folder names are never windows reserved names" - title: "E-book viewer: When displaying an EPUB 3 document that uses epub:switch to provide a fallback for MathML content, prevent both the MathML and fallback from being shown together." - - title: "PDF Output: When displaying an EPUB 3 document that uses epub:switch to provide a fallback for MathML content, prevent both the MathML and fallback from being rendered together." + - title: "PDF output: When displaying an EPUB 3 document that uses epub:switch to provide a fallback for MathML content, prevent both the MathML and fallback from being rendered together." - title: "Fix exception in custom column preferences when the column lookup key is changed" @@ -1366,9 +1366,9 @@ - title: "When running the content server do not hide the main calibre window during shutdown until the content server has stopped. Show a shutting down message in the window so that the user knows what is happening." - - title: "Edit Book: Check Book: Add a check for empty links" + - title: "Edit book: Check Book: Add a check for empty links" - - title: "DOCX Input: When the document has a Table of Contents created using the Word Table of Contents tool, keep a reference to it in the metadata. This is useful when converting to old style MOBI and you want to precisely control placement of the ToC." + - title: "DOCX input: When the document has a Table of Contents created using the Word Table of Contents tool, keep a reference to it in the metadata. This is useful when converting to old style MOBI and you want to precisely control placement of the ToC." tickets: [1556983] bug fixes: @@ -1379,7 +1379,7 @@ - title: "E-book viewer: Fix mathematics being typeset at too small a font size on windows" - - title: "PDF Output: Fix occasional blank pages erroneously inserted in the text (at the end of an internal html file)." + - title: "PDF output: Fix occasional blank pages erroneously inserted in the text (at the end of an internal html file)." tickets: [1559855] - title: "Book details panel: Fix url:file:// identifiers not becoming links" @@ -1405,7 +1405,7 @@ date: 2016-03-11 new features: - - title: "Edit Book: A new tool to transform book styling using easy to create rules." + - title: "Edit book: A new tool to transform book styling using easy to create rules." description: "For example, you can create rules to change colors in the book or to double the font size of all text in the book, etc. For details, see https://manual.calibre-ebook.com/edit.html#transforming-css-properties" type: major @@ -1418,7 +1418,7 @@ bug fixes: - title: "E-book viewer: Hide list numbers for popup footnotes when the footnotes are use
    as the number are likely to be incorrect." - - title: "DOCX Input: Ignore the hidden bookmark Word 2010 inserts to enable the go to last edit feature." + - title: "DOCX input: Ignore the hidden bookmark Word 2010 inserts to enable the go to last edit feature." tickets: [1552972] - title: "Fix keyboard focus lost after merging book records" @@ -1427,7 +1427,7 @@ - title: "E-book viewer: Handle Look & Feel->Tag Browser)" + - title: "New option to hide empty categories in Tag browser (Preferences->Look & Feel->Tag browser)" bug fixes: - title: "Image compression: Fix spurious zero byte .bak files being created when compressing png images inside epub files" @@ -1637,7 +1637,7 @@ description: "Right click the calibre icon in the main calibre toolbar and choose \"Export/import all calibre data\" to run this tool. It is useful if you want to move to a new computer or duplicate your calibre setup on a second computer, with minimal effort. This tool is very new, so if you run into problems, please report bugs. You can always use the old manual method of copying library folders as a fallback." type: major - - title: "Get Books: Add plugins for Amazon Australia and Amazon India. Also restore the Amazon EU plugins." + - title: "Get books: Add plugins for Amazon Australia and Amazon India. Also restore the Amazon EU plugins." tickets: [1526089] bug fixes: @@ -1648,7 +1648,7 @@ - title: "Image compression: If the compression tools return a zero byte image ignore it and use the original image" - - title: "Fix a regression that caused book titles in the Book Details panel to become clickable" + - title: "Fix a regression that caused book titles in the Book details panel to become clickable" improved recipes: - Fox News @@ -1664,7 +1664,7 @@ - title: "Book polishing: Add tool to losslessly compress images in the book in order to reduce its filesize, without affecting image quality" - - title: "Edit Book: Add a new tool to compress images in the book losslessly, accessed from the Tools menu" + - title: "Edit book: Add a new tool to compress images in the book losslessly, accessed from the Tools menu" - title: "Kobo driver: add support for new Kobo firmware" tickets: [1524742] @@ -1674,7 +1674,7 @@ - title: "Speed up moving libraries by using hardlinks instead of file copies when moving to a location on the same filesystem" - - title: "Get Books: Disable the Amazon EU stores, at Amazon's request" + - title: "Get books: Disable the Amazon EU stores, at Amazon's request" bug fixes: - title: "Fix moving libraries via calibre leaving behind a copy of the metadata_db_prefs_backup.json file in the original library folder" @@ -1705,10 +1705,10 @@ - title: "Preferenes->Add your own columns: Show more information about existing columns" bug fixes: - - title: "PDF Output: Handle input documents with fonts that do not have either postscript or full name information." + - title: "PDF output: Handle input documents with fonts that do not have either postscript or full name information." tickets: [1518678] - - title: "DOCX Input: Handle numbering styles that use non-decimal number formats and custom templates." + - title: "DOCX input: Handle numbering styles that use non-decimal number formats and custom templates." tickets: [1519962] - title: "Allow restoring of corrupted library to work even if the metadata.db file is missing from the library folder" @@ -1725,7 +1725,7 @@ - title: "Update Amazon metadata download plugin to handle amazon.com website change that was preventing any metadata from being downloaded" - - title: "Edit Book: Fix error when trying to add words to user dictionary for a book with a language that has no dictionary available." + - title: "Edit book: Fix error when trying to add words to user dictionary for a book with a language that has no dictionary available." tickets: [1517928] - title: "Tag browser: Fix various bugs in how grouped search terms are displayed. Also fix counts and average rating for items in user categories" @@ -1754,9 +1754,9 @@ - title: "Allow drag and drop of all file types onto the book details panel and the format list in the edit metadata dialog." tickets: [1515407] - - title: "Edit Book: When inserting an image into the current document, add a button to paste the image from the clipboard" + - title: "Edit book: When inserting an image into the current document, add a button to paste the image from the clipboard" - - title: "Edit Book: Change the suggested prefix for bulk renaming of files depending on the type of files being renamed." + - title: "Edit book: Change the suggested prefix for bulk renaming of files depending on the type of files being renamed." tickets: [1514468] - title: "On Linux, use the system tray icon from the system theme, if available" @@ -1768,7 +1768,7 @@ - title: "Fix the device view state not being saved when a connected device is ejected/disconnected" - - title: "Edit Book: Fix saving fails if the original file is deleted during editing session" + - title: "Edit book: Fix saving fails if the original file is deleted during editing session" tickets: [1513849] - title: "E-book viewer: When doing a search do not match text in comments, attributes and inappropriate tags, such as