mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
version 0.7.32
This commit is contained in:
parent
d0bc04d6a9
commit
2e3e4a254c
101
Changelog.yaml
101
Changelog.yaml
@ -4,6 +4,107 @@
|
|||||||
# for important features/bug fixes.
|
# for important features/bug fixes.
|
||||||
# Also, each release can have new and improved recipes.
|
# Also, each release can have new and improved recipes.
|
||||||
|
|
||||||
|
- version: 0.7.32
|
||||||
|
date: 2010-12-03
|
||||||
|
|
||||||
|
new features:
|
||||||
|
- title: "All new linux binary build. With updated libraries and replacing cx_Freeze with my own C python launcher code."
|
||||||
|
|
||||||
|
- title: "Edit metadata dialog: Add Next and Previous buttons and show cover size in tooltip"
|
||||||
|
tickets: [7706, 7711]
|
||||||
|
|
||||||
|
- title: "A new custom column type: Enumeration. This column can take one of a user defined set of values."
|
||||||
|
|
||||||
|
- title: "PML Output: Add option to reduce image sizes/bit depth to allow PML Output to be used with DropBook"
|
||||||
|
|
||||||
|
- title: "TXT Output: Add option to generate Markdown output. Turn <br> tags into spaces."
|
||||||
|
|
||||||
|
- title: "Add a count function to the template language. Make author_sort searchable."
|
||||||
|
|
||||||
|
- title: "Various consistency and usability enhancements to the search box."
|
||||||
|
tickets: [7726]
|
||||||
|
description: >
|
||||||
|
"Always select first book in result set of a search. Similar books searches added to search history. Search history order is no longer randomized. When focussing the search box with a keyboard shortcut, select all text. If you press enter in the search box, the search is executed and the book list os automatically focussed."
|
||||||
|
|
||||||
|
- title: "Driver for samsung fascinate and PocketBook 902"
|
||||||
|
|
||||||
|
- title: "FB2 Output: Add option to create FB2 sections based on internal file structure of input file (useful for EPUB files that have been split on chapter boundaries). Also add options to mark h1/h2/h3 tags as section titles in the FB2 file."
|
||||||
|
tickets: [7738]
|
||||||
|
|
||||||
|
- title: "Metadata jacket: Add publisher information to jacket."
|
||||||
|
|
||||||
|
- title: "Catalog generation: Allow use of custom columns as well as tags to indicate read books. Note that your previously saved read books setting will be lost."
|
||||||
|
|
||||||
|
- title: "Bulk metadata edit dialog: Add an Apply button to allow you to perform multiple operations in sequence"
|
||||||
|
|
||||||
|
- title: "Allow drag and drop of books onto user categories. If you drag a book from a particular column (say authors) and drop it onto a user category, the column value will be added to the user category. So for authors, the authros will be added to the user category."
|
||||||
|
|
||||||
|
- title: "Check Library can now check and repair the has_cover cache"
|
||||||
|
|
||||||
|
- title: "Allow GUI plugins to be distributed in ZIP files. See http://www.mobileread.com/forums/showthread.php?t=108774"
|
||||||
|
|
||||||
|
- title: "Allow searching by the number of tags/authors/formats/etc. See User Manual for details."
|
||||||
|
|
||||||
|
- title: "Tiny speed up when loading large libraries and make various metadata editing tasks a little faster by reducing the number of times the Tag Browser is refreshed"
|
||||||
|
|
||||||
|
bug fixes:
|
||||||
|
- title: "E-book viewer: Fix broken backwards searching"
|
||||||
|
|
||||||
|
- title: "Fix custom ratings column values being displayed incorrectly in book details area"
|
||||||
|
tickets: [7740]
|
||||||
|
|
||||||
|
- title: "Fix book details dialog not using internal viewer to view ebooks"
|
||||||
|
tickets: [7424]
|
||||||
|
|
||||||
|
- title: "MOBI Output: When the input document does not explicitly specify a size for images, set the size to be the natural size of the image. This works around Amazon's *truly wonderful* MOBI renderer's tendency to expand images that do not have a width and height specified."
|
||||||
|
|
||||||
|
- title: "Conversion pipeline: Fix bug that caused height/width specified in %/em of screen size to be incorrectly calculated by a factor of 72./DPI"
|
||||||
|
|
||||||
|
- title: "Conversion pipeline: Respect max-width and max-height when calculating the effective size of an element"
|
||||||
|
|
||||||
|
- title: "Conversion pipeline: Do not override CSS for images with the value of the img width/height attributes, unless no CSS is specified for the image"
|
||||||
|
|
||||||
|
- title: "E-book viewer: Resize automatically to fit on smaller screens"
|
||||||
|
|
||||||
|
- title: "Use the same MIME database on all platforms that calibre runs on, works around python 2.7's crazy insistence on reading MIME data from the registry"
|
||||||
|
|
||||||
|
- title: "Kobo driver: Allow html, txt and rtf documents to be deleted"
|
||||||
|
|
||||||
|
- title: "Always overwrite title/author metadata when downloading metadata for books added by ISBN"
|
||||||
|
|
||||||
|
- title: "Nook Color profile: Reduce screen height to 900px"
|
||||||
|
|
||||||
|
- title: "Fix regression that broke RTF conversion on some linux systems"
|
||||||
|
|
||||||
|
- title: "Fix bug that could break searching after copying and deleting a book from the current library"
|
||||||
|
tickets: [7459]
|
||||||
|
|
||||||
|
improved recipes:
|
||||||
|
- NZZ
|
||||||
|
- Frankfurter Rundschau
|
||||||
|
- JiJi Press
|
||||||
|
- Revista Muy Intersante
|
||||||
|
|
||||||
|
new recipes:
|
||||||
|
- title: "Global Times"
|
||||||
|
author: "malfi"
|
||||||
|
|
||||||
|
- title: "The Philosopher's Magazine"
|
||||||
|
author: "Darko Miletic"
|
||||||
|
|
||||||
|
- title: "Poughkeepsie Journal"
|
||||||
|
author: "weebl"
|
||||||
|
|
||||||
|
- title: "Business Spectator and ABC Australia"
|
||||||
|
author: "Dean Cording"
|
||||||
|
|
||||||
|
- title: "La Rijoa and NacionRed"
|
||||||
|
author: "Arturo Martinez Nieves"
|
||||||
|
|
||||||
|
- title: "Animal Politico"
|
||||||
|
author: "leamsi"
|
||||||
|
|
||||||
|
|
||||||
- version: 0.7.31
|
- version: 0.7.31
|
||||||
date: 2010-11-27
|
date: 2010-11-27
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ __license__ = 'GPL v3'
|
|||||||
__copyright__ = '2008, Kovid Goyal kovid@kovidgoyal.net'
|
__copyright__ = '2008, Kovid Goyal kovid@kovidgoyal.net'
|
||||||
__docformat__ = 'restructuredtext en'
|
__docformat__ = 'restructuredtext en'
|
||||||
__appname__ = 'calibre'
|
__appname__ = 'calibre'
|
||||||
__version__ = '0.7.31'
|
__version__ = '0.7.32'
|
||||||
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"
|
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"
|
||||||
|
|
||||||
import re
|
import re
|
||||||
|
Loading…
x
Reference in New Issue
Block a user