# vim:fileencoding=utf-8:ts=2:sw=2:sta:et:sts=2:ai # Each release can have new features and bug fixes. Each of which # must have a title and can optionally have linked tickets and a description. # In addition they can have a type field which defaults to minor, but should be major # for important features/bug fixes. # Also, each release can have new and improved recipes. # - version: ?.?.? # date: 2014-??-?? # # new features: # - title: # # bug fixes: # - title: # # improved recipes: # - # # new recipes: # - title: - version: 1.37.0 date: 2014-05-16 new features: - title: "Edit Book: Live spell checking in the code view. Now spelling errors are highlighted in the code view for convenient correction as you type. This can be turned off via Preferences->Editor." - title: "E-book viewer: When using the tap and hold gesture on a touchscreen, allow lookup of the word currently under the finger in the dictionary or online." tickets: [1318242] - title: "Edit Book: Allow putting the editor into replace mode by pressing the Insert key" - title: "Content server: Add more descriptive titles to the OPDS feeds, where possible." - title: "Edit Book: Update the Table of Contents view automatically when the ncx file is edited." - title: "Edit book: Insert tag button: Allow entering attributes along with the tag name to make it easy to repeatedly insert, for example, ." - title: "Windows driver for Woxter Scriba 190." tickets: [1317892] - title: "Edit Book: Add an entry to the context menu of the preview panel to open external URLs when a link is right clicked on" bug fixes: - title: "Edit Book: Fix error in the Check Book tool when items in the opf have paths starting with a leading slash." tickets: [1319378] - title: "Book polishing: Fix publisher field in epub not being cleared when updating metadata." tickets: [1319732] - title: "Kobo driver: Update to handle changes to annotation processing in newer Kobo firmware." - title: "DOCX Input: Handle docx files with index fields that have their field names incorrectly lower cased." tickets: [1318670] - title: "Edit book: Fix incorrect syntax highlighting on linux if the text contains non-BMP unicode characters." - title: "Edit book: Fix regression that caused an error when trying to edit files with no defined syntax, such as plain .txt files." tickets: [1318139] improved recipes: - Wall Street Journal - version: 1.36.0 date: 2014-05-09 new features: - title: "Edit Book: A new tool to filter style information (Tools->Filter style information). Useful to easily remove some CSS properties from the entire book." - title: "DOCX Input: Add support for cross references. Cross references that are used to insert hyperlinks are now converted into hyperlinks in the output document. Features to insert paragraph/page numbers are not supported." - title: "Add support for viewing kepub files in the calibre viewer, by treating them as plain epub files" - title: "Edit book: In the Insert Link tool show a few words of text alongside the location anchor name, to make it easier to know what a location is" - title: "Manage user dictionaries: Allow copying all selected words by right clicking them and choosing 'Copy to clipboard'." tickets: [1315340] - title: "Content server: Make .ibook format files available in OPDS feeds" - title: "Edit book: Allow copying the list of errors from the Check Book tool to the clipboard by right clicking on the list of errors" - title: "Book polishing: If the books being polished have an ORIGINAL_EPUB/AZW3 format, warn the user that polishing will use it as the source and ask for confirmation." tickets: [1316158] bug fixes: - title: "Fix metadata plugin to download metadata from OZON for website changes." tickets: [1300383] - title: "Subsetting embedded fonts: Fix an error when subsetting embedded fonts on windows if the username contains quotes or apostrophes." tickets: [1316533] - title: "Edit Book: Fix error when checking spelling if one of the files in the book declares an invalid (empty) language code." tickets: [1316170] - title: "Linux install: Have the calibre GUI programs redirect stdout and stderr to null when launched via .desktop files to workaround systems where the GUI launchers are broken." tickets: [1315458] - title: "Edit Book: Fix inserting a < in text that contains a colon causing a hang." - title: "DOCX Input: Fix error when converting document with nested frames." tickets: [1317543] improved recipes: - Various Japanese news sources - National Geographic - version: 1.35.0 date: 2014-05-02 new features: - title: "Edit Book: Redesign the syntax highlighter to improve performance for large documents and extended editing sessions." tickets: [1314339] - title: "Edit book: Make cursor movement smooth by not highlighting matching tags while the cursor is moving. Only match highlighting tags if the cursor stays still for a time." - title: "Spellcheck dialog: Indicate whether a word is ignored in the Misspelled column" - title: "Spellcheck dialog: Pressing Ctrl+C on the words list copies only selected words, regardless of current cell" - title: "Add a copy to clipboard action to the context menu for the spell check dialog" - title: "Edit book: Fix save button incorrectly disabled after a failed save" tickets: [1313567] bug fixes: - title: "Edit Book: Fix an error when merging CSS stylesheets that contain @charset rules" - title: "Edit book: Fix extra invalid entries being generated in the manifest when editing an AZW3 file that has no images." - title: "Edit book: Fix a hang when editing an HTML or XML file with text of the form Tweaks->Author sort name algorithm to copy." tickets: [1306748] - title: "Spellcheck: When checking French text list all words that have the same stem as a single word. So j'aime and aime are listed as a single word." - title: "Spell check: Add a context (right click) menu that allows for quick operations on all selected words" tickets: [1309559] - title: "Manage user dictionaries: Add a button to import a list of words in bulk into the user dictionary" - title: "Spell check dialog: Allow sorting words case sensitively" bug fixes: - title: "EPUB Input: Fix incorrect handling of obfuscated fonts using the IDPF obfuscation algorithm when the epub unique identifier starts with urn:uuid" tickets: [1311650] - title: "Edit book: Fix obfuscated fonts in EPUB files not being handled correctly when editing the book (obfuscated fonts would get corrupted when making changes)." tickets: [1311650] - title: "Edit book: Fix a bug that caused spell checking to fail when using the builtin spanish dictionary" - title: "Spell check: Fix replacing a word and then replacing the new word again not working without doing a refresh in between" - title: "Spell check: Fix language declarations not being respected for nested tags." tickets: [1310000] - title: "Spell check: Fix 'Show next occurrence' sometimes showing the word in an incorrect location, for example in an attribute where spell check is not performed." - title: "Allow import of dictionaries that deviate from the spec in minor ways" - title: "Edit Book: Fix the Show next occurrence button in the spell check dialog sometimes failing to show next occurrence" - title: "OS X: Detect the users default interface language correctly. Also fix parsing of ambiguous dates in mm/dd vs dd/mm formats, based on the users locale settings in OS X." improved recipes: - Hindustan Times - version: 1.33.0 date: 2014-04-18 new features: - title: "Edit book: Add a tool to check spellings, access it via Tools->Check spelling" type: major description: "The calibre book editor now has builtin spellcheck. You can install new dictionaries via Preferences->Editor->Manage spelling dictionaries. It comes with builtin dictionaries for English and Spanish. You can add OpenOffice dictionaries (in .oxt format). The tool checks spellings in all HTML/OPF/NCX files in the book, taking into account any language declarations in the book, so that it will work correctly on multi-lingual books as well. The code is very new, so there may well be bugs. As you type spell checking is not yet implemented." - title: "Kobo driver: Support firmware version 3.3" - title: "Device driver for Tolino Vision on windows" bug fixes: - title: "Amazon metadata download: Fix Editorial Reviews not downloading into the comments section for some books" - title: "DOCX Input: Fix some text highlighting colors in the DOCX file not being correctly translated during conversion." ticket: [1308181] - title: "Wireless device driver: Fix incorrect syncing behavior when book matching is run for a second time while connected. This happens when the user changes the library or selects 'Update cached metadata on device'." - title: "Searching: Fix searching by date not using the system locale to interpret dd/mm vs mm/dd dates on windows" improved recipes: - Barrons - Creative Blog new recipes: - title: "Various new and updated Spanish news sources" author: Marc Busque - version: 1.32.0 date: 2014-04-11 new features: - title: "Fetch news: Allow automatically creating custom news sources by importing OPML files. Many RSS news reader programs can export their list of RSS feeds in the OPML format." - title: "Conversion: When inserting metadata as a jacket page, alter the font sizes in the jacket so that the sizes match the sizes used in the rest of the book. Also pretty print the generated jacket HTML." - title: "Allow searching for books by id and uuid using the id: and uuid: prefixes" - title: "Allow specifying arbitrary colors for column coloring rules" bug fixes: - title: "Update the version of openssl shipped in the binary builds (the version in the windows 64bit build was vulnerable to the Heartbleed bug)" - title: "Edit Book: Fix book being marked as modified even when no actual changes were done by various automated tools such as Smarten Punctuation, Subset Fonts, etc." - title: "Fix ebook-device cp -f failing when destination file already exists" tickets: [1303181] - title: "Ensure that the rendered dates in the book list and edit metadata dialogs are always in the same language as the calibre interface, regardless of system language setting" - title: "Edit metadata dialog: Remember window size for the cover download window" - title: "DOCX Input: Dont fail on DOCX files that contain pages with zero effective width." tickets: [1303022] - title: "Content server: Fix page not found error when clicking on a category that has only a single item in it" - title: "Send books to the Books folder for the Tolino Vision, as it cannot find books placed outside this folder" - title: "Edit book: Fix error when beautifying HTML files that contain un-indented