~ubuntu-branches/debian/sid/calibre/sid

« back to all changes in this revision

Viewing changes to Changelog.yaml

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2014-02-27 07:48:06 UTC
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: package-import@ubuntu.com-20140227074806-64wdebb3ptosxhhx
Tags: upstream-1.25.0+dfsg
Import upstream version 1.25.0+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#   new recipes:
21
21
#     - title: 
22
22
 
 
23
- version: 1.25.0
 
24
  date: 2014-02-21
 
25
 
 
26
  new features:
 
27
    - title: "PDF: Add support for reading and writing extended (XMP) metadata"
 
28
      description: "calibre can now read and write XMP metadata from PDF files. This means that all metadata that you can create in calibre, including custom columns, can be stored in the PDF files. It is also useful when importing PDF files created by some academic publishers, that sometimes have good XMP metadata, such as DOI identifiers, tags and so on."
 
29
      type: major
 
30
 
 
31
    - title: "Updated Quick Start guide. Available from: https://github.com/kovidgoyal/calibre/raw/master/resources/quick_start.epub"
 
32
 
 
33
    - title: "Edit Book: Allow typing arbitrary unicode characters with the keyboard in the editor To use this feature, just type the unicode code number and press Alt+X.  For example, to get the character ÿ type ff and press Alt+X"
 
34
      tickets: [1280868]
 
35
 
 
36
    - title: "Edit book: Some performance improvements for the syntax highlighter that should make the editor noticeably more responsive while typing inside large HTML files."
 
37
 
 
38
  bug fixes:
 
39
    - title: "Edit book: Fix an error that occurs if more than 100 checkpoints are created."
 
40
      tickets: [1282583]
 
41
 
 
42
    - title: "Edit book: Fix splitting of HTML file occurring at the wrong location if the HTML contains invalid constructs like nested <p> tags"
 
43
 
 
44
    - title: "Edit book: If the book being edited is deleted outside the editor, instead of showing an error message on save, ask the user to choose a new file location before saving."
 
45
 
 
46
    - title: "Bulk metadata edit search and replace: Do not allow the user to perform the search and replace until she enters a search expression."
 
47
      tickets: [1282357]
 
48
 
 
49
    - title: "Conversion: When converting SVG images for formats that do not support SVG and the SVG has an invalid viewBox, ignore the viewBox instead of aborting conversion"
 
50
 
 
51
    - title: "Conversion: Fix parsing of HTML 5 documents that are also valid XML but use non-namespaced inline svg"
 
52
 
 
53
    - title: "Catalogs: Fix multiple exclusion rules causing entries to be duplicated."
 
54
      tickets: [1281296]
 
55
 
 
56
    - title: "HTML Input: Fix incorrect parsing of file names in href/src attributes that contain percent encoded non-ascii characters."
 
57
      tickets: [1281099]
 
58
 
 
59
    - title: "Edit book: Workaround bug in Qt causing crash on deleting bottom most file in the Files Browser on linux"
 
60
 
 
61
    - title: "Edit book: Workaround for bug in Qt that caused extra null bytes to be appended to the end of the file when saving if the file contains non-BMP unicode characters."
 
62
 
 
63
    - title: "Edit book: When autofixing file extensions <-> mimetype mismatch, if the file in question is in the spine, change the file extension rather than the mimetype, as that is more likely to be the correct fix."
 
64
 
 
65
    - title: "Fix the Similar Books menu items failing to find similar books if the target book has a quote in its metadata"
 
66
      tickets: [1280606]
 
67
 
 
68
    - title: "Edit book: Fix regression that caused program to stop responding when quitting via File->Quit"
 
69
 
 
70
  improved recipes:
 
71
    - Various Polish news sources
 
72
    - Mac World UK
 
73
 
 
74
  new recipes:
 
75
    - title: 
 
76
 
 
77
- version: 1.24.0
 
78
  date: 2014-02-14
 
79
 
 
80
  new features:
 
81
    - title: "E-book viewer: Add support for touchscreens when running on Windows tablets."
 
82
      type: major
 
83
      description: "The builtin viewer in calibre now supports touch screens on Windows tablets. You can tap or swipe to turn pages. Swipe up or down to jump between sections. Swipe and hold to flip through pages rapidly and pinch to zoom in and out."
 
84
 
 
85
    - title: "Sending by email: Add an option to insert the comments from the book metadata as text into the email. Useful to allow the recipient to see a summary of the book before opening it. The option is in Preferences->Sharing by email"
 
86
 
 
87
    - title: "Edit book: new tool to automatically generate an inline (HTML) Table of Contents based on the current NCX Table of Contents. Accessed via Tools->Table of Contents->Insert inline Table of Contents."
 
88
 
 
89
    - title: "Edit Book: Add a check for internal links in the book that do not point to HTML documents"
 
90
 
 
91
    - title: "Kobo driver: Add support for the soon to be released firmware version 3.2"
 
92
 
 
93
    - title: "Completion popups: Allow pressing Tab (in addition to Enter) to accept the current completion"
 
94
 
 
95
    - title: "Edit book: When auto-fixing named entities, fix in all files not just current file."
 
96
 
 
97
  bug fixes:
 
98
    - title: "EPUB Output: Do not override any declared text-decoration CSS for <u> tags when auto-converting them to <span> (auto-conversion is needed to comply with the epub spec)."
 
99
      tickets: [1278670]
 
100
 
 
101
    - title: "Windows: Improve handling of non-ascii characters when the command line utilities are outputting to the windows console"
 
102
 
 
103
    - title: "PDF Output: Fix incorrect rendering of html files with only a single large image and very little text. In some rare circumstances, the full html file would not be rendered."
 
104
      ticket: [1278877]
 
105
 
 
106
    - title: "Add a copy to clipboard button for the duplicates message when copying to another library."
 
