diff --git a/COPYRIGHT b/COPYRIGHT index 1d8f7a5793..cc3214c9de 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -352,7 +352,7 @@ License: other Liberation Fonts ----------------- calibre includes a copy of the liberation fonts, available from -https://calibre.kovidgoyal.net/downloads/liberation-fonts +https://calibre-ebook.com/downloads/liberation-fonts BSD License (for all the BSD licensed code indicated above) ----------------------------------------------------------- diff --git a/Changelog.yaml b/Changelog.yaml new file mode 100644 index 0000000000..d342fad11d --- /dev/null +++ b/Changelog.yaml @@ -0,0 +1,172 @@ +# 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: 0.6.25 + date: 2009-11-30 + + new features: + - title: Add option to swap title and author in the Bulk metadata dialog + tickets: [3885] + + - title: Make the metadata download plugins customizable + + - title: Various improvements to the conversion of PDB/PML books with an all new state machine based parser + + - title: Driver for upgraded SONY PRS 500 + + - title: Full support for PocketBook 360 with SD card + + - title: "ODT Input: Reflow positioned images" + tickets: [4060] + + - title: Allow custom new recipes to reverse article order in feeds + tickets: [4095] + + - title: "Conversion pipeline: Add option to control the inserted paragraph indent when using the remove blank line between paragraphs option" + + - title: When reading metadata from PDf files, look for the ISBN in the file text. + tickets: [3013] + + - title: Periodically check for updates to calibre instead of just at startup + tickets: [4040] + + bug fixes: + - title: Reorganize Dutch language news sources into Belgium and Netherlands categories + tickets: [4098] + + - title: Fix bad markup in some New York Times articles causing download to fail + tickets: [4032] + + - title: Fix recipe for Glasgow Herald + + - title: Fixed recipe for The Australian + + - title: Add PDF to list of supported formats for the Kindle 2 + + + new recipes: + - title: The Economist (no subscription required) + author: Kovid Goyal + + - title: Sports Illustrated1 + author: kwetal + + - title: Levante + author: kwetal + + - title: ncrnext + author: kwetal + + improved recipes: + - The Philadelphia Inquirer + - Harpers + - Our Daily Bread + - Sydney Morning Herald + + +- version: 0.6.24 + date: 2009-11-16 + + new features: + - title: Add option to swap title and author in the Bulk metadata dialog + tickets: [3885] + + - title: Add option to download only social metadata + tickets: [4015] + + - title: Update bundled odfpy library to 0.9.2 for improved conversion of ODT files. + + - title: Output resolved conversion options in conversion log, for easier debugging. + + - title: Add option to Bulk conversion dialog to not use per-book settings from a previous conversion + + + bug fixes: + - title: "Device drivers: Ignore files on the device when there is a file system/file name encoding error" + description: > + Sometimes, the presence of files on the e-book device that have special characters in the file name + would cause calibre to throw an error when scanning the device for books. Now, calibre will simply + ignore the files whose names it cannot decode. + + - title: Fix various bugs in the downloading of social metadata in bulk + tickets: [4028, 4022] + + - title: Do not URL encode paths to files in the XML output of calibredb list + description: Stanza on the iPhone could not handle URL encoded paths + + - title: Fix rendering of stars in rating column in the library view + tickets: [3944] + + - title: Fix PML parsing changes introduced in 0.6.22 as they break PDB eReader input badly. + + - title: "Conversion pipeline: Respect UTF-8/32 BOM mark when decoding files in addition to UTF-16 BOM." + tickets: [4025] + + - title: Restore all sections to Guardian newspaper download + + - title: "Social metadata download: If the user specifies that they dont want social metadata, don't get tags from the basic metadata sources either" + + + new recipes: + - title: The Havard Business Review + author: Kovid Goyal + + - title: Fokke en Sukke + author: kwetal + + improved recipes: + - The Philadelphia Inquirer + +- version: 0.6.22 + date: 2009-11-13 + + new features: + - title: Support downloading of social metadata (ratings/tags/reviews etc.) + description: > + calibre is now able to download social metadata like tags/rating/reviews etc., + in addition to normal metadata and covers. Currently it uses Amazon as the only + source for social metadata, but the download system supports plugins for the + addition of more sources in the future. + type: major + tickets: [2860] + + - title: Convert metadata download system to plugins, with builtin plugins for isbndb.com, Google Books and Amazon + + - title: PML metadata reader + + - title: "PML Input: Fix handling of images and various other improvements" + + bug fixes: + - title: Fix NYT Top stories, Barrons, New Scientist and Irish Times recipes + tickets: [4009, 3964, 3972, 3987] + + - title: "FB2 Output: Handle large paragraphs" + tickets: [3941] + + - title: "Bulk metadata download: Don't fail on downloading all remaining covers if there is an error downloading a single cover in the list" + + - title: Populate site_customization for Input plugins + tickets: [3957] + + - title: Fix news download scheduler raising an error for scheduled custom recipe that is subsequently deleted + tickets: [4010] + + + + new recipes: + - title: NPR + author: onyxrev + + - title: Welt Online + author: Oliver Niesner + + - title: An Druma Mor + author: "David O'Callaghan" + + improved recipes: + - Critica Digital + - Infobae + - Spiegel International diff --git a/README b/README index 945592e7ba..2c916fc7d7 100644 --- a/README +++ b/README @@ -4,10 +4,10 @@ devices. It can go out to the internet and fetch metadata for your books. \ It can download newspapers and convert them into e-books for convenient \ reading. It is cross platform, running on Linux, Windows and OS X. -For screenshots: https://calibre.kovidgoyal.net/wiki/Screenshots +For screenshots: https://calibre-ebook.com/demo For installation/usage instructions please see -http://calibre.kovidgoyal.net +http://calibre-ebook.com For source code access: bzr branch lp:calibre diff --git a/resources/content_server/index.html b/resources/content_server/index.html index f0ce14b3ca..3dcc093c13 100644 --- a/resources/content_server/index.html +++ b/resources/content_server/index.html @@ -7,11 +7,11 @@ - +