diff --git a/Changelog.yaml b/Changelog.yaml index 3a74248835..71f7f1c52b 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -4,6 +4,365 @@ # for important features/bug fixes. # Also, each release can have new and improved recipes. +#- version: ?.?.? +# date: 2011-??-?? +# +# new features: +# - title: +# +# bug fixes: +# - title: +# +# improved recipes: +# - +# +# new recipes: +# - title: + +- version: 0.7.44 + date: 2011-02-04 + + new features: + - title: "Nook Color driver: Send downloaded news to the My Files/Magazines folder on the Nook Color. Also when getting the list of books on the device look at all folders in My Files, not just My Files/Books." + + - title: "MOBI Output: Use the book uuid as the ASIN field and set cdetype to EBOK to allow Amazon furthest read tracking to work with calibre generated MOBI files." + tickets: [8721] + + - title: "Comic input: Add an option to override the image size in the generated comic. Useful if you have a device whose screen size is not coverred by one of the available output profiles." + tickets: [7837] + + - title: "Add a restore database option to the Library maintenance menu in the GUI" + + - title: "TXT Output: Allow output in the textile markup language" + + - title: "PML Output: Create multi-level Table of Contents" + + - title: "Driver for the Archos 7O" + + - title: "Search and Replace in the Bulk metadata dialog can now operate on the title_sort field as well" + tickets: [8732] + + - title: "Allow changing the case of authors/tags/series etc. via the edit metadata dialog" + + - title: "Connect/share menu: Re-organize to make it a little less easy to select email and delete instead of just email by mistake" + + - title: "Heuristics: Improved Scene break detection and add option to control what scene breaks are replaced by." + + - title: "SONY driver: Add option to not preserve aspect ratio of cover thumbnails." + + - title: "BiBTeX catalog: Add on device column when available" + + - title: "Add search to the plugin preferences dialog" + + bug fixes: + - title: "Fix a bug that could cause fiels to be lost when changing metadata on east asian windows installs if the title and/or author is very long." + tickets: [8620] + + - title: "Tag browser: Fix searching with items in a user category not owrking if the main category is hidden" + tickets: [8741] + + - title: "Make completion for author/series/tags/etc. fields less disruptive" + + - title: "Fix regression that broke the content server when user categories/custom columns are present" + + - title: "Catalog generation: Handle user supplied templates more robustly" + + - title: "Move the Tags to apply to newly added books option into Preferences->Adding books" + tickets: [8730] + + - title: "Workaround for bug in Qt on OS X that caused crashes when reading metedata from two or more EPUB files with HTML covers that used embedded fonts. Now the embedded fonts are ignored on OS X." + tickets: [8643] + + - title: "Fix regression that broke the use of the group searched terms tweak" + tickets: [8739] + + - title: "Fix template program regression triggered by recursively calling the processor" + + - title: "Fix mimetype sent by content server for PDB files" + + - title: "OPF: Write title_sort as a calibre custom metadata field rather than as a file-as attribute on the title. This conforms to the OPF spec" + tickets: [7883] + + - title: "SONY driver: Fix thumbnails being sent to SD card are sent to the wrong location. Also use correct thumbnail size so that the SONY does not regenerate the thumbnail on disconnect" + + - title: "Do not discard the result of a conversion if the user opens the edit metadata dialog while the conversion is running" + tickets: [8672] + + - title: "CHM Input: When the chm file lacks a hhc, lookf for index.html instead" + tickets: [8688] + + - title: "EPUB Input: Filter some invalid media types from the spine" + + - title: "RTF Input: More encoding handlig fixes." + tickets: [8678] + + - title: "Linux binary build: Restore functioning of CALIBRE_DEVELOP_FROM, which was accidentally removed a few versions ago" + + - title: "RTF Output: Retain html headings as rtf headings when converting to rtf. Also fix output of italics." + tickets: [8641, 8640] + + - title: "LIT Input: Fix regression that broke handling of LIT files that contain txt data instead of html" + + - title: "MOBI Input: Handle more non printing ASCII codes" + tickets: [8646] + + - title: "Handle empty cover files more gracefully" + tickets: [8656] + + - title: "Catalog geenration: Fix error when Pocketbook is connected and trying to geenrate catalog" + tickets: [8651] + + - title: "Heuristics: Italicize common cases, reduce false positives." + + - title: "Fix regression that caused reporting of device connection errors to break" + + improved recipes: + - MSN Japan + - The Onion + - La Tribuna de + - Wall Street Journal + - "20 Minutos" + - LA Times + - Endgadget Japan + - Ledevoir + - Vijesti + + new recipes: + - title: "Cinco Dias and BBC Mundo" + author: Luis Hernandez + + - title: "Explosm" + author: Andromeda Rabbit + + - title: "Cinco Dias" + author: Luis Hernandez + + +- version: 0.7.43 + date: 2011-01-28 + + new features: + - title: "Ask for confirmation when stopping running jobs" + tickets: [3101] + + - title: "Combine the database integrity check and library check into a single menu item. Also nicer implementation of the db integrity check." + + - title: "BiBTeX Catalog: Add option to include file paths in the catalog." + tickets: [8589] + + - title: "Create 'generic' output profiles and generic devices in the welcome wizard" + + - title: "Bulk metadata edit: Custom column widgets all have an apply checkbox next to them." + + - title: "Only use LibraryThing to download metadata if the user provides a library thing username and password. Since LT doesn't like web scraping" + + - title: "Allow renaming of user categories in the manage categories dialog. Also allow searching for books in a category from the Tag Browser by right clicking ona a category" + + - title: "Folder device plugin: Add option to disable the use of sub folders" + + - title: "Allow saving/loading of search and replace expressions in the bulk metadata edit dialog." + + - title: "Remeber previously used regular expression in the add books preferences dialog" + + - title: "Search and replace wizard: Cache the previously used input document." + + - title: "Pressing Esc clears the current search in the main book list" + + - title: "Preselct right formats when using send specific format to device" + tickets: [7834] + + - title: "Regex wizard gets find next and previous match buttons" + tickets: [4486] + + bug fixes: + - title: "Do not allow customization of user interface plugins until calibre is restarted" + tickets: [8621] + + - title: "EPUB Output: When using preserve cover aspect ratio, use the actual image sizes in the SVG template as otherwise ADE doesn't fully preserve the aspect ratio" + + - title: "Fix completion on a word with a trailing space causing the first letter to be duplicated in the edit metadata dialog" + + - title: "PML Input: PML x and Xn tags don't indent properly in TOC. Also handle invalid T markup and retain soft scene breaks" + tickets: [6194, 8565] + + - title: "TXT Input: Retain whitespace at the beginning of lines. Don't preserve spaces in heuristic processing. Detect and retain soft scene breaks." + + - title: "Fix Adding empty book - cover browser doesn't update" + tickets: [8557] + + - title: "When generating author sort string ignore trailing Inc." + tickets: [8539] + + - title: "When converting HTML/ZIP files do not leave temporary files that are only deleted on application shutdown." + tickets: [8597] + + - title: "Don't crash if the prefs stored in the db are corrupted" + + - title: "Catalog generation: Do not use inline-block CSS as apparently Adobe Digital Editions cannot handle it." + tickets: [8566] + + - title: "Fix extra spaces being inserted into TOC title when reading TOC from OPF guide element." + tickets: [8569] + + - title: "Remember window size for bulk metadata edit and catalog generation dialogs" + tickets: [8525] + + - title: "Heuristics, italicize common cases: Enhance pattern matching to match punctuation after pattern." + + - title: "Fix regression in converting HTML files that have ASCII-encoded non unicode characters inside their
\n" -"Default pattern
\n" -"\\[.+\\]
\n" -"excludes tags of the form " -"[tag],
\n" -"e.g., [Project " -"Gutenberg]