107
      tickets: [1278305]
 
108
 
 
109
    - title: "Catalogs: Fix an error when generating catalogs via calibredb from the command line on non-English installs"
 
110
 
 
111
    - title: "Catalogs: Fix an error creating catalogs in ebook format when one of the books contains HTML entities in its title"
 
112
 
 
113
    - title: "Preferences: When using the Restore to defaults button for the Tweaks, remove all plugin tweaks as well. This allows the user to recover the tweaks file if one of the plugins insert invalid code into the plugin tweaks"
 
114
 
 
115
    - title: "Edit book: Fix previously used locations for file open dialogs not being remembered when edit book is launched from within the main calibre program"
 
116
 
 
117
    - title: "Edit book: Fix a couple of temporary files occasionally not being cleaned up on program exit in windows"
 
118
      tickets: [1280040]
 
119
 
 
120
  improved recipes:
 
121
    - Associated Press
 
122
    - NRC Handelsblad 
 
123
    - Cumhuriyet Yazarlar
 
124
    - ABC (es)
 
125
 
 
126
- version: 1.23.0
 
127
  date: 2014-02-07
 
128
 
 
129
  new features:
 
130
    - title: "Edit Book: Highlight the closest surrounding tag when editing HTML/XML"
 
131
 
 
132
    - title: "Edit Book: Add a tool to easily change the current paragraph (the paragraph containing the cursor) to a heading. Simply click the button with 'H1' on it and choose the heading level you want the current paragraph changed to."
 
133
 
 
134
    - title: "Edit Book: When running Replace All add a button to the replaced message to show exactly what changes were done and allow them to be undone"
 
135
 
 
136
    - title: "Edit book: When checking book, detect case mismatches between links and the filenames of the files they point to and offer to auto-correct the links"
 
137
 
 
138
    - title: "Adding books: Implement a copy to clipboard button for when duplicates are found during the adding process. Useful if you wish to review the list of duplicates later."
 
139
      tickets: [1276918]
 
140
 
 
141
    - title: "Linux installer: Install appdata files for integration with software stores."
 
142
      tickets: [1271974]
 
143
 
 
144
    - title: "Edit book: Auto add a checkpoint when the book is first opened for editing"
 
145
 
 
146
  bug fixes:
 
147
    - title: "Edit Book: Fix a bug in AZW3 support that could cause images/fonts to get mixed up when saving and re-opening the book multiple times."
 
148
      tickets: [1276726]
 
149
 
 
150
    - title: "Edit Book: Fix individual find and replace not working in regex mode if the search expression uses lookbehind/lookahead operators"
 
151
 
 
152
    - title: "Compare books: Fix unchanged lines at the start of a change block being sometimes marked with a blue background, even though they contain no changes"
 
153
 
 
154
    - title: "Compare books: Fix incorrect scrolling when viewing all text and a large amount of text is present after the final change."
 
155
 
 
156
    - title: "PDF Output: Fix a zero division error when the transformation matrix has a zero diagonal"
 
157
      tickets: [1277102]
 
158
 
 
159
    - title: "calibredb add_custom_column: Fix a spurious error message when adding custom columns caused by the new db backend"
 
160
 
 
161
    - title: "calibredb list: Fix error if one of the requested fields is empty for all requested books"
 
162
 
 
163
    - title: "calibredb set_metadata: Fix setting series_index with the -f argument not working"
 
164
 
 
165
    - title: "Markdown input: Fix handling of very large files."
 
166
      tickets: [1212330]
 
167
 
 
168
    - title: "Edit book: Do not create savepoints when no changes are performed by automated tools such as smarten punctuation, remove unused css etc."
 
169
 
 
170
    - title: "Edit Book: Fix a bug that would cause an error when a global operation like find/replace or polishing fails."
 
171
      tickets: [1275366]
 
172
 
 
173
    - title: "Metadata download: Workaround edelweiss.com no longer being able to search by author name.  Search only by titles and filter the results returned by edelweiss to only include matching authors."
 
174
 
 
175
    - title: "HTML 5 parser: Preserve non-core namespace declarations on the <html> tag"
 
176
 
 
177
    - title: "Workaround broken file chooser dialog on Ubuntu that does not auto-insert the specified extension."
 
178
      tickets: [1275125]
 
179
 
 
180
    - title: "Compare books: Fix error when previously different files become identical after beautifying"
 
181
 
 
182
    - title: "Edit Book: Fix subsetting embedded fonts not processing fonts included in a stylesheet that is itself referenced only by an @import rule"
 
183
 
 
184
    - title: "Edit Book: Fix the remove unused css tool changing the namespace prefix used for the XHTML namespace in the CSS sheet, if any"
 
185
 
 
186
    - title: "Conversion: Fix CSS selectors using the epub namespace being ignored"
 
187
 
 
188
    - title: "Compare books: Fix double clicking in the right panel not opening the correct file in the editor"
 
189
 
 
190
  improved recipes:
 
191
    - Kathimerini
 
192
    - Cosmopolitan UK
 
193
    - wired.it
 
194
    - Gosc Niedzielny
 
195
    - New York Times Book Review
 
196
 
 
197
  new recipes:
 
198
    - title: Disinformatico 
 
199
      author: isspro
 
200
 
 
201
    - title: Les Echos 
 
202
      author: Krittika Goyal
 
203
 
23
204
- version: 1.22.0
24
205
  date: 2014-01-31
25
206
 
83
264
      tickets: [1272089]
84
265
 
85
266
  new recipes:
86
 
    - title: Various Russian News sources by bug_me_not
 
267
    - title: Various Russian News sources 
 
268
      author: bug_me_not
87
269
 
88
270
- version: 1.21.0
89
271
  date: 2014-01-24