SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for calibre-4.23.0-lp154.19.10.x86_64.rpm :

* Wed Jun 28 2023 Martin Wilck - Add python3 dependency to pull in the sqlite3 module, fixes unit tests
* Tue Dec 13 2022 Martin Wilck - Skip loop.py test like ecsos did
* del calibre-fix-error-in-socket-activation-test.patch- Adjust requires to upstream, with few remaining exceptions for 15.4
* Mon Dec 12 2022 Martin Wilck - Relax python3-netifaces dependency to 0.10.6 for Leap 15.4
* Mon Dec 12 2022 Martin Wilck - Fix error in socket activation test
* add calibre-fix-error-in-socket-activation-test.patch
* Mon Dec 12 2022 Martin Wilck - Avoid strict_map_key argument to msgpack.unpackb()
* add calibre-avoid-strict_map_key-argument-to-msgpack.unpackb.patch
* Mon Dec 12 2022 Martin Wilck - Force using python3-sip4-devel (Leap defaults to sip6)
* Mon Dec 12 2022 Martin Wilck - Use hunspell 1.6 rather than 1.7 for Leap 15.4
* add calibre-switch-to-hunspell-1.6.patch
* Sat Aug 22 2020 ecsos - Update to 4.23.0
* New Features - Kobo driver: Add support for new firmware. Also add recognition of \'Kobo Plus\' subscription books - Edit book: Allow customizing the base background/foreground and link colors for the preview window. - Quickview panel: Add actions to the context menu to search for book in library, open in viewer, etc. - Allow forcing calibre to remember the column width for the On device column by right clicking the header of the column - Template language: Add functions to perform math operations to convert fractional numbers to integers
* Bug Fixes - Content server: Fix Esc key not working in several views. - Fix unable to delete default value for custom columns of boolean type, once set - EPUB Output: When splitting dont consider files with only a single character empty - Comments editor: Fix syntax coloring for HTML view in dark mode - Book list: When a series column is not wide enough, elide text in the middle so that the series number is visible
* Fri Jul 31 2020 ecsos - Update to 4.22.0
* New Features - Edit book: In dark mode, make the preview panel also dark. - PDF Output: Headers/footers: Allow displaying the current page number and total number of pages in the top level section/chapter. - Edit book: Show EPUB version in window title - Allow testing if a number column is set or not set in coloring/icon/emblem rules. - Viewer: Add a setting to control how many pixels a scroll wheel should generate before triggering a page turn
* Bug Fixes - Edit book: Fix a regression in the previous release that caused poor performance when editing large files. - DOCX Input: Leave undefined text colors in the input document as undefined - Viewer: Fix using a very small font step size not working. - Font scanner: Also scan the new win 10 local font paths - Viewer: Fix typing values in font size adjust control not working
* Thu Jul 16 2020 ecsos - Update to 4.21.0
* New Features - Kobo driver: Add support for the new Kobo Nia - Cover grid: Vertically center covers that are smaller than the available space. - Quickview panel: Add a checkbox to easily toggle if virtual libraries are respected. - When creating custom columns allow specifying a default value to be applied to new books for that column
* Bug Fixes - Edit book: Fix initial sync of preview panel to cursor position sometimes not working when a new HTML file is opened for editing - Fix changed author sort name not being used when adding another book by the author to the library. - Cover browser: improve rendering of text with heavily hinted fonts. - Viewer: Fix CBC comic files not being viewed correctly. Note that you have to reload the book via the viewer controls to apply the fix. - Viewer: Fix Table of Contents not correct for comics. - Viewer: Ignore the zero width non-joiner character in searches - Viewer: Fix a regression in the previous release that broke reading of books with mathematics and also tags without href attributes. - Cover grid: When using a background image do not scroll it with the covers.
* Fri Jul 03 2020 ecsos - Update to 4.20.0
* New Features - Edit book: Preview: Support displaying mathematics - Kobo driver: Add support for the latest firmware version - Allow copy/pasting dates from columns having different date display formats. - Book details panel: When right clicking on tags/authors/etc. allow finding them in the Tag browser easily. - Allow selecting individual items to delete in the Check library dialog. - Add an option to the wireless device driver to ignore device free space when sending books.
* Bug Fixes - Viewer: Fix turning pages in paged mode with a high precision touchpad to generate scroll events too fast - Edit book: Fix pasting files from another editor instance causing unsaved changes in open editors to be lost. - Tag browser: Do not show counts for searches as they are always zero - Check library: Do not abort if there are folders in the library that calibre does not have permission to access. - Amazon metadata download: Fix download of ratings not working from amazon.co.jp
* Fri Jun 19 2020 ecsos - Update to 4.19.0
* New Features - Manage authors dialog: Improve performance in very large libraries
* Bug Fixes - Book details panel: Fix a regression that caused right clicking on an author name to manage it not opening with that name selected. - calibredb set_metadata: When converting a string into a datetime if the string is a full ISO 8601 date with timezone do not adjust the date to make it timezone neutral. - Edit book: Fix Check book spuriously reporting incorrect mime type warnings for fonts after upgrading a book from EPUB 2 to EPUB 3. - Book details panel: Dont show sizes less than 0.01MB as zero. - Viewer: Fix jump to previous section not working when viewer is on last section
* Fri Jun 05 2020 ecsos - Update to 4.18.0
* New Features - Viewer: Search panel: Add a button to return to the position the book was at before doing a search. - Tag browser: Improve handling of hierarchical tags - Viewer: In flow mode, implement drag scrolling. - Tag browser: Allow Manage Tags to open to a selected letter when clicking on a letter. - Viewer: Show number of search results in title of search panel. - Content server: In the book list hovering over the library name now shows the total number of books in the library.
* Bug Fixes - Fix a regression in the previous release that broke the copy and recalculate author sort buttons. - Book details: Fix extra margin to the right of the metadata fields. - Cover grid: Show text under books that have no cover as well. - When merging metadata, if a custom column has type multiple in the new data and some other type in the old data, ignore the old data instead of failing - macOS: When using the single instance option of the viewer, crashes should not require a restart of the computer to use the viewer again. - Windows: Fix an error when changing title/author for books in a library whose name contains characters not encodeable in the current code page - Windows: Fix amazon metadata download failing when accented characters in search query - Comments editor: Fix shortcuts for bold/italic not working when toolbars are hidden- Drop db7007a25faefb0cc90e64dda1c0793393b9512d.patch, because it is now in upstream.
* Thu Jun 04 2020 Ismail Dönmez - Add db7007a25faefb0cc90e64dda1c0793393b9512d.patch from upstream to fix build with Qt 5.15
* Sat May 23 2020 ecsos - Update to 4.17.0
* New Features - Add a workaround for Amazon destroying cover thumbnails on e-ink Kindles. - Viewer: Group search results by section - Viewer: When the search results panel is expanded, show more context - Tag browser: Add options in Preferences->Look & feel->Tag browser to hide empty categories and also to have the Find in the Tag browser show all matches instead of jumping from match to match. - Tag browser: The Find function for searching for items in the Tag browser can now do exact matching by using = as a prefix. - Manage tags/authors/etc dialogs: Allow searching and filtering the list of items. - Book details panel contenxt menu: Add an action to open the Book details window. - Viewer: Add Next and Previous buttons in the bookmarks panel. - Conversion: Change the default white-space CSS for tags to pre-wrap as this suits ebooks better
* Bug Fixes - Edit Book: Fix default CSS template not quoting the charset, causing Check book to complain about the CSS. - Fix a regression in the previous release that broke the losslessly compress images tool when the image filenames had upper case characters on Windows. - Fix a regression that broke drag and drop of images from browsers to the book details panel on some platforms. - FB2 metadata: Fix setting dates before 1900 failing - Fix Bookeen Diva HD not being detected.
* Fri May 15 2020 ecsos - Update to 4.16.0
* New Features - Viewer/Edit book fuzzy search: Ignore soft hyphens and zero-width joiner characters when searching for text. - Tag browser: Allow adding/removing tags/authors/etc. to the currently selected book by right clicking on that tag and choosing \"Apply to selected books\". - Kobo driver: Add support for updated firmware - Manage categories dialog: When editing a value with multiple values selected, change them all - Book list column header context menu: Add an entry to resize the column to fit its current contents. - Show completions when editing tags/authors/series etc in the Tag browser and Manage tags dialog. - Quickview: Double clicking an item now searches for it - Comments editor: Add an action to the context menu to smarten punctuation. - FB2 metadata: Add support for setting publisher and publish year
* Bug Fixes - Edit book: Fix compress images losslessly failing for a few images on windows when there are a lot of images in the book. - Fix a regression in 4.13 that broke the user category editor for all custom columns. - Viewer: Fix font size changes not applying to monospaced fonts.
* Sat May 02 2020 ecsos - Update to 4.15.0
* New features - Viewer: Improve the interface for changing font sizes - Viewer: Add a keyboard shortcut (Ctrl+Alt+b) for adding a bookmark
* Bug fixes - Bulk metadata edit: Fix a regression causing scrollbars to not appear in Custom metadata tab. - Closes tickets: 1875090 - Viewer: Fix a regression that broke searching in flow mode. - Closes tickets: 1874877 - BibTeX Catalog: Dont output comment describing the catalog as Zotero fails to process it. - Closes tickets: 1876302 - Linux: Fix uninstaller not working on Linux distros that have no python symlink. - Closes tickets: 1876164 - Viewer: Fix zoom step size setting ignored. - Closes tickets: 1875840 - Viewer: Fix text that has font sizes specified using keywords not being scaleable by the viewer\'s font size controls. - Closes tickets: 1875021 - Viewer: Fix LRF files not opening - MOBI metadata: When reading author sort from MOBI files, construct the final value from all author fields - macOS: hide accelerator key underlines since they dont work anyway as Apple does not believe in them - macOS: Fix keyboard shortcuts for select all, copy and paste not working in file dialogs. - Closes tickets: 1874499
* Improved news sources - The Nation - Animal Politico
* Fri Apr 24 2020 ecsosAATTopensuse.org- Update to 4.14.0
* New Features: - title: \"Viewer: Add an option to have taps turn by screen fulls instead of pages, under Scrolling behavior\" - title: \"Viewer: Allow double clicking or long tapping on images to view then in a new window.\" tickets: [1872759] - title: \"Edit Book: Add a new fuzzy search mode in which typographical quotes and various space types are matched by the plain equivalents\" - title: \"Content server: Add a new setting to allow un-authenticated users from specific IP addresses to make changes to the calibre library\" - title: \"Quick view: Double click in a column to show that column in the main book list\"
* Bug Fixes: - title: \"Book details panel: Fix copy path to file not copying full path to file when right clicking on a format entry\" - title: \"Windows: Fix error when applying hyphenation in bulk with Polish books.\" tickets: [1873949] - title: \"macOS: Fix selecting applications that use binary plist files such as Kindle.app with Open With not working.\" tickets: [1873972] - title: \"DOCX Output: Fix images that use URL unsafe characters in their filenames being dropped during conversion.\" tickets: [1873571] - title: \"DOCX Output: Fix internal links not working when converted files contain URL unsafe characters in their filenames\" - title: \"Viewer: Fix view image popup not remembering its geometry\" - title: \"Viewer: Allow leading and trailing whitespace in search expressions\" - title: \"HTMLZ Output: Fix SVG images that use xlink:href not working.\" tickets: [1869856] - title: \"Windows: Fix drag and drop from SMB shares to the edit metadata dialog formats list not working.\" tickets: [1869471] - title: \"Comments editor: Dont insert blank lines between list elements\" - title: \"Allow using Quick view from the Book grid view.\" tickets: [1869550] - title: \"Fix tri-state booleans not working with color/icon rules and undefined values\" tickets: [1873106]
* Improved Recipes: - London Review of Books - Seattle Times - MIT Technology Review - Zeit Online - Handelsblatt - Spectator Magazine - Spektrum der Wissenschaft
* New Recipes: - title: \"Heise ct and iX\" author: Ralf Hein - title: \"Saechsische Zeitung\" author: by epubli- Cleanup requires and buildrequires python packages in spec.
* Fri Mar 27 2020 ecsosAATTopensuse.org- Update to 4.13.0
* New Features - Edit book: When searching in normal mode, have spaces in the search expression match multiple spaces and line breaks in the text. - When running calibre-portable.exe popup a more useful error message if it is placed in a location with a too long path. - Edit book: Allow skipping confirmation dialog when marking non-first file as cover page - Add a shortcut [Ctrl+Alt+p] to switch to the previously opened library.
* Bug Fixes - Viewer: Fix searching in flow mode not scrolling to display the search results. - Viewer search: Fix jumping to next match sometimes selecting previous match if the searched for expression occurs with identical context in multiple places. - Viewer: Ensure there is no bleed between pages when using single page per screen - Fix shift click not working reliably in the book list - Fix edit open with applications not working from files browser in editor - MOBI Input: Upshift non-animated GIF to PNG as it is a more widely supported format - MOBI Input: Dont auto-convert images in PNG/GIF formats to JPEG - MOBI Output: Improve conversion of PNG images with transparency to GIF - Check Book: Do not fail if non-UTF-8 stylesheets are present in the book. - Viewer: Maximum font size for margin text should be the body font size not hardcoded to 12px - PDF Output: Ignore glyph size mismatches when merging fonts for TTF.
* Fri Mar 06 2020 ecsosAATTopensuse.org- Update to 4.12.0
* New features: - title: \"Kobo driver: Add support for new firmware with the series list on the device\" - title: \"Automatically extract the source DOCX file from Kindle Create KPF files when adding them to calibre. If you prefer to preserve the KPF file you can disable the KPF Extract plugin in Preferences->Plugins\" - title: \"Content server: Add a button to delete all locally cached books.\" tickets: [1864305] - title: \"Edit Book: Allow selecting the contents of a tag with Ctrl+Alt+t\" - title: \"Viewer: Save current position after 3 seconds of last position change. Useful if the viewer crashes on resume from sleep.\" - title: \"Viewer: Add a keyboard shortcut (Ctrl+w) to toggle the scrollbar.\" tickets: [1864356] - title: \"Viewer: Keyboard shortcuts to change number of columns (Ctrl+[ and Ctrl+])\"
* Bug fixes: - title: \"Fix the Douban metadata download plugin\" tickets: [1853091] - title: \"Viewer: Fix searching in Regex and Whole words mode not working well.\" - title: \"Viewer: Fix searching for multiple words in fixed layout books not working.\" tickets: [1863464] - title: \"RTF Input: Fix handling of RTF files with invalid encoded text.\" tickets: [1864719] - title: \"PDF Output: Add a hangcheck for loading HTML if there is no progress for sixty seconds abort\" tickets: [1865380] - title: \'Viewer: When starting without a book allowing quitting the viewer by clicking the close button on the \"Open book\" page\' tickets: [1864343]
* Improved recipes: - Wired - ABC News Australia
* New recipes: - title: Spectator Australia author: James Cridland
* Sun Feb 23 2020 ecsosAATTopensuse.org- Update to 4.11.2
* Bug fixes: - title: \"4.11.2 fixes a couple of regressions that broke the New bookmark button in the viewer and scrolling in the content server library view. Also fixes calculation of default column widths in viewer not changing when font size is changed.\"
* Fri Feb 21 2020 ecsosAATTopensuse.org- Update to 4.11.1 - No changelog from upstream.
* Fri Feb 21 2020 ecsosAATTopensuse.org- Update to 4.11.0
* New features: - title: \"Viewer: Allow right clicking on the scrollbar to easily access commonly used scrolling shortcuts\" - title: \"Edit book: Preview panel: Allow right clicking on images to edit them\" - title: \"Add a new Quick select action to quickly select a virtual library with a few keystrokes. Activated by Ctrl+t or the Virtual library menu\" - title: \"Viewer: Calculate default column widths based on current font size\" - title: \"Viewer: Add a control to quit the viewer useful on touchscreens.\" - title: \"Viewer: Add shortcut for showing metadata (Ctrl+n)\"
* Bug fixes: - title: \"Viewer: Fix a regression that broke detection of pop-up footnotes using EPUB 3 markup\" - title: \"Viewer: Fix current reading position not preserved when changing preferences and auto scroll is active.\" - title: \"Viewer: Fix stopping autoscroll at end of chapter not stopping next chapter jump.\" - title: \"Fix for viewer window going off screen even when not restoring window geometry\" - title: \"Edit book: Fix syntax highlighting for break-(before|after)\" - title: \"Fix drag and drop of some image files onto edit metadata dialog not working\" - title: \"Conversion pipeline: Fix styles applied via selectors to the element being ignored\" - title: \"Bulk metadata edit: Fix clear series not resetting series index\" - title: \"Fix clicking on author name in book details panel to search in Goodreads not working if author has more than two parts in his name\"
* Improved recipes: - New York Times
* Fri Feb 07 2020 ecsosAATTopensuse.org- Update to 4.10.1
* New features: - title: Viewer: When searching have single and double quotes match their curly variants as well.
* Bug fixes: - title: Fix a regression that caused the edit metadata individually and convert individually actions to use the bulk actions when multiple books are selected. - title: Linux: Fix a crash caused by broken/incompatible CUPS Qt system plugin. - title: Viewer: Fix search shortcut button not focusing search input if the search panel is placed in a tab or a floating window - title: Update Google Images cover download plugin for website markup changes - title: Catalog generation: Ignore invalid pubdates - title: Viewer: Stop autoscroll when changing page layout mode. - title: zipfile: Fix regression that broke handling of zipfiles with internal filenames not encoded in UTF-8. - title: Check Book: Turn off unique headings CSS warning - title: DOCX Output: When a list item contains a nested list but no text, it should be output as an empty list item.
* Improved recipes: - The New Yorker - Financiele Dagblad
* Thu Jan 23 2020 ecsosAATTopensuse.org- Update to 4.9.1
* Bug Fixes: - title: \"version 4.9.1 fixes a couple of regressions in 4.9.0 with Check Book reporting false positives and an error when using the source editing view in the comments editor\"
* Improved Recipes: - Liberty Times
* Thu Jan 23 2020 Paolo Stivanin - Update to 4.9.0
* New features: - improved search functionality - Edit book: The Check book function has a new, improved CSS checker with support for CSS 3 - Edit book: Add an \"Open with\" action to the context menu of the files browser to easily open files with external programs. - Viewer toolbar: Add button to easily change color schemes
* Bug gixes: - Comments editor: Fix inserted blank paragraph being rendered as two lines. - PDF Output: Fix conversion of files containing elements failing. - Viewer: Fix failure to open some books that contain unparseable URLs. - Viewer: Fix data displayed in side margins getting moved out of position when mouse hovers over side margin. - Book details panel: When right clicking to save the cover, replace invalid characters in the suggested filename - Fix harmless error popup when adding SSL key/certificate in server settings - Dark mode: Fix colors in remove all formats except dialog
* Thu Jan 09 2020 Eric Schirra ecsosAATTopensuse.org- Calibre now running with python3 Change many things in spec.- Add Patch calibre-python_test.patch to run python test in %check
* Fri Jan 03 2020 ecsosAATTopensuse.org- Update to 4.8.0
* New Features - Viewer in flow mode: Add auto-scrolling which can be triggered from the viewer controls and also make smooth scrolling by pressing down the arrow keys configurable - Viewer: Allow showing data in left and right margins in addition to headers/footers. - Viewer: Allow right clicking in the lookup panel to zoom in/out. - Viewer: Allow setting colors for the margins when creating new color schemes in Preferences->Colors - Viewer: Ctrl+, to show preferences
* Bug Fixes - PDF Output: Fix extracting text from generated PDFs not working if more than 100 characters per font are used in the text. - macOS: Fix viewer controls not using system UI font - Viewer: Fix images not being rendered at certain sizes when they are the only content on the page in paged mode with single page per screen. - Viewer: Fix svg links not working. - Viewer: Fix a bug that could allow maliciously crafted EPUB files to read data from files on the computer. Thanks to dozernz for discovering this attack vector. - macOS: Fix regression in previous release that caused link color to be light blue even when not using dark color themes - RTF Output: Fix a regression that slowed down conversion of images. - Server viewer: Make the Exit full screen action available in viewer controls. - Viewer: Fix error when trying to change more than a single keyboard shortcut at once - Fix typo causing a harmless error message when downloading covers and only a single cover is found
* Fri Dec 27 2019 ecsosAATTopensuse.org- Update to 4.7.0
* New Features - macOS: Use transient scrollbars unless they are disabled in system preferences - Viewer toolbar: Add actions for next and previous section. They are not added to the toolbar by default, customize it to add them. - Viewer: Add an option to keep the toolbar visible in full screen mode (Viewer Preferences->Miscellaneous) - Viewer: Allow modifying the current selection using Ctrl+Shift+Arrow. - Book details: Add an option in Preferences->Look & feel->Book details to show a heading for the comments in the book details panel - Edit book: Spell check: Ignore soft hyphens in words - Viewer: In multiple pages per screen mode, When paging back to a chapter we have just paged forward from return to the exact position we left from in terms of number of blank trailing pages displayed. - Viewer: Add a setting under Preferences->Colors to control when the viewer will override all book colors or not.
* Bug Fixes - Viewer: Fix flick scrolling in flow mode jumping to next chapter. - Windows: Possible fix for some windows appearing off screen on multi-monitor setups - macOS: Fix PDF Output not working when running ebook-convert via symlink on the command line. - PDF Output: Ignore upto 8 byte glyph data size mismatches when merging identical glyphs. - Edit Book: Spell Check: Fix words surrounded by narrow non-breaking spaces being incorrectly detected as mis-spelled - Get books: Update various Polish language stores - macOS: Fix drag and drop to re-arrange items in the viewer toolbar not working - PDF Output: When an inline image is placed alone inside a block tag, ensure that it is not split over two pages. - ToC editor: Fix generate from links not working correctly when links have no fragments. - PDF Output: Dont dedup images that cannot be uncompressed - Advanced search dialog: Fix an error when closing dialog if on the second tab and no field is focused
* Thu Dec 12 2019 ecsosAATTopensuse.org- Update to 4.6.0
* New Features - Polish books tool: Add a setting to add or remove soft hyphens from the book text - Viewer: Re-enable the old reference mode from calibre 3.x
* Bug Fixes - PDF Output: Fix the option to break long words at the end of lines not working since calibre 4. - DOCX Input: Fix incorrect font sizes for footnote references in paragraphs that have text with multiple font sizes. - DOCX Input: Avoid nested tags for footnote references - Viewer: Fix max text width/height settings not being applied correctly on window resize. - Viewer: Auto-expand entries in the Table of Contents when viewing the corresponding location in the book. - Viewer: When creating a new bookmark, if there is selected text use it as the default bookmark title.
* Fri Nov 29 2019 ecsosAATTopensuse.org- Update to 4.5.0 New features - title: \"Driver for the new PocketBook Inkpad X\" - title: \"Driver for the new Bookeen Diva HD\" - title: \"PDF Output: Add an option to shift text horizontally on odd/even pages.\" - title: \"Image viewing popup dialog: Add a checkbox to fit image to window.\" - title: \"Edit book: Create AATTfont-face rules when importing multiple font files into book automatically, similar to how it is done when importing a single font file.\" Bug fixes - title: \"PDF Output: Fix incorrect rendering if the input document has too many anchors.\" - title: \"Fix a regression that could cause window layout settings to sometimes not be saved during shutdown\" Improved recipes - \"L\'express\" - The Toronto Star
* Fri Nov 22 2019 ecsosAATTopensuse.org- Update to 4.4.0 New features - Viewer: Allow customizing what actions appear on the toolbar (Preferences->Miscellaneous->Customize toolbar). - Viewer: The --open-at command line argument now allows matching on ToC hrefs as well as titles - Book details window: Show path to book in cover tooltip. - Book details popup window: Add Open with actions to context menu when right clicking the cover image. - Edit book: Check book: Mark empty id attributes in the OPF as errors. - Viewer: Add a shortcut (Ctrl+F11) to toggle the toolbar - Bulk metadata download review dialog: When clicking cancel ask for confirmation if some books have already been reviewed Bug fixes - PDF Output: Fix an error when using fonts with vertical metrics. - Viewer: Fix flickering when scrollbar is enabled and the header/footer is too wide for the screen. - PDF Output: Improve handling of images that do not fit on a page. - Viewer: In paged mode break long text without spaces at arbitrary points instead of overflowing to the next page. - Viewer: Fix hang when using --open-at with single instance viewer and the specified location is already open. - Viewer: Fix opening .txt files in the standalone viewer leaving behind a temporary index.html file in the directory of the txt file. - Linux: Make some cache removal code robust against un-decodeable filenames in the cache directories - Viewer: Fix scrolling of panels in preferences causing artifacts. - Viewer: improve appearance of controls on small screens. - Move close button in viewer preferences to left to match the rest of the content server UI. - Viewer: Fix restoring user stylesheet to default not being applied until a viewer restart - Viewer: Do not wait for loading of tags that are not stylesheets. - Viewer: When using the system color theme only override link colors in the book if the theme is dark. Improved recipes - The Atlantic - LifeHacker
* Fri Nov 08 2019 ecsosAATTopensuse.org- Update to 4.3.0 New features - Viewer: Halve the time taken to prepare large EPUB files for first open - Viewer: Add an optional toolbar with common actions turn it on under Preferences->Miscellaneous - Viewer: Change the default color scheme to \"System\" which matches the colors used by the rest of calibre/the operating system. Also means the colors change automatically when the system color theme changes. - Viewer: Add a keyboard shortcut ; to go to a book location or position - Viewer: Add a control to easily reset the interface to defaults - Viewer: Allow also using --open-at with book positions - Viewer: Add command line option to force reloading of books Bug fixes - Content server: Fix conversion of comics not working. - Book details: Allow right click to copy author links and identifiers - Book details: Fix removal of identifiers via right click not working - Book details: Fix clicking on tags etc not generating exact match searches - Viewer: When resizing and the resizing back to the old size ensure we return to the same page in paged mode. - Duplicates dialog: Sort sub-list of matching books already in calibre by author for easier inspection. - PDF Output: Fix links that go to destinations in the same file not working. - Viewer: Fix changes to keyboard shortcuts not being applied until viewer is restarted. - DOCX Input: Fix AlternateContent blocks rendering both choice and fallback sections. - macOS: Fix unable to re-arrange entries in the CSV catalog list. - Windows: fix UTF-16/truncated output when reporting unhandled exceptions - Viewer: Fix mouse wheel not working when mouse is over page margins. - Linux: Install bash completions as individual files for each calibre binary - Content server: Fix download button not working with non-ebook formats. - Fix a crash in popup completion lists if the mouse is over the list and list is scrolled with the keyboard - Viewer: Fix rare exception when navigating to a CFI. - Viewer: Ignore failures printing console message when the viewer is launched with broken stderr. - Amazon metadata: Fix failure to get published date from audible book pages. - Viewer: Fix shortcuts preferences not being translated - Tag browser: Fix incorrect text color when using dark theme for hovered item - Fix crash if canceling the icon theme download while covers are downloading - Viewer: Fix non-ASCII content in stylesheets not being interpreted correctly. - Viewer/Content server: Fix history for completion popups such as search bars not being stored correctly. - PDF Output: When a link with a fragment points to a non-existent anchor link to the top of the file instead of not linking at all - PDF Output: Fix standard svg fullscreen image markup not working - PDF Output: Fix some books with full screen images failing to convert. Improved recipes - Clarin - Various Polish news sources
* Fri Oct 18 2019 ecsosAATTopensuse.org- Update to 4.2.0 New features - macOS: Various improvements to dark mode support\" - Viewer: Dont generate covers for books that dont have a cover. Note that because of this all previously opened books will again be prepared for first time reading. - Viewer: Restore print to PDF functionality - Viewer: Allow also jumping to book positions in Goto->Location - Content server: When adding books and a duplicate is suspected provide more information about what books match the duplicate - FB2 Output: Speed up conversion of images and handle external links - Viewer: If the book has no ToC try to generate one from headings, if any. - Viewer: Improve rendering of comics. No blank pages after large images or after every image in multi-page mode. - Viewer: Make it easier to use the bookmarks panel with only keyboard. - Viewer: Set the classes calibre-viewer-paginated and calibre-viewer-scrolling on the tag in Paged and Flow modes. This allows the User styles to target these modes, if needed. - Viewer: Use the same loading spinner as is used by the rest of calibre Bug fixes - Edit book: Fix a crash when editing CSS files caused by a behavior change in Qt 5.13. - Fix a regression in 4.0 that broke rendering of PDF covers for PDF files that used JPEG2000 compression. - Viewer: Fix a regression in 4.1 that broke creating new color schemes - Viewer: Fix error while viewing books with a comment after a tag. - Viewer: Fix an error when processing a CFI with an invalid text offset. - Viewer: Fix scrolling backwards to previous chapter not always scrolling to the end of the chapter, if the chapter loads external resources. - Viewer: Fix hang on books with namespaced attributes on that do not belong to a known ebook namespace. - Viewer: Fix search history not persisting between viewer restarts. - Viewer: Fix scrollbar showing up on initial book open even if disabled in preferences. - Viewer: Fix rendering of books with mathematics failing - Viewer: When changing between individual sections/chapters in the book, only render the new chapter after loading is complete - Viewer: Fix scrolling by screenfuls not working correctly in flow mode - EPUB 2 metadata: Fix obfuscated fonts being broken when updating metadata if the file uses Adobe font obfuscation and the identifier with the key has an uppercase UUID scheme name. - Viewer: Fix right clicking on margins not showing controls - Viewer: Preselect text in search box when showing it. - Viewer: Fix SVG images that use xlink:href to refer to paths not being displayed. - Content server: Fix detection of iOS on iPAD with iOS 13 which defaults to desktop mode - Metadata jacket: Fix
tags in the comments not being rendered correctly when inserting the comments into the jacket page. - Viewer: Show nicer error message for DRMed books - Viewer: Fix preferences under Scrolling behavior not being saved correctly - Viewer: Fix remembered position sometimes off by one page in paged mode. - Viewer: restrict max size of margin page turn indicators to 25px rather than 75px - Viewer: Dont flash the home page before loading a book if a book has been specified - Viewer: Fix ctrl+m shortcut not working on windows - Content server: Fix regression that caused series name in book details view not not be blue to indicate it is clickable Improved recipes - Various Polish news sources - Il Sole 24 Ore
* Tue Oct 08 2019 ecsosAATTopensuse.org- Update to 4.1.0 New features - Viewer: Add an option to have a scrollbar (under Scrolling in the viewer preferences) - Viewer: Allow showing the \'position in book\', as was displayed in the top left of the viewer in calibre 3, in the header or footer of the viewer. - Viewer: Add options to control scrolling using the mouse in paged mode. - Viewer: Allow copying images by right clicking on them. - Viewer: Add a preference under Miscellaneous to allow only a single instance of the viewer - Viewer: Add keyboard shortcuts to toggle between paged mode and flow mode and to quit - Content server: Make the book size useable in custom book list templates. - Edit metadata: Use a border rather than background color to indicate correct title and author sort values. Works better with dark themes. - Kobo driver: Support for new firmware Bug fixes - Viewer: Fix a couple of bugs in flow mode. Scrolling to anchors was not working and remembering last read position was not working - Viewer: Fix text after comments not being rendered. Note that the book has to be reloaded if already viewed for the fix to apply. - Viewer: Fix loading progress screen sometimes getting stuck if changing pages rapidly. - Viewer: Fix failing to open books if path to cache contains symbolic links. - Viewer: When restoring from fullscreen go back to maximized state if window was maximized when entering full screen. - Viewer: Fix shortcut changes not being applied after pressing OK if shortcut list is closed by pressing Esc. - Fix a regression that broke reading metadata from ODT files that do not have keywords. - PDF Output: Fix a bug that prevented the first style property in the header or footer template from being applied - PDF Output: Fix error with a few embedded TTF fonts. - Edit book: Font manager: Fix removing embedded font failing if AATTfont-face rule has no src. - Viewer: Hide the browser provided scrollbar that flashes momentarily on page load. - Viewer: Fix clicking on margins causing keyboard shortcuts to not work until the main text is clicked on again - Comments editor: Workaround for Qt converting ids into anchors - Possible workaround for some windows machines where the viewer is getting access denied errors while renaming a directory - Viewer: When there is empty text for an header footer section render it as blank instead of moving the remaining sections to the left Improved news sources - Fortune Magazine
* Sat Oct 05 2019 Ismail Dönmez - Update to 4.0.0 New Features - For details on the major changes in calibre between 3.0 and 4.0, see https://calibre-ebook.com/new-in/thirteen - A completely re-written E-book viewer with an emphasis on presenting the book text, distraction free- Add BuildRequires on hunspell- Add BuildRequires and Requires on new dependency: python-qtwebengine-qt5
* Fri Sep 13 2019 ecsosAATTopensuse.org- Update to 3.48.0 New Features - Driver for Kobo Libra H2O Bug Fixes - kobo driver: Fix some annotations getting missed for kepubs Improved news sources - Boston Globe - Scientific American
* Mon Sep 02 2019 ecsosAATTopensuse.org- Update to 3.47.1 Bug Fixes - Fixes an error when using internet lookup from the book details panel and the e-book viewer, and also the tweak to control number of columns in the edit metadata dialog not working.
* Fri Aug 30 2019 ecsosAATTopensuse.org- Update to 3.47.0 New Features - HTML metadata: Support reading identifiers from HTML files - Preferences->Ignored devices: Add a button to reset the list of devices that calibre is allowed to manage Bug Fixes - macOS: Fix a regression that could cause a crash on exit if any books were deleted while calibre was running. - Content server OPDS: Handle form encoded search queries. - Fix an error when adding files from clipboard and file is of unknown type - Speed up restoring original format by doing a rename rather than a copy and re-add. - EPUB 3: Fix setting metadata in EPUB 3 files without a title not working - PML Input: Modernize the generated HTML a bit. - HTMLZ Output: Fix svg content from HTML files that contain only SVG being removed. - Content server: Fix OPDS feed for category based browsing listing restricted books, even though these books cannot be actually downloaded. - Preserve tag order when reading metadata from MOBI files - Add missing \'language\' field to ComicBookInfo metadata for .CBR files. - LIT Output: Fix regression in 3.41 caused by py3 porting that broke conversion of some files to LIT.
* Mon Aug 26 2019 Ismail Dönmez - Remove manual Requires on libicu as the correct runtime dependency is already produced by rpm boo#1148183
* Fri Jul 19 2019 ecsosAATTopensuse.org- update to 3.46.0 Bug fixes - Manage tags dialog: When searching for a tag also search the \\\"Was\\\" column to see if the original tag name matches. - Windows: Fix calibre-server --manage-users not working correctly. - MOBI Input: Fix conversion of MOBI files with malformed markup and embedded tags not working. - Edit book: Allow the search expression history to remember very short terms and also preserve leading and trailing whitespace. - Fix a regression in 3.45 that broke conversion of SVG images when converting to formats such as MOBI that do not support SVG. - Fix a regression in 3.45 that broke parsing of old-style .py config files.
* Fri Jul 12 2019 ecsosAATTopensuse.org- update to 3.45.2 Bug fixes - Fix a Windows-specific regression in 3.45.0 that prevented calibre from starting on non UTF-8 locales with non-ASCII usernames. Closes tickets: 1836360
* Fri Jul 12 2019 ecsosAATTopensuse.org- update to 3.45.1 Bug fixes - Fix a Windows-specific regression in 3.45.0 that caused various errors in the viewer and editor. Closes tickets: 1836294
* Fri Jul 12 2019 ecsosAATTopensuse.org- update to 3.45.0 New features - Content server: Allow adding or removing formats to a book via the edit metadata page. Closes tickets: 1831304 - ToC Editor: Allow user to control whether duplicate headings are included or not when generating ToC from headings - Advanced search dialog: Remember the last focused field in the search by title/authors tab - Conversion: Performance improvement for books that have many HTML files that all include the same CSS stylesheets - Kobo driver: Add options to more precisely control the generation of cover images, to reduce size and enhance quality - Support subtitle in Douban metadata plugin Bug fixes - Linux: Workaround for bug in recent Linux kernels that causes the Kindle to eject after calibre connects to it. Closes tickets: 1834641 - DOCX Input: When autodetecting the Table of Contents from headings, work even if the headings use numbering. Closes tickets: 1834661 - EPUB Output: If there are no guide elements do not output an empty guide tag. Makes epubcheck happy. Closes tickets: 1835560 - Workaround for sortByColumn being partially broken in Qt 5.13.0 Closes tickets: 1834989 - Fix a regression that broke the per_lang_title_sort_articles tweak. Closes tickets: 1834329 - Sending email: Fix an error on some windows machines with non-ASCII hostnames - EPUB Output: When generating EPUB 3 preserve the old style meta tag to identify the cover as Google Play Books does not recognize EPUB 3 cover markup. Closes tickets: 1832660 - Create catalog: Fix handling of the tilde character in BiBTeX catalogs. Closes tickets: 1832726 - News downloads: Fix incorrect font sizes for some text in the index pages. Closes tickets: 1832628 - Comic Input: Fix incorrect processing of comics with pages that have the same file names in different folders when using the \"No process\" option. Closes tickets: 1831487 - CHM Input: Fix a regression that broke processing of some CHM files. Closes tickets: 1831511 - Edit book: When auto-closing tags on typing * Tue Jul 02 2019 Ave Milia - workaround Qt 5.13 regression in QTableView::sortByColumn()
* calibre-fix-qt5.13-sortByColumn.patch
* Sun Jun 30 2019 Ave Milia - fix compilation against Qt 5.13
* calibre-fix-qt5.13-compat.patch
* Fri May 31 2019 ecsosAATTopensuse.org- update to 3.44.0 New Features - Driver for the new NOOK Glowlight Plus - Driver for updated Kobo firmware Bug Fixes - Amazon metadata plugin: Fix searching the Amazon servers directly not working because of changed markup
* Wed May 29 2019 ecsosAATTopensuse.org- Fix boo#1136317: Added some missing requirements and versions.
* Tue May 28 2019 ecsosAATTopensuse.org- update to 3.43.0 New Features - Kobo driver: Support for new Kobo firmware - Edit metadata dialog: Remember relative sizes of the cover and comments editors. Bug Fixes - PDF Output: Fix hang when converting some documents. - Handle newlines when serializing to csr files - Fix searching in manage tags throws away all changes - Fix a regression in the previous release that broke using the wireless device driver with the device_for_template option - Fix metadata download from Amazon stripping accents from comments text in the binary builds - Amazon metadata download: Fix some downloads failing when a mobile user agent is randomnly selected. - LRF Input: Fix a regression that broke parsing LRF files. - PDF Input: Workaround for pdftohtml not always producing valid UTF-8.
* Mon Apr 29 2019 ecsosAATTopensuse.org- update to 3.42.0 Bug Fixes - Conversion: Transform styles: When using regular expressions fix substitution groups not working. - Fix a regression in the previous release that caused the conversion of HTML to text in comments when output to catalogs or converting downloaded metadata to behave slightly differently. - Edit book: Fix beautify not handling and tags correctly. - DOCX Input: Fix cross-references using the \'fldSimple\' markup not being recognized by calibre. - EPUB/MOBI Catalogs: Fix a regression in the previous release that caused ampersands and middle-dots to appear as HTML entities in the output. - Prevent a malformed tweaks.json file from stopping calibre startup - Fix a regression that broke completion for ebook-convert - News fetching: Fix a regression that broke removal of attributes/javascript/srcset because of bugs in the new BeautifulSoup - TXT Output: Fix Vietnamese  character being stripped from output. - E-book viewer: Fix specifying a non-existen location via --open-at causing viewer to hang
* Sun Apr 21 2019 ecsosAATTopensuse.org- update to 3.41.3 New Features - Kobo driver: Support for new firmware - Content server: Add an option to control which book list mode is used by default for new users (Preferences->Sharing over the net->Choose book list mode) - Content server: Allow clicking on book cover in details page to read the book. - Amazon metadata plugin: Add a option to use the mobi-asin to find books. - E-book viewer: Allow specifying ToC hrefs via the --open-at command line parameter. - Tag Mapper: Allow Title-casing of tags. - Manage authors dialog: Add an entry to the right click menu to show books by the current author in the main book list. - Lots of internal changes to calibre\'s codebase to prepare it for Python 3 support. Bug Fixes - Content server: Fix links to external resources in book details and the viewer not working - Content server: Fix using a bookmark to load the book list not working if server is password protected. - Content server: Book details page: Fix close button not going back to book list after using Next/previous buttons. - Kobo driver: Fix update device metadata setting not being saved. Also fix book language not being set correctly on newer firmware. - PDF Output: Fix \'stroke-dasharray\' lines in SVG images in the input document not being rendered correctly. - Fix searching for authors on amazon not working because of a change in the amazon URL structure. - Cover grid: Check for cover size change due to screen scale change on every paint event and invalidate cache if there is a change. - Edit book: Fix Option key + ; not working in the editor. - Edit book: Fix pasting images into a book with no Images folder not working correctly. - Confirm cancel on library restore dialog - EPUB/MOBI Catalogs: Fix presets not being applied for some options. - Fix using --insert-metadata with ebook-convert not inserting the title and author metadata from the source document - Adding books: When adding with auto-merge and auto-convert enabled, also run conversions for books into which the added files are merged. - Versions 3.41.1, 3.41.2, 3.41.3 fix various regressions in the previous release that affect a few people.
* Sat Mar 09 2019 ecsosAATTopensuse.org- update to 3.40.1 New Features - TXT Input: Use markdown 3.0 with support for new extensions such as code highlighting and smarten punctuation. - Book details panel: Allow editing the identifiers for the book by right clicking on the existing Ids. - Content server: Allow specifying custom URLs for the \'Search the internet\' feature via Preferences->Sharing over the net->Search the internet. - Tag browser: Category editor: Add a checkbox to restrict the entries shown to only those present in the current Virtual library - Allow adding files to selected book records from the clipboard. To use copy a file from windows explorer, right click the Add books button and choose: Add files to selected books from clipboard - Tag browser: When right clicking on a saved search add a menu option to search using the raw search expression. - Tag browser: Have pressing the Enter key find the next match. - Windows: Add a button to Preferences->Sharing over the net to set calibre to run when the computer starts Bug Fixes - Fix a regression in the previous release that broke Copy to library and delete after when copying a duplicated book. - Edit book: Fix pasting of image from clipboard using (Ctrl-V) not working - Content server: Fix {id} not working in the custom list template - EPUB/MOBI Catalogs: Fix presets not saving title and format information. - macOS: Respect the system setting for text insertion cursor blink time - FB2 Output: Fix comments from the input document not present in the output. - calibredb: Fix adding books with an OPF file to a remote server not picking up the cover specified in the OPF file - TXT Input: Fix option to remove indents at the start of lines breaking conversion of markdown documents. - EPUB/MOBI Catalog generation: Allow matching empty fields in exclusion rules. - EPUB/MOBI Catalogs: Fix multiple books with the same title but different authors in a genre not being listed. - Update the Get Books and metadata Amazon.com plugins to handle changes to the markup on the Amazon results page - Version 3.40.1 fixes a bug in 3.40.0 that could prevent calibre starting when using a custom date column
* Sat Feb 02 2019 ecsosAATTopensuse.org- update to 3.39.1 New Features - Content server: Implement the \"Copy to library\" function. To use it click the three dots in the top right corner of a book\'s page and choose \"Copy to library\" - Content server: Add Next/Previous buttons to the book details page Bug Fixes - Content server: Fix editing metadata that affects multiple books causing all the metadata for all the books to become the same. - Open With: Fix using .bat files as the program not working. - ZIP Output: Fix an error when building the ToC on macOS for some books with non-ASCII ToC entries - Edit book: Check book: Follow recent releases of epubcheck in expecting .ttf files to have the mime-type application/vnd.ms-opentype in EPUB 3 books - Fix font mime-types not being auto-corrected when upgrading EPUBs from 2 to 3 - Content server: Try to detect if a book file has been edited outside of calibre and serve the updated copy - Fix merging books not updating author if the source book has no title - Content server: Fix heading for custom comments columns being duplicated in the book details page - Fix editing of dates not working is the date format is set to iso. - Version 3.39.1 fixes a bug in 3.39.0 that broke copy to library for books that have saved conversion options
* Fri Jan 18 2019 ecsosAATTopensuse.org- update to 3.38.1 New Features - Tag browser: When using the Find function have unaccented characters match their accented equivalents, if the setting for it is set in Preferences->Searching - DOCX Input: When converting indices, put each sub-entry on its own line. - Edit book: Insert hyperlink: Add history for the template - Edit book: Insert hyperlink: Add a few more variables for the link template: _SOURCE_FILENAME_, _DEST_FILENAME_ and _ANCHOR_ Bug Fixes - Catalogs: Set the language of created catalogs to the calibre interface language instead of English - DOCX Input: Do not display section breaks that have a numbering style applied to them. - Content server: Fix listening on :: not also listening on IPv4 interfaces on Windows - DOCX Output: Fix heading styles that have the same font size as body text getting incorrect font sizes after conversion. - EPUB/MOBI Catalogs: Fix prefix rules not working when calibre UI language is something other than English - EPUB/MOBI Catalogs: Fix exclusion by tag not working for tags that have spaces in them - Subset fonts: Fix error when trying to subset unicode characters that require two UTF-16 code points on Windows. - Content server: Fix option to restrict displayed user field not working in the /opds view - Tag browser: Fix incorrect icon for user categories. - PDF Output: Fix conversion failing when fonts with non-English names are used. - 3.38.1 fixes a typo in 3.38.0 that caused the Polish books function to not work when polishing small numbers of books
* Sat Jan 05 2019 ecsosAATTopensuse.org- update to 3.37.0 Bug Fixes - calibredb: Fix adding books from directories to a remote server running on Windows not working - Edit Book: Fix style attribute on tags not being preserved when editing AZW3 files. - Get Books: Use an external browser for Google Books - Saving to disk: Fix errors on Linux/macOS if the title/authors are long enough to make individual path components larger than 255 characters. - PDF Input: Fix non-breaking spaces represented as entities in the output of pdftohtml, which breaks some search/replace expressions - Edit book: Fix a crash when mousing over links in an instance of the editor launched standalone on macOS Mojave - Conversion: When converting with font size rescaling disabled, convert font size names to rem unit rather than pt units. - Windows: When registering calibre programs as possible handlers for various file types, dont set the AllowSilentDefaultTakeOver registry key - macOS: PDF Output: Fix bold fonts not working on Mojave. Content server: Fix strings with double quotes not being translated.- Change BuildRequires from python-cssutil to python-css-parser.
* Fri Dec 21 2018 ecsosAATTopensuse.org- update to 3.36.0 New Features - Kobo driver: Add supported for newly released firmware update Bug Fixes - Kobo driver: Fix a regression in the last release that caused book title to appear as unknown if metadata management was set to manual in calibre. - PDF Output: Do not fail if one of the fonts from the source document has no name metadata
* Fri Dec 07 2018 ecsosAATTopensuse.org- update to 3.35.0 New Features - Edit book: Insert hyperlink: Allow specifying a template to control the markup that is inserted for the hyperlink. - Metadata download: Add an option (in Preferences->Metadata download) to keep multiple results from individual metadata sources, useful if you prefer to pick the best result by hand and use only one or two metadata sources. - Kobo driver: Add an option to directly update metadata in the Kobo device database, instead of waiting for the Kobo to update the database after disconnecting. (Preferences->Plugins->Customize the Kobo device plugin) Bug Fixes - E-book viewer: Fix a regression that broke viewing of HTMLZ files - Edit book: Fix suggestions in completion popup not being sorted. - Windows: Fix restarting calibre with system tray icon enabled causing duplicate defunct icons in the tray.
* Thu Nov 08 2018 ecsosAATTopensuse.org- update to 3.34.0 New Features - Support for the new Kindle Paperwhite 2018 - Metadata plugboards: Allow defining plugboards that modify comments metadata as well - E-book viewer: Add a keyboard shortcut (Ctrl+M) for toggling between paged and flow mode Bug Fixes - EPUB Input: Handle invalid EPUB files that have their NCX documents in the spine. - EPUB3 Input: Handle EPUB 3 files that incorrectly use EPUB 2 markup to identify cover images. - Content server: Fix --url-prefix feature not working with book conversion
* Sun Oct 21 2018 - change require version for python-msgpack from 0.5.6 to 0.5.4 so calibre can build for Leap 15.1
* Fri Oct 19 2018 ecsosAATTopensuse.org- update to 3.33.1 New Features - Driver for the new Kobo Forma - PDF Output: Add a new \'page number map\' setting to easily modify page numbers as needed in headers/fotters and the generated inline table of contents. - Edit book: Insert image: remember size of displayed thumbnails. - Edit book: Compress images losslessly: Remember the last used compression quality for jpeg compression. Bug Fixes - CHM Input: Fix a regression in the previous release that broke processing of CHM files. - Fix clearing of metadata download author and tag map rules not working - Fix notifications from calibre being displayed as \"Others\" on the GNOME desktop- Drop Patch calibre-UnicodeEncodeError-build.patch, because now in upstream
* Fri Sep 28 2018 ecsosAATTopensuse.org- update to 3.32.0 New Features - Edit book: Insert image dialog: Add buttons to change the image thumbnail size. - Book details panel: Allow right clicking on a format to open it in the calibre editor - Edit metadata dialog: Allow viewing or editing specific formats by right clicking the format in the formats list - When creating a metadata jacket allow HTML in custom long text columns - Content server: When editing metadata add a button to remove the existing cover. Note that after removing the cover a auto-generated cover is displayed instead. You might need to hit refresh in your browser to see the change. - Content server: Date edit: Add buttons to clear the date or set it to today\'s date Bug Fixes - When showing books on the device, disable keyboard shortcuts for actions that operate on library books - Content server: Custom List: Fix a zero series index being displayed as one - Content server: Fix covers not being updated in downloaded copies of some books. - PDF Output: Fix an error that could occur in rare circumstances when using the option to read page margins from the input document - Edit book: Check book: Fix an error if a filename contains a % character - PDF Output: Fix CSS opacity property causing text to not be rendered. Now opacity is ignored, as it is unsupported by Qt WebKit. - Create custom column dialog: Ensure that the format numbers field is always visible- Add calibre-UnicodeEncodeError-build.patch to fix UnicodeEncodeError build error
* Fri Sep 07 2018 ecsosAATTopensuse.org- update to 3.31.0 New Features - Book list: Allow changing the font used for any column to bold and/or italic by right clicking on the column header and choosing \'Change font style\'. - fetch-ebook-metadata.exe: Allow specifying identifiers other than just ISBN - Amazon metadata download: Add support for Amazon Australia (can be configured via Preferences->Metadata download-> customize the amazon metadata source) - Table of Contents Edit tool: When generating from XPath\'s add a checkbox to control if duplicate entries at the same level are added or not. - Edit book: Allow disabling the popup to show changes after running the Fix HTML and Beautify all files tools. Bug Fixes - DOCX Input: Fix figures in newer Word documents being duplicated. - Content server: Disable offline access if application cache is not available, rather than failing. - DOCX Output: Workaround for broken CSS that uses -o-pre-wrap for the white-space property - Metadata download: Remove the option to lookup first edition dates as the service used to get the data no longer exists
* Sat Aug 25 2018 ecsosAATTopensuse.org- update to 3.30.0 New Features - ToC Editor: When generating ToCs using headings/XPath ignore duplicate entries at the same level that have the same text. - Windows: The default calibre library location is now not in My Documents but instead in the user home folder, to avoid issues with OneDrive auto-syncing calibre libraries - Kobo driver: Support for new firmware version - Add a tweak (in Preferences->Tweaks) to allow skipping network check on news download - Edit metadata dialog: Show a confirmation dialog on cancel if some changes have been made. Bug Fixes - Downloaded metadata review dialog: Fix a regression in the last release that broke the revert buttons - E-book viewer: Fix clicking links in the footnote popup ignoring the anchor part of the link. - ToC editor: Fix generating toc entries from links not working for links that start with # - HTML Input: Collapse multiple spaces in filenames when sanitizing them. - Edit book: Remove matching tag: Fix incorrect removal if the remove matching function is triggered in rapid succession - Edit book: Fix some links in the file being split not being adjusted when splitting HTML files. - Fix a crash when using some third party plugins and enabling the \"two lines for text under icons\" option - Make the create catalog dialog freely resizable - DOCX Input: Fix an error when converting some DOCX files with inherited fonts.
* Tue Aug 14 2018 toddrme2178AATTgmail.com- Remove unneeded Python dependencies.- Use bundled BeautifulSoup. BeautifulSoup is unmaintained upstream, so using the internal version is the safest option.- Add missing dependencies.- spec files cleanups
* Mon Aug 13 2018 carmenAATTcarmenbianca.eu- Individually link to Liberation font files to speed up launch time [bsc#1104597]
* Fri Aug 10 2018 ecsosAATTopensuse.org- update to 3.29.0 New Features - Add a option to draw a grid in the main book list (Preferences->Look & feel) - Edit book: Allow removing the currently highlighted tag (while keeping its contents) by pressing Ctrl+>. You can also add a tool to do it via Preferences->Toolbars - Content server: When defining a color scheme for the in browser viewer allow specifying the link color as well as the foreground and background. - Edit book: Show a popup after a fix all html/beautify all files so the user can easily see what was changed, if needed. - Kindle driver: Create cover thumbnails on the device when transferring KFX format books - Edit Book: Recognize numbers in image names in the \'Insert image\' dialog Bug Fixes - Content server: Display custom comments field on the book details page in the same order as in the calibre GUI - Edit book: Fix open image editors not being updated when image file is replaced - Fix keyboard shortcuts for Edit book tools created from plugins not working - PDF Output: Fix error when trying to convert books that do not specify a language in their metadata. - Browser viewer: Fix inability to open books that contain zero-byte stylesheets/images
* Fri Jul 20 2018 ecsosAATTopensuse.org- update to 3.28.0 New Features - Allow creating rules to transform author names when adding books to calibre. Accessible via Preferences->Adding books->Adding actions - Add a similar author mapper tool to manipulate author names in the existing library. Accessible via Preferences->Toolbars - Add a similar author mapper tool for metadata downloading, accessible via Preferences->Metadata download - Comments Editor: Add options to change the case of the selected text to the right click menu - Edit book: When sorting non text files in the File list recognize numbers in the file names Bug Fixes - calibredb catalog: Recognize file extensions even when they are not lowercase
* Fri Jul 06 2018 ecsosAATTopensuse.org- update to 3.27.1 New Features - Content server: Allow conversion of books - Kobo driver: Add support for new firmware - Bulk metadata edit dialog: Add an \"edit tags\" button for tags like custom columns. - Add an option in Preferences->Look & feel to disable the new \'drag and drop to merge books feature\' - E-book viewer: Add a shortcut (Ctrl+Alt+B) to toggle the bookmarks panel. - Edit book: Add a copy to clipboard button on the various report dialogs - Edit book: Add a shortcut (Ctrl+Alt+Down) to edit the next file in the book spine. - calibre-smtp: Verify relay server TLS certificates by default. New option --dont-verify-server-certificate to restore old behavior. Bug Fixes - Version 3.27.1 fixes a build error in 3.27.0 that caused calibre not to start on macOS older than High Sierra - Conversion: Fix a regression in the previous release that caused conversion of EPUB 3 to EPUB 3 to fail. - Fix detection of the Bookeen NolimbookXL on macOS and Linux - Fix a regression that broke the fetching of annotations from Kobo and Kindle devices. - DOCX Input: Fix failure to convert some DOCX files that use Symbol fonts. - When exporting very large libraries fix failures due to busy errors. - Fix commas not working in identifiers that are transformed to URLs via rules. - Review downloaded metadata: Fix cancel button on the confirm reject all dialog not working. - Kindle Fire driver: Send books by default to the \"kindle\" folder instead of the \"Books\" folder to workaround a change in the Fire firmware that causes the Kindle to not recognize files in the Books folder. - Linux installer: Also fix the execute bits in the umask if the user runs the installer with a umask that prevents files from being world executable. - Sort the entries in the show column menu alphabetically.
* Fri Jun 15 2018 ecsosAATTopensuse.org- update to 3.26.1 New Features - Book list: Allow drag and drop of books onto other books to merge the book records. - Check Book: External link checker: Also check HTML anchors (the part after the # in the link). Can be turned off via a checkbox at the bottom of the link checker window. - Edit Book: Preview panel: Show previews when editing SVG files - Edit book: When downloading external resources, also convert data URLs into files. - E-book viewer: When the controls are hidden show the progress in the window title. - Library Quick switch menu: Highlight the previously switched from library in bold. Bug Fixes - PDF Input: Fix a regression in 3.24 that caused conversion of PDF to be significantly worse. - E-book viewer: Fix very slow loading for HTML files with very many images on Linux. - Content server: Fix a regression in 3.14 that removed the separator between books in the detailed list view mode. - Edit book: Fix SVG files not being beautified by the Beautify all files tool - Edit book: Fix searching in selected files not searching SVG files - Fix Tweaks help string not being displayed translated - Edit metadata dialog: Fix distorted rendering of some labels in the custom metadata tab in rare circumstances. - version 3.26.1 prevents dropping of a book onto itself from triggering the merge dialog, which should reduce accidental triggers
* Fri Jun 01 2018 ecsosAATTopensuse.org- update to 3.25.0 New Features - Kobo driver: Support the new Clara HD - PDF Output: Add an option to use page margins from the input document, specified via AATTpage CSS rules. Bug Fixes - Fix option to \"show text under buttons only if there is enough space\" not working well with the option to use \"two lines for the text under the buttons\". - Update notification: When both calibre and plugin updates are available and the user updates only the plugins, fix the restart calibre button not working. - E-book viewer: Fix printing of comics (cbz/cbr files) not working. - EPUB3 Input: Fix Table of Contents not being recognized for some EPUB 3 books that placed their nav document in-side a sub-folder.
* Mon May 28 2018 ecsosAATTopensuse.org- update to 3.24.2 - Version 3.24.2 fixes a bug in the new EPUB 3 output functionality that prevented conversion of non-EPUB 3 books to EPUB 3
* Sat May 26 2018 ecsosAATTopensuse.org- update to 3.24.1 - Version 3.24.1 fixes a regression in the 3.24 in the editor that caused syncing between the editor and the Preview panel/Live CSS panel to not work correctly
* Fri May 25 2018 ecsosAATTopensuse.org- update to 3.24.0 New Features - Conversion: EPUB Output: Add an option to output EPUB 3 files. - PDF Output: Add an option to break long words at the ends of lines. - PDF Output: Allow using images in the header/footer templates - Add an option to use two lines for the text under the toolbar button in Preferences->Look & feel - Edit book: Spell check: Update the number of misspelled words/total words displayed when correcting/ignoring words. - Edit book: Fix HTML: Automatically resolve private entities - Improve formatting of help in Preferences->Tweaks - ToC Editor: Allow undo for renaming single items as well. Bug Fixes - PDF Output: Strip zero-width space characters from the text as their presence prevents searching from working - DOCX Output: Fix tags not being converted correctly. - DOCX Input: Fix incorrect conversion of a framed block that contains a list. - Conversion: Fix private entities that use the same name as an HTML entity not being handled correctly - Viewer: Fix HTML files with private entities displaying an artifact at the top - Edit book: Check book: Show an error for HTML files with private entities - EPUB3 Input: Fix titlepage being referred to in the nav causing two titlepage entries in the final book. - Fix throbber buttons not being perfectly aligned inside toolbars - Quickview: Fix sizes not being displayed. - Edit book: Compress images tool: Do not mark the book as changed if no images could be further compressed. - Book list split-view: Fix horizontal scroll position of split view can change when changing the current column in one view. - Fix Bookeen Saga not being recognized on macOS/Linux. - Edit metadata dialog: Fix undo last trim not working for automatic trims. - Content server: Fix series field blank in Italian translation - BeautifulSoup: Port fix from upstream for outputting bare ampersands in strings. - calibredb add: Run the input plugins before reading metadata instead of after.
* Thu May 24 2018 kbabiochAATTsuse.com- Use OpenPGP signature provided upstream- Added source to calibre.keyring, which contains the key from the author- Used https for all URLs in the specfile
* Mon May 14 2018 tchvatalAATTsuse.com- Drop dependency on python-pypdf as we remove this package
* The calibre does not depend on it since 2014 anyway
* Fri May 04 2018 ecsosAATTopensuse.org- update to 3.23.0 New Features - Kobo driver: Add support for new firmware - Book polishing: Add an option to upgrade EPUB 2 to EPUB 3 - DOCX Input: Convert text written with dingbat fonts such as Wingding or Symbol correctly. - When choosing the page to use as a cover from a PDF file, add a button to render more pages, if needed - TXT Input: Add support for embedded images that use relative URLs when converting markdown or textile. Note that this will only work if you are - converting using the ebook-convert command line tool as the main calibre program moves files around, so relative references will not be valid. - Edit book: Insert special character: Add an option to select if searching should match all words or any of the words - Edit book: Insert special character: When searching by name match prefixes in addition to whole words. So you can now type \"horiz\" to match \"horizontal\". - Linux installer: Simplify the command used to install calibre and add support for Ubuntu 18.04 which is missing a default python executable - When upgrading EPUB 2 to EPUB 3 add the \'epub\' namespace to all HTML files, for convenience. Bug Fixes - Edit Book: Fix an error caused by a landmark entry in EPUB 3 files that has an tag without an href attribute. - Edit Book: Fix names for some control characters not being displayed in the status bar - Searching: Fix A (B) not being treated as A AND (B) - Kobo driver: Add an option to not maintain bookmarks/read status/etc. when resending a book already on the device. - DOCX Input: Ignore complex script font styles. Fixes conversion of documents that specify only complex script styles and no simple script styles. - When updating EPUB 2 to EPUB 3 ensure only a single dc:date element is present in the OPF
* Sat Apr 21 2018 ecsosAATTopensuse.org- update to 3.22.1 New Features - Edit book: Add a tool to upgrade books from EPUB 2 to EPUB 3 (Tools->Upgrade book internals) - Add support for the FBZ format (zipped FB2) - Kindle driver: Change the height of generated thumbnails to 500px, needed for the Oasis 2017 - Edit book: When bulk renaming files add an option to rename by the order in which the files appear in the book. - Polishing: Recognize titlepages that are marked as covers in the EPUB 3 landmarks section - Edit Book: Automatically updated the modified timestamp in the OPF when saving EPUB 3 books. - Remove the ISBNDB metadata plugin as ISBNDB no longer allows free lookups. Bug Fixes - EPUB 3 metadata: If the book defines more than one author sort value for an author use the first instead of the last - Check Book: Dont warn for nav document not in spine in EPUB 3 books - Linux installer: Fix umask question not working with the recommended install command because stdin is a pipe - Browser viewer: Show an error message when trying to use the Sync function without being logged in - When setting cover from a PDF file and the user clicks cancel, do not delete the existing cover
* Sun Apr 08 2018 ecsosAATTopensuse.org- update to 3.21.0 New Features - Browser viewer: Allow showing the time left in the current chapter/book in the header and footer areas of the book. - Manage tags dialog: Searching now shows all matching tags and there is an undo button to undo changes. - Add an output profile for the Kindle Oasis 2017 Bug Fixes - Content server: Fix adding/deleting books and editing metadata not updating the main calibre book list automatically. - Viewer: When doing a dictionary lookup, remove soft hyphens from the word, if any are present. - Edit metadata dialog: Fix tab order for buttons to the left of the title and author - Trim cover dialog: Remove the redundant Trim & OK button, instead have the OK button trim automatically if there is a selection. - Update Amazon metadata plugin for a website change - Content server: Fix translations not being updated without clearing the browser cache - Content server: Fix switching from translations to no translations not working - Content server: When updating interface data do not transmit translations if they have not been changed. Saves ~30-60KB bandwidth when using non-English interface language.
* Sat Mar 24 2018 ecsosAATTopensuse.org- update to 3.20.0 New Features - Content server: Allow editing the metadata of books from the book details page - Kobo driver: Recognize Kobo Aura 2 with new firmware (4.6.10188) Bug Fixes - When reading metadata from HTML also recognize as being comments
* Fri Mar 09 2018 ecsosAATTopensuse.org- update to 3.19.0 New Features - Driver for the new PocketBook 740 - Allow using relative URLs in comments type metadata. The relative URLs are interpreted relative to the book folder in the calibre library - Edit book: Reports: Do not show characters from the HTML markup in the characters report. - Allow adding the Virtual library button to any toolbar/menu via Preferences->Toolbars & menus Bug Fixes - Server: Fix server becoming unresponsive if a client sends invalid SSL data at exactly the right moment - Conversion heuristics: Make unwrapping recognize Georgian letters as well. - Make de-serialization of stored conversion options safe against maliciously crafted input - E-book viewer: Change the file format used to import/export bookmarks to use JSON. This prevents malicious bookmarks files from causing code execution. - Make the history completion for the search and replace edit box case-sensitive. - PDF Output: When the input document contains multiple anchors with the same value, use the first anchor rather than the last. This follows browser behavior. - FB2 Input: Add to content to silence the useless epubcheck
* Sat Feb 24 2018 ecsosAATTopensuse.org- update to 3.18.0 New Features - Browser viewer: Allow long tapping a word to look it up in a dictionary or search the internet for it. Bug Fixes - Conversion: Handle the deprecated type attribute on tags. - Fix metadata download from amazon stopped working because of a website change - Fix re-ordering of columns causing split book splitter state not being restored on restart - Fix errors when using strftime with unicode strings on non-utf-8 windows systems. - Split book view: Fix vertical scroll position of the two views getting out of sync after doing some searches. - Fix some edit widget appearing in the wrong place when editing in the right hand panel of the new split book list. - Portable build: Fix cache directory not always being auto-created - Workaround for Qt 5.10 on Linux resetting the global font, preventing custom interface font settings from working
* Fri Feb 09 2018 ecsosAATTopensuse.org- update to 3.17.0 New Features - Allow splitting the book list, by right clicking on the column headers and choosing \'Split the book list\' - Store temporary files used by the editor and viewer in the cache directory to try to prevent errors caused by \'file cleaner\' programs deleting temporary files still in use Bug Fixes - EPUB3 Input: Fix HTML covers and titlepages that are marked using the deprecated element not being recognized. - Bulk metadata edit: Fix regression in 3.13 that made it impossible to use the Force numbering checkbox for custom series - Conversion: Fix the valign attribute on tags not being honored - E-book viewer: Fix the \'Copy\' keyboard shortcut/context menu action not working on some Windows systems - E-book viewer: Make the semi-transparent background for viewing metadata a little more opaque.
* Sat Jan 27 2018 ecsosAATTopensuse.org- update to 3.16.0 New Features - Content server: Allow adding and deleting of books using the web interface - Allow removing the close button from tabs in the Virtual library tab bar. Right click the tab bar and choose \'Lock tabs\' to do that. - calibredb export: Add --progress option - Bulk metadata editing: Show progress bars to track progress of the operation - Content server: When downloading books from the server send both the ASCII and full Unicode file names. Browsers that support RFC 6266 can make use of the unicode file name. - Content server: Show a warning popup on Apple devices when the user tries to search with an expression containing smart quotes, since Apple devices now automatically replace quotes with smart quotes when typing. Bug Fixes - DOCX Output: Fix links without anchors in the input document not being converted correctly. - calibredb: Fix a regression that broke reading of passwords from stdin - Edit book: Fix an error when saving files with filenames that cannot be encoded using the system codepage on Windows - Pasting metadata: Fix excluding title and authors not working
* Wed Jan 24 2018 pgajdosAATTsuse.com- do not require liberation2-fonts, it is dead [bsc#1077375] [rh#856239]
* Sat Jan 13 2018 wbauerAATTtmo.at- Drop useless build requirement on poppler to make it build again. Such a package doesn\'t exist since ages, libpoppler provided \"poppler\" until recently but there should be no need to explicitly BuildRequire that anyway.
* Fri Jan 05 2018 ecsosAATTopensuse.org- update to 3.15.0 New Features - Browser viewer: Allow customizing what information is displayed in the header and footer areas. Access Preferences from the viewer controls to change. - Add support for MTP devices on FreeBSD - ToC editor: Add more case changing operations to the right click menu - Content server: Redirect pre 2.x book URLs to new 3.x URLs via a JavaScript redirect - Content server: Allow opening entries in the book list in a new tab via middle click/right click - Add a tweak in Preferences->Tweaks to exclude some fields when using the Edit metadata->Copy/paste actions - Linux: Allow using calibre-tray.png in the calibre resources folder to override the system tray icon. Bug Fixes - Browser viewer: Fix goto next/previous section actions not working when the sections are in different individual HTML files. - Edit book/Book polishing: When compressing images and the compressed image is larger thant he original, use the original image. - PDF input: Fix conversion of multi-level PDF Outline causing duplicate entries in the Table of Contents. - Edit book: Fix incorrect EPUB 3 declarations being added to the OPF file when adding covers to an EPUB 2 book - Edit book: Fix backspace key un-indenting instead of deleting even when text is selected if the cursor is at the start of the line - Tag browser: Fix position not bing preserved when deleting books. - Edit Book: Use the cache directory rather than the temp directory to store working files. Hopefully prevents temp file cleaners from destroying books. - EPUB input: Handle books that erroneously set the mimetype for font files to text/plain - AZW3 input: Do not fail to process files with invalid internal flow references. - When updating plugins, do not show the dialog asking which toolbar to put the plugin, even if the user has removed the plugin for all toolbars. - Content server: Fix using the Clear logs button preventing the server from restarting until calibre itself is restarted.
* Sat Dec 16 2017 ecsosAATTopensuse.org- update to 3.14.0 New Features - User manual: A new quick reference primer for regular expression syntax https://manual.calibre-ebook.com/regexp_quick_reference.html - Content server: Allow viewing the book metadata while reading a book. In the viewer controls, tap Goto and then Metadata to see the metadata. - Kobo driver: Add support for new firmware - Bulk metadata edit: Allow choosing the algorithm used for changing the case of titles - Get books: The koobe.pl store plugin has now become the Swiat Ebookow store plugin - Allow Copy/paste of book metadata from the main book list. Right click the Edit metadata button to access these actions. - Allow disabling the confirmation popup when opening the containing folder of many books at once. Bug Fixes - Nook driver: Fix books sent via calibre not appearing under My Files on the Glowlight 3 Plus - Get Books: Update Mills & Boon, publio, empik, legimi, woblink and beam-ebooks.de plugins for website changes - Book polishing: Do not scan book for font usage when subsetting if no embedded fonts are available. - Content server: Open links in the comments section from the book details page in new windows. - Choose English as the User interface language when a locale related environment variable is set to the C locale - Linux installer: A nicer error message if the user tries to run the installer on an ARM machine
* Fri Dec 01 2017 ecsosAATTopensuse.org- update to 3.13.0 New Features - Driver for the new Bq Cervantes 4 - Edit book: Auto-generate links to existing stylesheets when adding a new HTML file. - Add a button to easily clear server logs in Preferences->Sharing over the net->Show server logs. - Catalog generation: Store the list of fields to be used in generating CSV/XML catalogs per library. - Bulk metadata edit: Make the custom series controls similar to the builtin series ones, with the same set of features - Edit book: Pre-select existing cover image (if any) in add cover dialog - Make the Manage saved searches dialog a little easier for new users. - Add a tweak to control behavior of Enter on the book list - Content server: Fix random book button on book details page multiplying. - Edit Book: Bulk file rename dialog: Remember last used prefix for renaming files Bug Fixes - Tag browser: Fix use of the tweak to control order of items in the Tag browser causing unexpected expansion of items after editing metadata. - Content server: Improve rendering of tags/categories with long words on small screens. - Fix first added saved search not appearing in Tag browser until calibre restart. - When checking added books for duplicates, also check on the language field. So books with the same title/authors but different languages are not considered duplicates. - Edit Book: Spell check should not fail if there are non-HTML files in the spine - Conversion: Fix an error when using the embed_all_fonts option with certain books - Save to disk: Dont error out if the user deletes all formats to be saved. - Linux binary: Fix calibre not starting on systems where QT_QPA_PLATFORM is set to use wayland
* Sat Nov 11 2017 ecsosAATTopensuse.org- update to 3.12.0 New Features - Driver for the new Nook Glowlight 3 - Allow configuring the metadata fields displayed in the popup book details window. To configure, simply click the \'Configure\' link at the bottom of the window. - Wireless driver: Allow specifying extra file formats (unknown to calibre) to send Bug Fixes - Fix a regression that caused clicking the clear button in the main search bar to not unapply the current search until enter is pressed. - Linux: Fix a regression causing calibre to fail to start on systems with no DBUS session bus - Browser viewer: Fix body font being forced to sans-serif, overriding in book and user stylesheet settings - Fix sending email failing of the computer\'s FQDN is set to a single period.
* Thu Nov 02 2017 ecsosAATTopensuse.org- update to 3.11.1 New Features - Kindle driver: Add support for the new Kindle Oasis - Browser viewer: Allow the user to specify a CSS style sheet to control the look and feel of the text - Edit book spell check: In the list of suggestions show the original word in italics. - Edit Book: When adding a new HTML file, add it after the file being currently edited instead of at the end. - Column coloring: Add a contains rule type. - Book details panel: Allow saving the displayed cover to disk via the right click context menu. Bug Fixes - Browser viewer: Fix font size and color scheme settings not being respected in the footnote popup - DOCX Output: Fix comments/XML processing instructions in the middle of text causing text to be skipped. - Book details panel: Fix metadata field titles not being top aligned - Linux: Fix long startup delay on systems that do not have a desktop notification service running - 3.11.1 fixes a couple of regression in 3.11.0 that broke configuring Get books and creating catalogs
* Sat Oct 21 2017 ecsosAATTopensuse.org- update to 3.10.0 New Features - Browser viewer: Show footnotes in a popup window. Similar to the popup footnote functionality in the calibre viewer. - Content server: Add an option to control the timeout for making AJAX queries to the server. Bug Fixes - Fix regression that broke Preferences->Conversion->Common options in version 3.9 - Server: Fix adding expressions to the search always using AND instead of respecting the setting to use OR or AND. - Browser viewer: Fix a regression that caused loading more than one book in the same session or using the back/forward browser buttons to require refreshing the browser. - Jobs list: Fix killing of job killing the wrong job if other jobs are completed while waiting for kill confirmation. - DOCX Output: Fix preserve cover aspect ratio option still distorting the aspect ratio slightly.
* Sun Oct 08 2017 ecsosAATTopensuse.org- fix build error for Tumbleweed
* Sat Oct 07 2017 jengelhAATTinai.de- Avoid running fdupes across partition boundaries.- Remove irrelevant parts from description.
* Sat Oct 07 2017 ecsosAATTopensuse.org- update to 3.9.0 New Features - Remove the Connect to iTunes function since Apple has removed that functionality from iTunes - Kobo driver: Support for new firmware - Allow changing the icons in yes/no columns via column icon rules. - Quickview panel: Add a context menu with a \"View\" action to the book table. - Make the elapsed time display in the jobs dialog more human friendly. Bug Fixes - EPUB Input: Fix styles in existing titlepage not being flattened when the titlepage is preserved during conversion. - Fix conversion of grayscale JPEG-XR images not working - Update the douban metadata download plugin to match changes to the website - DOCX Output: Fix the preserve cover aspect ratio option not visible
* Sat Sep 23 2017 ecsosAATTopensuse.org- update to 3.8.0 New Features - Bulk metadata edit dialog: Add an action to set metadata from e-book files. - Server: Add an option to control the number of books displayed per page in the browser (Preferences->Sharing over the net->Advanced). - DOCX Output: Add an option to preserve the cover aspect ratio in the output document. - Book details panel: An option to control the layout of the panel in \'Narrow\' mode (Preferences->Look & feel->Book details) - If the --start-in-tray option is specified, create a tray icon even if the configuration option to enable tray icons is off. Bug Fixes - Possible fix for issue with pinning calibre to taskbar on windows. Note that as an unfortunate side-effect, you will have to unpin and re-pin calibre to the taskbar after updating. - DOCX Output: Fix text immediately after a hidden tag not being included. - Fix a regression that broke fetching of metadata from Douban - Cover grid: Fix Shift+arrow keys to manipulate selection not working. - Editor snippets: Dont lose the last selected word when the user triggers a non-existent snippet. - Book details popup window: Show the cover size in the bottom right corner if the option to show cover size in the Book details panel is set. - Linux: Fix regression that broke using calibre on some older VNC servers - Browser viewer: Do not fail if the book contains javascript that has errors. - Linux: Fix file open dialog on older KDE desktops not working correctly. - Update Ozon.ru metadata plugin for website changes. - LIT Input: Fix a buffer overflow caused by malformed LIT files. - Conversion: Expand -epub-writing-mode to -webkit-writing-mode and writing-mode properties for maximum compatibility. - Linux: Fix SONY PRS-650 not being detected
* Sat Aug 26 2017 ecsosAATTopensuse.org- update to 3.7.0 New Features - Allow searching for books in a virtual library using a new \'vl:\' prefix - Server: Show file sizes in the tooltips for the download buttons. - Server: Reduce the grid view minimum cover thumbnail size from 150px to 105px - Narrow layout: Fix wasted space to the left of the comments in the Book details panel Bug Fixes - Server: Fix downloading files via the list of formats not working when launching calibre from the home screen on iOS - Browser viewer: Fix controls help overlay not being displayed the first time the viewer is used - MOBI Output: Fix a regression causing a crash for some input documents that specify text-transform or font-variant CSS properties. - DOCX Input: Fix framed lists being rendered with the frame inside the bullets instead of outside it. - Fix a regression that could cause conversion to crash when using the first-letter CSS pseudo selector and outputting to MOBI or DOCX. - Conversion: Fix remove first image option not working for comic input with the disable comic processing option. - Server: Fix tooltip not working in the cover grid view. - Workaround for Qt bug that prevented using the shift and ctrl keys with the touchscreen - Linux: fix native KDE file dialog not working on older systems - Linux: Fix KDE dialogs not supporting multiple file name filter groups - Fix libraries being sorted alphabetically by full path rather than just library name - Server: Allow hyphens in user names - calibredb.exe: Fix misleading error message when connecting to a server with incorrect username or password
* Fri Aug 04 2017 ecsosAATTopensuse.org- update to 3.6.0 New Features - Linux: Use native file dialogs via zenity or kdialog, if available - Copy to library: Add an action to show a dialog that allows for easy selection of libraries for copy/move. Useful when there are a large number of libraries to choose from. - Server: Allow deleting a downloaded book from the \"Browse all downloaded books\" screen Bug Fixes - Hopefully fix an issue with the book list jumping around when using the mouse on some computers - E-book viewer: Change the default fonts on windows to the Liberation font family. This matches the other platforms and avoids rendering issues with Times New Roman. - DOCX Output: Convert images placed by themselves inside block tags as block images rather than inline images. - Fix a typo that broke the download of a few news sources - ebook-viewer.exe: Fix --continue-reading not working - Fix non XML safe characters in feed descriptions causing news download to fail. - Browser viewer: Fix books that contain broken links with unicode characters in their paths not working. - Quickview: Fix regression in previous release that broke the \'Lock quickview\' control
* Fri Jul 28 2017 ecsosAATTopensuse.org- update to 3.5.0 New Features - Server: Add a new \'custom\' mode for the book list, where you can specify exactly what metadata fields are displayed, via a template (see Preferences->Sharing over the net->Book list template) - Speed up HTML parsing by an order of magnitude, by switching from html5lib to html5-parser - Add support for touch screens to the main calibre book list. You can now flick to scroll, tap to select and double-tap to view books. - Server: Add an option to ban IP addresses if there are too many failed login attempts - calibre-debug: Change the --explode-book action to only create the exploded directory and not rebuild the file. Add a new --implode-book action to rebuild the file,separately. - Book details panel: Add Manage authors/series/tags/etc. to the menu when right clicking on the item - Kobo driver: Update for new firmware Bug Fixes - PDF Output: Fix a regression in 2.82 that caused conversion of comics to PDF files to have successive images become smaller and smaller in some circumstances. - PDF Output: Fix a regression in 2.83 that caused occasional blank pages at the end of chapters when using headers/footers. - Get books: Update store plugins for ebook.nl and the various amazon websites - Edit book: Hide editor toolbars if they are empty. - Server: Fix failed login attempts using digest auth not being logged to the main log - Quickview: for non-text fields, sort on native values instead of text. - Fix hidden search bar state not being restored on calibre restart. - Fix option to not save cover separately when using Save to disk not working. - Server: Fix an error on browsers that do not support blob storage in IndexedDB. - Comic input: Fix a bug in the normalize image filter that caused a crash when converting comics that contain a page with only a single color. - Edit Book: Handle non-normalized unicode characters in file names better
* Fri Jul 14 2017 ecsosAATTopensuse.org- update to 3.4.0 New Features - Edit book: Allow exporting all selected files to the computer from the \'File browser\' by right clicking and choosing \'Export selected files\' - Server: When returning to the search page, remember the last used state of the Tag browser - Template language: Allow the in_list() functions to return different values depending on what is found - Add a configurable shortcut to move the focus from Quickview to the book list Bug Fixes - Conversion: When inserting the publication year in the metadata jacket, do so in the local time zone, so it matches what is displayed in the main calibre program. - Server OPDS feeds: Fix incorrect counts in letter categories when there are lowercase names. - Edit book: Fix \'Show details\' button not visible when doing \'Replace all\' rather than \'Count all\' - Nook driver: Remove the % character from filenames sent to the Nook. - Fix calibre startup crash caused by Quickview when the applied virtual library is empty (has no books).
* Sat Jul 08 2017 ecsosAATTopensuse.org- update to 3.3.0 New Features - Quickview panel: Allow opening and closing the panel via the Layout button in the bottom right corner. - Book details panel: Allow right clicking on author names to search for books by the author on Amazon. - Edit book: When doing a Replace/Count all with multiple searches add a \'Show details\' button on the result dialog that shows the individual counts for each search. - Comments editor: Add a button to easily insert separators (i.e. tags) when editing comments Bug Fixes - Browser viewer: Fix back/forward buttons not working correctly when clicking on links that lead to different internal files in the book. - Server: Fix using \'Show more books\' button and then changing list mode setting causing resulting book list to be incomplete - Server: Fix changing sort/search in the /mobile view only working with the default library. - DOCX Input: Fix alt and title attributes for some images not being preserved - Amazon metadata download: Change the default source from Bing to Google as the Bing cache seems to be having trouble at the moment - ISBNDB metadata download: Ignore SSL errors when contacting isbndb.com as they seem to have no intention of fixing their broken SSL certificate - Conversion: Fix heuristics processing incorrectly removing some tags. - Handle non-ASCII binary strings in the author_name_prefix/suffix tweaks.
* Fri Jun 30 2017 ecsosAATTopensuse.org- update to 3.2.1 Bug Fixes - 3.2.1 has a fix for an issue that broke mouse wheel scrolling in the cover grid view- update to 3.2.0 New Features - Server: Allow logged in users to change their passwords by clicking the user icon in the top right corner of the home screen. - macOS: Add headless support: calibre command-line utilities can now run on macOS machines without a screen Bug Fixes - Viewer: Fix incorrect display of pages in paged mode for books that override the box-sizing CSS property on the element. - Server: Fix timeout errors when using SSL (particularly common when running the server on windows) - Linux: Fix slow mouse wheel scrolling in Cover grid because of Qt bug - Blacklist the iOS Reader applications and Marvin XD plugins as they were preventing calibre from starting up and they have not worked in a long time anyway, since Apple restricted USB access to their iOS devices - Fix for in-program restart not working on some Windows 10 Home machines - EPUB3 metadata: Fix handling of elements with multiple roles. - Server: Disallow client initiated SSL renegotiation - Windows: Try to prevent windows from showing the annoying \'no disk in drive\' error messages at calibre startup if one of the calibre libraries is on a removable disk that is missing from the system
* Fri Jun 23 2017 ecsosAATTopensuse.org- update to 3.1.1 New Features - Edit metadata dialog: Allow right clicking the Paste ISBN button to instead paste an identifier with a different prefix. - Tag browser: Add an option to control the spacing between items - Add an option in Preferences->Look & feel to show individual layout buttons in the status bar, as was the case in calibre 2.x - Edit metadata dialog: Add buttons to easily set/clear Yes/no columns - Support for RAR 5.0 format RAR and CBR files Bug Fixes - Version 3.1.1 fixes a regression in 3.1.0 that prevented the standalone calibre-server.exe from working on Windows and macOS - Content server: Fix various bugs in the SSL implementation causing aborted transfers when enabling SSL in the server - Content server: Fix connections not being closed after errors/timeouts on the server side - Fix an error during startup on Windows systems where the home directory is in a character encoding different from the system encoding - Edit book: Fix escaping of text for regular expression searches unnecessarily escaping spaces - Get Books: Search the entire catalog, including restricted books - Fix regression in previous release that caused the Tag browser view to jump around when renaming items - Splash screen: Fix text vertical overlap for some systems/font sizes - Server: --daemonize option should not be present on Windows and macOS as it does not work on those platforms - macOS: Fix some keyboard shortcuts not working in calibre 3.0 - Server interface: Fix error in the Browse all downloaded page when the book list mode is set to detailed list - Get books: Update amazon.fr and ebooks.com plugins for website changes - Content server: Fix for home screen being empty if the path to the calibre library has a trailing slash. - Content server: Fix the new server interface not working with the --url-prefix option when the trailing slash is omitted on the URL used in the browser. - Google images metadata download plugin: Fix for change in website causing no covers to be downloaded
* Fri Jun 16 2017 ecsosAATTopensuse.org- update to 3.0.0 New Features - For details on the major changes in calibre between 2.0 and 3.0, see https://calibre-ebook.com/new-in/twelve - A completely re-written Content server with support for reading books in-browser on your phone/tablet. Also works in offline mode. - Support for high resolution (Retina screens) - A new splash screen to celebrate the release of calibre 3 - Minor tweaking of the main user interface to emphasize the core features Bug Fixes - Kobo driver: Fix for detection of some devices, with SD card not working on macOS - Tag browser: Fix preservation of state when recounting and the visible categories have changed. - CHM Input: Handle CHM files that have missing or empty root files. - Fix Page flips options box in viewer preferences bot being laid out properly - Fix initial down arrow in search box jumping two places - Fix editing the authors via the book list not respecting the tweak to control author name splitting - E-book viewer: Fix external links not working in the footnote popup panel - Fix a regression that broke command line completion in bash- remove patch 0001-compatibility-with-qt5-5.9.0.patch, because it is now in upstream
* Thu Jun 15 2017 alarrosaAATTsuse.com- Add 0001-compatibility-with-qt5-5.9.0.patch from upstream to fix a build failure with Qt 5.9.0 .
* Sat May 13 2017 ecsosAATTopensuse.org- update to 2.85.1 Bug Fixes - contains a fix for a regression that cause the Open with action to go missing from the right click menu of the Book details panel- update to 2.85.0 New Features - Book details panel: Allow right click to search the internet for the current book - Book details panel: Allow right clicking on an author name to search the internet for works by that author - Book details panel: Clicking an author name now searches Goodreads by default instead of Wikipedia. Can be changed in Preferences->Look & feel->Book details - Kobo driver: Add support for the Kobo Auro H2O Edition 2 Bug Fixes - PDF Output: Fix a regression in the previous release that broke conversion to PDF for some files. - DOCX Output: Fix lengths specified in percentage of page size not being converted correctly. - DOCX Output: Fix some hyperlinks not working in word because the bookmark name is longer than forty characters. - DOCX Output: Prevent images from being larger than the page size. - Comic Input: Fix the number of colors control not allowing values less than 8 - Kobo driver: Fix main memory and Card A being swapped on some systems - Kobo driver: Fix the ignore collections option being accidentally case-insensitive - Preferences->Toolbars: Show an error message when the user tries to remove either the Preferences or Location Manager buttons instead of just silently adding them back.
* Fri May 05 2017 ecsosAATTopensuse.org- update to 2.84.0 New Features - Kindle driver: Also delete book thumbnails from the system directory when deleting books. - Conversion: Use the same regular expression engine as is used by the Edit Book tool. The new engine has much better support for Unicode characters/character classes. - Edit Book: Add keyboard shortcuts to jump to opening and closing tags (Ctrl+{ and Ctrl+}) - Add API to pre-process image data in recipes easily - fetch-ebook-metadata: add option to use only a single metadata plugin Bug Fixes - E-book viewer: Fix a regression in the previous release that broke printing from inside the viewer. - DOCX Output: When the input document contains paragraphs inside a block with a background color preserve the background color in the resulting paragraphs in the DOCX document. - DOCX Output: Fix links to empty inline tags not working. - DOCX Input: Fix links that point to anchors placed in empty paragraphs not working. - PDF Output: Do not crash when unable to find page for link destination, instead use previous page. - Edit Book: Fix sorting by language in Report->Words not working - Edit Book: Fix drag and drop of multiple items in the File Browser causing item order to be reversed. - Get Books: Update Baen store plugin for website changes - Linux: When adding books from directories ignore files that have undecodable names. - AZW3: Preserve the primary-writing-mode EXTH header field when round-tripping AZW3 files. Should fix editing/conversion of RTL AZW3 files causing page turning to become left-to-right on the Kindle - AZW3 Output: Set the primary-writing-mode EXTH header when the input document has page-progression-direction set to RTL as this is apparently required on newer Kindle firmware for right-to-left page turning - Fix a misbehaving wireless device connection can cause calibre to hang when opening the Connect/Share menu.
* Sun Apr 23 2017 ecsosAATTopensuse.org- update to 2.83.0 New Features - PDF Output: Default to generating PDFs with a page size of letter instead of taking the page size from the output profile. - PDF/DOCX Output: Add separate, pdf/docx specific, page margin settings that override the common settings. - Table of Contents tool: Add an undo button - Metadata jacket: Show custom rating columns using stars - Metadata jacket: Change formatting of series to match that used by the book details panel. Also allow access to the raw series name and number when customizing the jacket template. - calibredb check_library: Vacuum database when running the check - Check Book: Add a check for empty identifier elements Bug Fixes - Edit book/Book polishing: When adding a cover to an EPUB 3.0 file set the svg property if a SVG cover wrapper is used - Refresh the book list when a User Category is added/edited. - EPUB metadata: Fix deleting ISBN from EPUB file could result in an EPUB file without a package identifier if the ISBN was used as the package identifier. - Amazon metadata download: Fix title and author names being bold in the downloaded comments when using bing to get amazon metadata. - PDF Output: Fix a regression that broke PDF Output for documents containing mathematics. - E-book viewer: Fix a regression that broke the \"Clear recently read books\" action in the viewer
* Sat Mar 18 2017 ecsosAATTopensuse.org- update to 2.82.0 New Features - Edit Book: Saved Searches: Add keyboard shortcut (Alt+Up/Down Arrow) to move selected searches Bug Fixes - Fix a typo in the previous release that caused dynamically updated metadata source plugins to stop working. - Catalog generation: Ignore tags with commas in them when generating genres - News download: Do not use Microsoft user agents as more and more websites are serving JPEG XR images to these browsers - Amazon metadata download: Fix spurious results when searching for books that are not present on amazon using a search engine. - Get Books: Fix free samples being detected as independent books when searching OPDS based stores such as Feedbooks. - Edit Book: Saved Searches: Preserve selection when using arrows to move multiple items - Fix template formatter functions not being reloaded after a check library operation - Fix an error during shutdown caused by some library closed plugins
* Fri Mar 10 2017 ecsosAATTopensuse.org- update to 2.81.0 New Features - Amazon metadata download: Allow downloading amazon metadata from multiple sources. You can now configure the Amazon plugin via Preferences->Metadata download to use either the amazon servers, or various search engine caches to get the metadata. Should help with the recent CAPTCHA problems when downloading metadata from amazon - Kobo driver: Add support for new firmware - Edit Book: Spell Check dialog: Always add the original word as one of the spelling corrections, so that small edits to the word can be made easily. - Edit Book: Saved searched Dialog: Allow re-arranging the saved searches using drag and drop. - Implement auto update of builtin metadata download plugins, just as for recipes and Get Books plugins. Needed as the websites they get data from often change. - Edit Book: When inserting full screen images, use the actual image dimensions in the generated SVG code, when available - Linux installer: Check that the umask is suitable before running the installer. Should fix breakage on systems where users have changed the user umask but neglected to also alter it for sudo - Bulk metadata edit: Remove the control to delete specific formats as it is redundant. This functionality is already present by right clicking the Remove books button Bug Fixes - TXT Input: When detecting the encoding of txt files only use the first four kilobytes of text. Fixes excessively slow conversion of very large text files. - Get Books: Fix price not being displayed for books from Amazon dues to website changes - GetBooks: Update Google Books plugin for website changes - E-book viewer: Fix slow startup when recently opened files are on a slow/malfunctioning networked filesystem. - Google metadata download: Fix metadata not being found when the title of the book includes a sub-title - Improve downloading of covers from the google books metadata source - News download: Fix a bug that could cause a crash when downloading an SVG image. - Edit book: Fix a regression that caused pasting copied text from programs that generate both HTML and plain text when copying to paste the HTML in preference to the plain text
* Fri Feb 24 2017 ecsosAATTopensuse.org- update to 2.80.0 New Features - Add support for sideloading of KFX files created with the third-party KFX calibre plugin - Edit book: Allow drag and drop of image files, stylesheets and html files into the editor to insert the appropriate and tags and add the files to the book automatically. - Kobo driver: Add support for updated firmware - Edit Book: Spell Check: If there are no suggestions fill the suggested word box with the original word. - Viewer: add a shortcut (Ctrl+F11) to show/hide toolbars. Bug Fixes - PDF Output: Fix courier font not being rendered when converting on windows. - E-mail delivery: Add a Message-ID header when sending emails. Reduces probability of mails sent from calibre being marked as spam - Save to disk: Fix path shortening being applied to entire save template even when saving to singe directory. - Get Books: Update the Virualo and Publi store plugins for website changes - Viewer: Fix regression that caused slow opening of some books with missing font/css/image files - Viewer: Pressing Ctrl+F in fullscreen mode should show the controls. - Edit book: Do not allow creating multiple new files whose names differ only by case. - Viewer: Use heuristics to try to detect comics encoded as fixed layout EPUBs to ensure they are displayed as intended.
* Fri Feb 10 2017 ecsosAATTopensuse.org- update to 2.79.0 New Features - Windows: Make recently opened books show up in the jump lists for the standalone viewer and editor programs - OS X/Linux: Show an informational popup message when an Android device is plugged in that needs the user to tap Allow for the connection to work. - Conversion: Log options that are different from the defaults separately, for easy reference Bug Fixes - Conversion: Fix regression that broke conversion of some epub files when using the \'Remove first image\' option. - Get Books: Update Kobo plugin for website changes - Windows MTP driver: Fix error when enumerating device storage not being reported during debug device detection - Tag Browser: When dragging and dropping a book onto a series increment the series number. - Fix crash when generating covers with Qt 5.8 on linux - Fix Get Books result list and jobs list not being populated on Qt 5.8 - Fix importing rules in the coloring/icon rules dialog not enabling the apply button- rebase patch calibre-setup.install.py.diff
* Fri Feb 03 2017 zaitorAATTopensuse.org- Add conditional liberation2-fonts BuildRequires and Recommends for Tumbleweed, it is better suited for the version of freetype2 we have available.
* Tue Jan 31 2017 cornelisAATTsolcon.nl- Fix boo#1022710: upgrade from 13.2 to Leap error
* Fri Jan 27 2017 ecsosAATTopensuse.org- update to 2.78.0 New Features - View button: Add an action to the right click menu that always opens the book with the calibre viewer, regardless of the preferences - Kobo driver: Update to support the newest firmware from Kobo - E-book viewer: Allow opening a specific item from the Table of Contents via the --open-at command line parameter. - Amazon metadata download: Add support for downloading from amazon.ca Bug Fixes - Edit Book: Do not condense CSS rules when saving AZW3 files regardless of the value of Preferences->Common Options->Look & Feel->Expand CSS - EPUB Output: Fix a duplicate id created in rare circumstances when splitting on page breaks. - DOCX Input: Fix error when converting documents that have images pointing to web resources. - E-book viewer: Fix a regression that caused an increase in load times when loading the individual HTML files inside an EPUB book. - Fix setting a similar books search to use the formats field in Preferences->Searching resulting in an error. - Kobo driver: Fix incorrect cover size being uploaded to the Glo HD - E-book viewer: Fix \'View Image\' right click menu action not available for svg files included via tags. - HTML Input: Remove the # character from input filenames, for maximum compatibility. - Edit Book: Fix spell check treating the unicode hyphen (U+2010) differently from the normal hyphen (U+002d).
* Mon Jan 23 2017 cornelisAATTsolcon.nl- Make requirements for python-qt5 and python-sip tighter to avoid random crashes when these libraries are updated (see e.g. boo#1011610 and https://lists.opensuse.org/opensuse-factory/2017-01/msg00390.html)
* Fri Jan 13 2017 ecsosAATTopensuse.org- update to 2.77.0 Bug Fixes - Conversion: Fix changing the cover image not updating references to the old cover image inside SVG wrappers. - E-book viewer: Fix a regression that caused clicking links in the footnote popup window to stop working - Edit Book: Fix importing DOCX file as new book not setting the version attribute in the OPF - Kindle driver: Fix some newer KFX books not being recognized on e-ink kindles, because of a change in how metadata is stored in the KFX format - DOCX Output: Fix missing tag causing conversion to fail. - Edit Book: Fix group references causing errors when used in replace string in the normal mode search and replace - Edit Book: Fix Check Book reporting a spurious mime/type mismatch error after replacing a file with a file having a different mime type. - Amazon metadata download: Fix detection of series not working for some books due to changes in the amazon website - Fix Nook HD+ not being detected on windows - Edit Book: Ensure keyboard focus stays with Files Browser when renaming files.- Drop patch reproducible.patch because now in upstream
* Sun Jan 01 2017 ecsosAATTopensuse.org- update to 2.76.0 Bug Fixes - E-book viewer: Fix a regression in the previous release that broke the viewer on systems where the temporary directory is a symlink (common on OSX). - EPUB Input: Fix EPUB2 files that specify a cover image via a tag but not in the not getting a cover when converted to PDF - PDF Output: Fix conversion failure when input document contains first page with no renderable content. - Editor: Fix incorrect handling of some regular expressions in the Search tool. - OS X: Fix dynamically generated context menus, such as the sort by menu not working. - Fix a crash when running with assertions turned on in Qt. - Edit Book: Reports tool: Fix an error when right clicking on items in the Links view.
* Sun Dec 25 2016 ecsosAATTopensuse.org- update to 2.75.1 Bug Fixes - Version 2.75.1 has fixes for a regression in 2.75.0 that broke the Live CSS feature in the editor and caused some minor problems in the viewer
* Fri Dec 23 2016 ecsosAATTopensuse.org- update to 2.75.0 New Features - Happy Holidays everyone! - Add support for new Kobo firmware version 4.2 - Allow using amazon_in, amazon_au, amazon_com identifiers in the Book details panel. Bug Fixes - Kobo driver: Fix incorrectly sized covers being sent to some Kobo devices - E-book viewer: Prevent javascript in the book from accessing files on the computer using XMLHttpRequest. - Edit Book: Fix the \'Search ignoring markup tool\' not ignoring comments/processing instructions, etc. - CSS Transforms: Fix \'is\'/\'is not\' rules not matching currentColor. - E-book viewer: Make the swipe up gesture move to next section instead of previous section. - Edit Book: Allow the Spell Check dialog and the search panel to be made much narrower than before. - Edit Book: Fix customize template window not freely resizable on windows. - Edit Book: Fix newlines not being matched by the \'Search ignoring markup\' tool. - EPUB Input: Fix incorrect handling of html files that are in a folder above the OPF file.- remove obsolet calibre07 because it is now removed in obs.
* Wed Dec 14 2016 cornelisAATTsolcon.nl- python-Pygments is not a build requirement, but only required at runtime: remove BuildRequires: python-Pygments
* Sat Dec 10 2016 ecsosAATTopensuse.org- set liberation-fonts to Recommends- use PIL-fork python-Pillow instead python-imaging
* Fri Dec 09 2016 ecsosAATTopensuse.org- Update to 2.74.0: New Features - Amazon metadata download: Allow downloading from amazon.cn as well. To use go to Preferences->Metadata download and customize the amazon plugin to download from amazon.cn - Edit Book: Allow disabling the \'Files already arranged into folders\' message popup Bug Fixes - Edit Book: Fix selected text not being fully highlighted when using the solarized color schemes. - calibredb: Fix CSV output for the check_library command not being properly escaped - Fix subsetting of fonts whose names start with \'and\' not working - Fix a regression in 2.72 that broke the --start-in-tray command line option. - Fix third party plugins that create dynamic context menus not working in linux - DOCX Input: Fix images wider than 50% of the page width being incorrectly right aligned even when anchored to the center of the page. - Catalog generation: Ensure all citation keys in BiBTeX catalogs have only ascii characters. - Get Books: Update ebookpoint and legimi plugins for website changes - EPUB3 metadata: Ensure updating metadata never produces empty dc:contributor elements. - DOCX Output: Fix an error when converting tables with spanning cells. - Nicer error message if the user tries to import data while the content server is running- add calibre-rpmlintrc to prevent rpmlint-errors- rebase calibre.changes
* Tue Nov 29 2016 cornelisAATTsolcon.nl- Update to 2.73.0: New Features - Add a preference in Preferences->Look & Feel to hide the row numbers in the main book list. - Allow Export/Import of column coloring and icon rules. - Edit Book: Allow bulk changing of file extension for selected files by right clicking ont he selected files in the file browser. - Edit Book: Check Book: Add a check for nav documents that contain no ToC in EPUB 3 books - Edit Book: Check Book: Add a test to check if the embedded fonts in the book have their embedding permissions enabled Bug Fixes - Pressing the up arrow in an date edit with undefined value should jump to the current date rather than Feb 101 - EPUB Input: When an invalid nav based ToC is used in an EPUB 3.0 document that also has a fallback NCX ToC, use the fallback ToC. - Fix a regression that broke the icon theme creation tool in the previous release - Fix insert character dialog not reflowing characters on resize. Also only allow the search bar in the dialog to get input focus
* Sat Nov 19 2016 ecsosAATTopensuse.org- update to 2.72.0 New Features - Font embedding: Implement automatic embedding for fonts with non-normal stretch and weight values such as Condensed/Light/Extra Bold fonts - Allow aborting an in-progress Copy-to-library action. - Edit Book: When adding a font file via File->New automatically generate the appropriate AATTfont-face rule and copy it to the clipboard so that it can be easily inserted into the appropriate CSS files. - Edit Book: Check Book: Add a warning for links with the : character in them on windows - Conversion: When converting markdown documents recognize basic metadata in the markdown document formatted as per the markdown metadata extension. - Edit Book: Spell Check dialog: Various small usability enhancements -- preserve position in word list on refresh, ensure that new current word is highlighted after changing a word, etc. - Edit Book: Flash the taskbar icon after beautify all files completes. Bug Fixes - Fix creating an empty library with the same structure as current library not creating custom columns on the first restart after creating the new custom columns. - Edit Book: Dont fail to rename files on windows if there is a link containing the colon character. - PDF Output: Dont fail if one of the embedded fonts has no names - Edit Book: When downloading external resources, ensure the generated filenames are valid. - Windows: Fix file extension not being added automatically when missing in save dialogs. - Fix calibre not opening full-screen in windows tablet mode. - Edit Book: Fix check external links tool not detecting changes that have not yet been saved - Generate covers: Fix & in the series causing incorrect formatting of series number. - Edit Book: Fix a regression in the last release that broke the Arrange into folders tool when arranging into sub-folders of a folder that does not exist.- remove build support for openSUSE 13.1 in spec
* Fri Nov 04 2016 cornelisAATTsolcon.nl- Update to 2.71.0: New Features - calibre\'s tenth birthday edition! - A new set of icons for calibre - A short video commemorating the occasion: https://youtu.be/Q95NfFKc0v8 - Book details panel: Add a copy all action to the right click menu. Bug Fixes - Get Books: Update ebookpoint and woblink store plugins for website changes - Edit Book: When un-marking text auto-change the \'search where\' location to what it was before text was marked rather than \'current file\'. - Automatic adding: Show an error if the user specifies a folder whose name starts with a dot or underscore. - OS X: Fix a regression that caused incorrect display of the icon in pop-up message boxes when using a Retina display. - Kobo driver: Fix an error when migrating very old settings - Kobo driver: Fix a regression that broke handling of reading status for devices running old 1.9x versions of the Kobo firmware - Edit Book: When using the arrange into folders tool do not change the case of already existing folders in the book.
* Fri Oct 28 2016 aloisioAATTgmx.com- Update to version 2.70.0: New Features - Edit Book: Add a tool to download external resources (images/stylesheets/etc.) that are not included in the book. - Make custom columns available in the Alter Tag Browser->Manage categories sub menu Bug Fixes - Conversion: Fix incorrect resolution of references to resources in HTML files that exist in a folder level above the OPF file. This could lead to styles being incorrectly processed in such HTML files. - Get Books: Update the amazon store plugins for website changes - Update ozon.ru metadata download plugin to fix searching for books by ISBN - Edit Book: Fix a regression in the previous release that broke the preferences dialog for changing color schemes. - Edit Book: Better error message when user tries to open a Check Book item that refers to a file that has been deleted since the last time Check Book was run.- Dropped Fix-editing-color-schemes.patch, Update-amazon-store-plugin.patch and Update-db-version-kobo-driver.patch now included upstream
* Mon Oct 17 2016 jengelhAATTinai.de- Drop manual library require; it is autodetected
* Thu Oct 13 2016 cornelisAATTsolcon.nl- Added Fix-editing-color-schemes.patch to fix dialog for editing color-schemes (lp#1629294)- Added Update-amazon-store-plugin.patch because of Amazon website changes- Added Update-db-version-kobo-driver.patch to make sure calibre is working correctly with kobo firmware
* Fri Sep 30 2016 cornelisAATTsolcon.nl- Update to 2.69.0: New Features - Kobo driver: Support for firmware version 4.1 and Overdrive books on the device - Edit Book: Highlight class names inside HTML tags - Bulk metadata edit dialog: Allow search & replace to work for ratings columns as well. Bug Fixes - Fix downloading of metadata from ozon.ru, which broke due to website changes - Kobo driver: Fix delete of empty collections - Kobo driver: Fix book previews being sometimes detected as actual books - Cover Browser: Fix setting an empty template for the title causes an error - Edit Book: On windows do not trigger shortcuts when using the right Alt (AltGr) key. This allows it to be used for entering special characters instead. - Edit Book: Auto-add file extension when using the Save a Copy dialog if it is missing. - Linux: Fix calibre not launching when used with some old VNC server implementations - Fix some news downloads in east asian languages not working because the truncation of article descriptions could cause invalid UTF-16 bytes in the string - Fix incorrect timezone when editing custom date columns directly in the book list
* Fri Sep 16 2016 cornelisAATTsolcon.nl- Update to 2.68.0: New Features - Add a tweak to Preferences->Tweaks to control the list of servers calibre considers public email servers Bug Fixes - Content server: Fix a regression in the previous release that broke the OPDS feeds for libraries with no custom columns - Edit metadata dialog: Fix auto-generation/validation of author sort values not working when only changing case of the author name. - A nicer error message when calibre fails to create the temporary directory. - Fix dates being set to empty in bulk search/replace not becoming UNDEFINED - Edit metadata dialog: Make pressing up on an undefined numeric field set the value to zero instead of -99999. - Conversion: Handle corrupted JPEG files that have valid headers but invalid data. - Conversion: Improve detection of input documents that use uppercase tag/attribute names. - Fix regression in previous release that caused incorrect display of ratings in the side panel of the metadata download dialog - Get Books: Update publio and virtualo store plugins for website changes - Fix reading metadata from PDF files broken by poppler >= 0.47.0 - Change the application name set in Qt to calibre from libprs500
* Thu Sep 08 2016 cornelisAATTsolcon.nl- Update to 2.67.0: New Features - Allow creating custom rating columns that support half-stars via Preferences->Add your own columns - Tag Browser: Add an option in Preferences->Look & Feel->Tag Browser to turn off the display of counts in the Tag Browser - Tag browser: Show the book counts on the right edge of the Tag Browser - Cover Browser: Allow any metadata field to be used as the sub-title, not just the rating - Edit Book: A new tool to sort the rules in a CSS stylesheet. To use it add it to the toolbar for CSS editors - Edit Book: The Remove Unused CSS tool now has an option to also merge CSS rules that have identical selectors - Add a tweak in Preferences->Tweaks to exclude some images types from being treated a covers when dropped onto the Book Details panel. - Allow reading more image formats as covers (All images will be converted to JPEG when stored). - Content server: OPDS feeds: Change the value of for entries in the acquisition feed to be the last modified date for the book. Also make the size and last modified timestamp available as attributes in the acquisition links. Useful for integration with third party applications. - Kobo driver: Add support for firmware version 4 available on the new Kobo Aura One Bug Fixes - ODT Input: Add support for continued lists. - Edit Book: Fix high-dpi rendering of emblems in the File Browser - Fix regression in previous release that caused wide column icons to be scaled incorrectly - Metadata download dialog: Fix https links in the download summary not working - DOCX Output: Handle nested display:table tags with no rows. - PDF Output: Fix OpenType fonts with CFF font data not embeddable on windows
* Fri Sep 02 2016 cornelisAATTsolcon.nl- Update to 2.66.0: New Features - A simplified calibre logo - Edit Book: Allow restricting a search to the files currently open for editing - Driver for the PocketBook Touch HD - Kobo driver: Add support for firmware version 3.20 Bug Fixes - DOCX Input: Fix right-to-left alignment not working for footnotes. - Sending email: Allow setting up a mail relay that uses encryption without a username and password. - Linux: Fix calibre not working when the username is non-ASCII. - DOCX Output: Ignore invalid text-indent values in the input document instead of erroring out. - Portable Installer: Auto-create the installation folder specified on the command line if it does not exist - Kobo driver: Fix the ignore collections in option not working - More user interface fixes for high DPI screens - DOCX Input: Fix a regression in the previous release that could cause invalid values to be output for the text-align CSS property
* Fri Aug 26 2016 cornelisAATTsolcon.nl- Update to 2.65.1:
* Devices: - Driver for Kobo Aura One and Aura Edition 2 - Kobo driver: Add an option to ignore some collections on the device. The specified collections will not be touched by the driver.
* For details see http://calibre-ebook.com/whats-new
* Fri Aug 26 2016 ecsosAATTopensuse.org- update to 2.65.0 New Features - Driver for Kobo Aura One and Aura Edition 2 - Kobo driver: Add an option to ignore some collections on the device. The specified collections will not be touched by the driver. - Add an option in Preferences->Searching to make searching case-sensitive - DOCX Input: Add support for right-to-left text/tables Bug Fixes - Fix some icons/images in the user interface looking blurred in environments with High DPI scaling enabled, such as OS X retina screens - DOCX Input: Fix images that have the # character in their filenames not being converted correctly. - ToC wizard: Fix generating toc from headings/xpath yielding unexpected results when tags are present out of sequence - Edit Book: Fix drag and drop of text replacing non-breaking spaces with normal spaces - E-book viewer: Fix duplicate names in hyphenation dictionary chooser. - Fix a regression in the previous release that caused the completion popups for some custom column types in the book list to stop working
* Thu Aug 25 2016 cornelisAATTsolcon.nl- Remove calibre-appdata-add-name-summary.patch (upstreamed)
* Thu Aug 25 2016 cornelisAATTsolcon.nl- Update to 2.64.0: New Features - Custom columns: Add a new \'Short text\' column type that behaves like the builtin title column - Edit book: Function mode: Allow appending text to the end of the marked text when running function mode search/replace on marked text - PDF Output: Add a new variable _TOP_LEVEL_SECTION_ for use in header/footer templates that resolves to the current top-most section in the Table of Contents - Linux/OSX: Shutdown gracefully on receiving the interrupt or terminate Unix signals Bug Fixes - PDF Output: Fix a regression that caused the last page of a chapter to sometimes be dropped from the output - Do not show an error if the user tries to quit calibre while editing a cell in the book list. Instead, just silently abort the edit. - E-book viewer: Fix 0px margins and percentage margins not being respected when the option to override book margins is turned off. - Book Details: Do not show the \'Copy link\' context menu item unless there is an actual link at the cursor location. - Get Books: Update store plugin for nexto
* Wed Aug 24 2016 tchvatalAATTsuse.com- Remove 2nd part of the update disabling as it breaks with new code now user can click and get the notification, but still it won\'t be at least done automatically bnc#993644
* calibre-no-update.diff
* Tue Jul 26 2016 cornelisAATTsolcon.nl- Update to 2.63.0: New Features - News download: Allow controlling which periodicals are automatically sent to a specific email in Preferences->Sharing by email - Edit Book: Update regex engine to support Unicode 9.0 Bug Fixes - Edit metadata dialog: Fix pasting ISBN from clipboard not stripping garbage characters after a valid ISBN. - Edit Book: Also refresh the Preview and Live CSS panels after performing any action that changes files other than the currently displayed file. - E-book viewer: Fix the show metadata button not reading EPUB 3 metadata - MOBI Output: Fix not being rendered as full-width in old MOBI files - CSV Catalog output: Fix incorrect formatting of is_multiple custom columns. - CSV Catalog Output: Separate multiple authors with & instead of comma. Fixes problems when the author name contains commas. - EPUB 3 metadata: Fix updating metadata in EPUB 3 files not overwriting existing authors. - Fix duplicate detection when adding books not working when the book title has leading or trailing whitespace - Book details panel: Pick the color used for links from the current system color theme - Windows: Fix file selection dialogs blurry on HiDPI monitors
* Mon Jul 25 2016 badshah400AATTgmail.com- Fix calibre-appdata-add-name-summary.patch so that description paragraphs do not show up elsewhere (boo#990425).
* Fri Jul 15 2016 badshah400AATTgmail.com- Make calibre show up in Software Centres: + Appdata file references calibre-gui.desktop; besides .appdata.xml filename should necessarily match that of .desktop file for the app to show up in Software Centres. Rename .desktop file to achieve this. + Remove all appdata.xml files but the main one, we do not install the corresponding .desktop files, so these are vetoed by appstream-builder anyway. + Own appdata dir (/use/share/appdata) to prevent build failures on openSUSE <= 13.2.- Add calibre-appdata-add-name-summary.patch to add summary and name fields to the appdata, calibre does not show up in software centres otherwise.
* Fri Jul 08 2016 cornelisAATTsolcon.nl- Update to 2.62.0: New Features - EPUB metadata: Support for reading and writing EPUB 3 specific metadata. Now when processing EPUB 3 files, calibre will generate/use EPUB 3 specific metadata constructs when available, for example for series. - Recognize the newest Kindle model, that started shipping today. Bug Fixes - Tag Mapper: Allow specifying a space as the split character when creating a split tags rule - Tag mapper: Fix upper case characters not working in \'contains\' rules - Smarten punctuation: Fix double dashes and triple dots being smartened even inside attribute values. - HTML Input: Sanitize semi-colons from HTML filenames as they can cause problems with other EPUB consuming software. - EPUB Input: Speed up reading of the book spine from the OPF file for books with a very large number of entries in the spine - Edit Book: Reports: Characters: Fix sorting by count and name not working. - Fix KoboTouch configuration migration not working for older settings
* Sun Jul 03 2016 cornelisAATTsolcon.nl- Update to 2.61.0: New Features - Driver for FNAC (re-branded Bq) with new firmware. - Edit Book: Check Book: Add an auto fix action to remove all links to a missing resource (such as a deleted stylesheet) automatically. Bug Fixes - Edit Book: Check Book: Fix incorrect handling of font family names with spaces in them that are not quoted. - E-book viewer: Fix Qt 5.7 breaking mouse wheel scrolling - Kobo driver: Fix a regression in the last release that broke connecting to older devices - Get Books: Fix detection of book formats broken for the Legimi plugin by a website change - Update builtin metadata source ozon.ru to handle website changes - Font subsetting: Fix incorrect handling of fonts whose names are included in font rules without quotes - Fix ebook-viewer broken when running the binary calibre release on systems with very old versions of glibc
* Fri Jun 24 2016 cornelisAATTsolcon.nl- Update to 2.60.0: New Features - Edit metadata: In the drop down list for languages, show the five most recently used languages first. - Edit Book: Check Book: Add a check for missing navigation documents in EPUB 3 books - Kobo driver: Improved configuration dialog for the Kobo Touch device driver - Copy to Library: Do not abort the copy process if only some books fail to copy, instead report which books failed and copy the rest. - News download: Make all relative links (those starting with /) absolute. Useful when reading on a device that supports web browsing. - EPUB metadata: Add an option to disable adding of cover images to EPUB files that declare no cover image in their metadata (Preferences->Plugins->Customize the Set EPUB metadata plugin) Bug Fixes - ToC Editor: Fix ToC detection in EPUB 3 files with only an NCX and no nav not working - E-book viewer: In paged mode, when the window is toggled between full screen and window, repeatedly, preserve the position more accurately. - E-book viewer: Fix incorrect page turning when multiple pages are displayed on screen for books that wrap all their content in a single 100% height tag. - Fix a regression that broke scheduling a new news download in timezones west of GMT - Edit Book: Fix undocked windows not resizable on OS X - Fix a regression in 2.57 that broke rescaling of images to fit the output profile screen size during conversion. - Fix for file dialogs not working on windows when non-ascii environment variables are present - HTML Input: Fix error when converting HTML file with URL encoded filename.
* Wed Jun 22 2016 cornelisAATTsolcon.nl- Update to 2.59.0: New Features - Amazon metadata download: Download the series information when available from amazon.com - Amazon metadata download: Recognize common patterns of embedding the series name after the title and remove it automatically - Edit Book: Add support for EPUB 3 to the Table of Contents tool. Now when editing EPUB 3 files using the tool will automatically generate both the EPUB 3 navigation document and the NCX table of contents for backwards compatibility. - EPUB Input: Implement reading of Table of Contents from EPUB 3 files that do not specify a fallback NCX ToC - EPUB metadata: When setting a cover image for an EPUB file that has no metadata cover image defined, add the new cover image as a pure metadata cover instead of aborting. Bug Fixes - Fix crash on exit if any plugins have loaded code that raises exceptions during shutdown. - Copy to library: Speed up checking for duplicates when copying multiple books to a large library. - Get Books: Update Smashwords plugin for website changes. - Edit Book: Fix a bug in the new text search facility that could cause searches to fail when searching from the current cursor position instead of the top of the file. - Bulk conversion dialog: Fix page margin settings being ignored when converting to DOCX - Make the default shortcut for remove books Backspace on OS X since many mac keyboards have no delete key and the backspace key is labelled as delete - Edit Book: Check Book: Do not warn if a cover image is not referenced in the text - E-book viewer: Fix a bug that could cause incorrect rendering of chapter titles in some rare circumstances. - Windows console output: Handle consoles with non black and white color scheme correctly - Fix a regression in 2.57 that caused auto-removal of borders from covers to become much less proficient at detecting borders - Fix a regression in 2.57 that broke grayscaling of images
* Fri Jun 03 2016 cornelisAATTsolcon.nl- Update to 2.58.0: New Features - Edit Book: A text search tool to conveniently search for text even if it crosses multiple HTML tags (Search->Search ignoring HTML markup) - OSX: Allow drag and drop of file onto viewer dock icon to view file Bug Fixes - Workaround for incompatibility between Qt 5.5+ and Ubuntu that caused the context menu for the book list to flicker. - Windows: Workaround for explorer shell extensions on windows that write to stdout - Edit Book: When jumping to next occurrence of a word, take language into account - Edit Book: Fix import of words into user dictionary not working - Fix use of non-ascii characters in identifiers causing an error when identifier rules are used. - Fix a regression that caused the paste from clipboard button to paste two times in the Add books from ISBN dialog - Fix for incompatibility with PyQt 5.6
* Thu Jun 02 2016 cornelisAATTsolcon.nl- Replace Build and BuildRequires python-imaging with python-Pillow, which has long replaced python-imaging.
* Tue May 24 2016 cornelisAATTsolcon.nl- Dropped calibre-2.57.1-pillow.patch (came originally from fedora to fix issues with python-pillow, but has been dropped since then)- Removed Suggests: python-pillow
* Sun May 22 2016 cornelisAATTsolcon.nl- Update to 2.57.1: Bug Fixes - Version 2.57.1 is a hotfix to fix a regression that broke conversion of ODT files in 2.57.0- Update calibre-0.9.38-pillow.patch to calibre-2.57.1-pillow.patch- Remove ImageMagick from Requires, because calibre no longer depends on it (but keep it as BuildRequires because \"convert\" is used in the spec file).
* Fri May 20 2016 ecsosAATTopensuse.org- update to 2.57.0 New Features - Driver for the Bq Cervantes 3 - A new \"Ornamental\" cover design for the \"Generate cover\" feature - Windows: Use a helper process that does not load any calibre DLLs to display file open/save dialogs. This should fix most crashes caused by poorly designed windows shell extensions. - Allow pressing Alt+O as a shortcut for click the OK button in the Add from ISBN dialog. - Remove the calibre dependency on ImageMagick -- reduces calibre install size by ~ 15MB - Edit book: Add a new image filter: Normalize -- to improve the contrast in images - Edit book: Add a filter to make images look like oil paintings - Use \'Not rated\' for zero stars in all rating spin boxes Bug Fixes - Edit Book: Fix a crash in the Insert Link tool if one of the HTML files contains an empty id. - Fix tag like custom columns not sorted when displayed in the Book Details panel. - Fix transient window shown during Edit Book startup - Preserve booklist horizontal scroll position when merging books. - Google Images metadata download plugin: Fix error when searching for books with non-English characters in the title or author names. - Template language: Fix an error formatting dates when the underlying date does not have a day. - Preferences->Keyboard: Fix unable to use Alt+A and Alt+S as custom shortcuts.
* Fri Apr 29 2016 cornelisAATTsolcon.nl- Update to 2.56.0: New Features - Edit Book: Add an option to show full file paths in the Files Browser instead of just the file name (in Preferences->Main window) - Allow creating a keyboard shortcut to minimize the calibre window (Preferences->Keyboard->Miscellaneous). Bug Fixes - Fix the Google Images based cover download plugin not working because of changes to Google\'s image search service - E-book viewer: Prevent the TAB key from causing partial scrolling in paged mode. - Book details panel: Fix regression in previous release that broke url:http|... style identifiers - OS X: Redirect stdout/stderr to /dev/null instead of ASL since ASL is flaky on some OS X machines. This should prevent errors in third party plugins that print a lot of debug messages even when not in debug mode - Fix for OS X upgrade 10.11.4 breaking detection of Kobo devices on some systems - Edit Book: Fix filename being duplicated in the Files Browser when multiple files with the same name are present. - PDF Output: Make fix for blank page at end of HTML file also work when headers/footers are specified
* Fri Apr 15 2016 cornelisAATTsolcon.nl- Update to 2.55.0: New Features - Allow creation of rules to convert arbitrary identifiers into clickable links in the book details panel (Prefrences->Look & Feel->Book details) - Tag mapper: A new rule type \'split\' allows you to easily split tags on a character - Make the shutting down message an overlay so it is less disruptive - Allow right clicking on Virtual Library tabs to edit/delete the virtual library. - Tag mapper: Add a button to edit the list of tags in a tag mapper rule using the tag editor dialog. Bug Fixes - Conversion: Fix the obsolete HTML align=center markup (produced by Microsoft Word) not working for tables. - Font subsetting: When font-variant: small-caps is used include the capital letters as well, in case either the font or the renderer do not support OpenType smcp. - Font subsetting: Implement support for text-transform. - Fix the target book entry in the book list not being refreshed after merging books. Only matters if you have a column based on book formats. - E-book viewer: Fix a link that has some text along with a superscript/subscript being incorrectly detected as a footnote link - Fix device detection on windows failing if the registry entries for the device contain a very long item. - Edit Book: Fix an extra colon being added when setting the \'notes\' semantic - Ensure that author folder names are never windows reserved names - E-book viewer: When displaying an EPUB 3 document that uses epub:switch to provide a fallback for MathML content, prevent both the MathML and fallback from being shown together. - PDF Output: When displaying an EPUB 3 document that uses epub:switch to provide a fallback for MathML content, prevent both the MathML and fallback from being rendered together. - Fix exception in custom column preferences when the column lookup key is changed - Catalog generation: Do not crash is a book in the library has no uuid.
* Fri Apr 01 2016 ecsosAATTopensuse.org- update to 2.54.0 New Features - Edit metadata in bulk dialog: Allow configuring the types of generated covers. - E-book viewer: Make the detection of note boundaries for popup footnotes a little more robust - E-book viewer: Add options to control the amount the mouse wheel and arrow keys scroll by in flow mode - When running the content server do not hide the main calibre window during shutdown until the content server has stopped. Show a shutting down message in the window so that the user knows what is happening. - Edit Book: Check Book: Add a check for empty links - DOCX Input: When the document has a Table of Contents created using the Word Table of Contents tool, keep a reference to it in the metadata. This is useful when converting to old style MOBI and you want to precisely control placement of the ToC. Bug Fixes - Fix auto-mounting of some types of devices not working on FreeBSD - calibredb add: Fix the --cover option not working if the book being added has its own cover. - E-book viewer: Fix mathematics being typeset at too small a font size on windows - PDF Output: Fix occasional blank pages erroneously inserted in the text (at the end of an internal html file). - Book details panel: Fix url:file:// identifiers not becoming links - Fix fetch news dialog not rendering properly on HiDPI screens - Fix a hard to trigger crash introduced in the previous release when using the conversion dialog
* Fri Mar 11 2016 cornelisAATTsolcon.nl- Update to 2.53.0: New Features - Edit Book: A new tool to transform book styling using easy to create rules. - Conversion: Allow creating rules to transform styles during conversion, as above. Available in the conversion dialog at \'Look & Feel->Transform style\' - Edit metadata dialog: Make the hide toolbars right click menu action persistent. Also fix very large number of custom fields causing the basic metadata tab to not be aligned properly - Portable Installer: Do not ask to launch calibre when running an automated install. Automated installs will now never launch calibre. Bug Fixes - E-book viewer: Hide list numbers for popup footnotes when the footnotes are use as the number are likely to be incorrect. - DOCX Input: Ignore the hidden bookmark Word 2010 inserts to enable the go to last edit feature. - Fix keyboard focus lost after merging book records - E-book viewer: Handle - Edit Book: Fix spelling correction suggestions not being shown when using the context menu key with the cursor at the end of the word
* Tue Mar 08 2016 bwiedemannAATTsuse.com- Add reproducible.patch and drop png timestamps to fix build compare
* Fri Feb 26 2016 cornelisAATTsolcon.nl- Update to 2.52.0: New Features - Allow creating rules to ignore files when adding books based on the filename - calibredb add: Allow specifying filters to control adding of books from directories - E-book viewer: Allow copying the Table of Contents to the clipboard by right clicking on it. Bug Fixes - FB2 metadata: Ignore invalid (unidentifiable) cover images. - FB2 metadata: Fix error when adding books with non-numeric series numbers. - DOCX Input: Fix handling of toggle properties such as bold/italic/strikethrough/etc. when specified as document defaults. - Conversion pipeline: Add support for the q CSS length unit
* Fri Feb 12 2016 cornelisAATTsolcon.nl- Update to 2.51.0: New Features - Add an action to the context menu for the search bar to paste and instantly execute the search. - When adding multiple books from a single directory, added the books in order of the last modified time of the book files. Bug Fixes - Fix a regression in 2.50 that prevented a small number of devices from being detected on windows - PDF metadata: Workaround for PDF files with corrupted XMP metadata packets, generated by Nitro PDF. - Edit Book Beautify: Do not beautify the insides of heading/p tags even when they are the only child of body - Amazon metadata download: Fix published date not being downloaded from amazon.it - Fix a regression in 2.50 that broke the user created device driver feature on windows - EPUB Input: Fix error when processing EPUB files that uses non-ascii characters for their unique ids. - When reading the cover from comic files, ignore any image files inside __MACOSX/ directories. - Fix calibre on OS X unable to connect to sites that support only TLS >= 1.1. Also update the version of Qt bundled on OS X to 5.5.1
* Fri Jan 29 2016 ecsosAATTopensuse.org- update to 2.50.1 New Features - Change the way that devices are detected on Windows. This fixes device detection problems on some Windows 10 computers - Edit Book: When inserting images, add an option to insert the image as a full page image - DOCX Input: Add support for framed text created by setting the same border style on neighboring paragraphs. - Update PocketBook 650 driver for latest firmware revision Bug Fixes - DOCX Input: Fix empty paragraphs with borders being rendered with an empty line inside the borders - ODT Input: Fix fallback PNG images generated by LibreOffice 4.x for SVG images not being ignored - Fix restore library failing on some windows systems with non-ascii library paths - Edit Book: Fix error when merging an empty HTML document or one that contains only text and no tags. - Fix failure to add FB2 files that contain published dates. - Use a private certificate when downloading plugins via HTTPS. This fixes errors on some windows machines that have missing root certificates. - Fix tag editor not working correctly for comma-separated custom columns - Fix existing rating not being removed when using Polish Books or Embed Metadata tools on EPUB files.
* Fri Jan 29 2016 cornelisAATTsolcon.nl- Update to 2.50.0: New Features
* Change the way that devices are detected on Windows. This fixes device detection problems on some Windows 10 computers.
* Edit Book: When inserting images, add an option to insert the image as a full page image.
* DOCX Input: Add support for framed text created by setting the same border style on neighboring paragraphs (lp#1526663).
* Update PocketBook 650 driver for latest firmware revision (lp#1535801). Bug Fixes
* DOCX Input: Fix empty paragraphs with borders being rendered with an empty line inside the borders.
* ODT Input: Fix fallback PNG images generated by LibreOffice 4.x for SVG images not being ignored.
* Fix restore library failing on some windows systems with non- ascii library paths.
* Edit Book: Fix error when merging an empty HTML document or one that contains only text and no tags (lp#1535427).
* Fix failure to add FB2 files that contain published dates (lp#1535007).
* Use a private certificate when downloading plugins via HTTPS. This fixes errors on some windows machines that have missing root certificates.
* Fix tag editor not working correctly for comma-separated custom columns.
* Fix existing rating not being removed when using Polish Books or Embed Metadata tools on EPUB files (lp#1534597). Improved news sources
* New Scientist
* FAZ.net
* Scientific American
* Business World Magazine
* Houston Chronicle
* Fri Jan 15 2016 cornelisAATTsolcon.nl- Update to 2.49.0:
* A new tool to easily export and import all calibre data -- books, settings and plugins.
* Get Books: Add plugins for Amazon Australia and Amazon India. Also restore the Amazon EU plugins (lp#1526089).
* PDF Input: Fix conversion of PDF documents that contain ASCII control codes in their outlines not working (lp#1527697).
* Driver for Energy Ereader Screenlight (lp#1529108).
* E-book viewer: Add an option to allow only a single book to be viewed at a time. Trying to view a second book will cause it to replace the currently viewed book (lp#1526504).
* Kobo driver: Add support for the new firmware 3.19.5761.
* Get Books: Update plugins for various Polish language book stores to handle changes to the website.
* Amazon metadata download: Handle a change in the amazon website that prevented review metadata from being downloaded.
* Download calibre plugins securely using HTTPS.
* MOBI Output: Try to autofix corrupted PNG images in the input document (lp#1531738).
* Nook Glowlight Plus: Send files by default to the NOOK/My Files folder (lp#1531394).
* E-book viewer: Fix failure to view comic files that contain non-ASCII characters int heir internal filenames (lp#1530517).
* And more, for details see http://calibre-ebook.com/whats-new
* Fri Jan 01 2016 ecsosAATTopensuse.org- update to 2.48.0 New Features - Driver for Energy Ereader Screenlight. - DOCX Input: Add option to have superscripts/subscripts converted so that they do not affect the line height of the line containing them. - New option to hide empty categories in Tag Browser (Preferences->Look & Feel->Tag Browser) Bug Fixes - Image compression: Fix spurious zero byte .bak files being created when compressing png images inside epub files - Image compression: Fix bug that could cause zero byte images files/or file in use errors when compressing images - Fix some icons not being themeable - E-book viewer: When using heuristics to detect footnote links check for vertical-align set to top and bottom as well as sub and super - Book details panel: Display data in right-to-left format when the calibre interface language is set to a right-to-left language such as Hebrew or Arabic
* Mon Dec 21 2015 ecsosAATTopensuse.org- update to 2.47.0 New Features - A new tool to easily export and import all calibre data -- books, settings and plugins - Get Books: Add plugins for Amazon Australia and Amazon India. Also restore the Amazon EU plugins. Bug Fixes - PDF Input: Fix conversion of PDF documents that contain ASCII control codes in their outlines not working. - Edit book: Fix image compression utilities opening a new console per invocation on windows - Image compression: If the compression tools return a zero byte image ignore it and use the original image - Fix a regression that caused book titles in the Book Details panel to become clickable
* Wed Dec 16 2015 cornelisAATTsolcon.nl- Require python-Pygments only for factory: the version in Leap is not high enough.
* Mon Dec 14 2015 cornelisAATTsolcon.nl- Updated BuildRequires and Requires to the latest requirements (this should prevent bugs like #boo935943).
* Sun Dec 13 2015 cornelisAATTsolcon.nl- Update to 2.46.0: New Features - PDF Input: Add support for PDF outlines (bookmarks), if present, they are used as the metadata Table of Contents. - Book polishing: Add tool to losslessly compress images in the book in order to reduce its filesize, without affecting image quality - Edit Book: Add a new tool to compress images in the book losslessly, accessed from the Tools menu - Kobo driver: add support for new Kobo firmware - Bulk metadata edit dialog: Allow entering fractional numbers into the series number start with control. - Speed up moving libraries by using hardlinks instead of file copies when moving to a location on the same filesystem - Get Books: Disable the Amazon EU stores, at Amazon\'s request Bug Fixes - Fix moving libraries via calibre leaving behind a copy of the metadata_db_prefs_backup.json file in the original library folder - MOBI Input: Warn about corrupted trailing data entries, instead of aborting. Getting some, even partially corrupted text is better than no text. - Book details: Fix single value custom text column not clickable. - Saving to disk: Fix custom date column being rendered in GMT instead of the local time zone when used in a save to disk template.
* Sat Nov 28 2015 cornelisAATTsolcon.nl- Update to 2.45.0: New Features - Cover browser: Allow customizing the text that appears under the covers with a template in Preferences->Look & Feel-> Cover browser - When sending books without a cover to the device, generate a cover with book metadata instead of using the blank book icon - Preferenes->Add your own columns: Show more information about existing columns Bug Fixes - PDF Output: Handle input documents with fonts that do not have either postscript or full name information. - DOCX Input: Handle numbering styles that use non-decimal number formats and custom templates. - Allow restoring of corrupted library to work even if the metadata.db file is missing from the library folder - Bulk metadata dialog: Fix renaming a custom series via search and replace causing the series index to be reset to 1. - Bulk metadata dialog: Fix search and replace not working for text like custom columns if the column contains only a single value. - Content server: Fix next and previous links not working in the mobile view when using a search query that includes url unsafe characters. - Update Amazon metadata download plugin to handle amazon.com website change that was preventing any metadata from being downloaded - Edit Book: Fix error when trying to add words to user dictionary for a book with a language that has no dictionary available. - Tag browser: Fix various bugs in how grouped search terms are displayed. Also fix counts and average rating for items in user categories - When using copy to library also create missing composite columns in the destination library.
* Sun Nov 15 2015 ecsosAATTopensuse.org- update to 2.44.1 Bug Fixes - Update the version of libpng bundled with calibre to fix a security vulnerability in libpng
* Fri Nov 13 2015 ecsosAATTopensuse.org- update to 2.44.0 New Features - Allow setting the cover for a book from one of the book\'s formats by right clicking on the format in the Book details panel. - Allow drag and drop of all file types onto the book details panel and the format list in the edit metadata dialog. - Edit Book: When inserting an image into the current document, add a button to paste the image from the clipboard - Edit Book: Change the suggested prefix for bulk renaming of files depending on the type of files being renamed. - On Linux, use the system tray icon from the system theme, if available Bug Fixes - Fix for error when connecting to some Android phones/tablets that have an SD card on OS X and Linux - Linux build: Fix problem with pointing hand mouse cursor not using the system theme on some Linux systems - Fix the device view state not being saved when a connected device is ejected/disconnected - Edit Book: Fix saving fails if the original file is deleted during editing session - E-book viewer: When doing a search do not match text in comments, attributes and inappropriate tags, such as
* Sat Nov 07 2015 cornelisAATTsolcon.nl- Update to 2.43.0: New Features - Edit Book: Add a \'Smart Comment\' tool to easily comment/uncomment text - Tag mapper: Add new rule types to upper-case, lower-case or capitalize tags - Markdown input: Allow the \'extra\' convenience extension as a shortcut for enabling multiple other extensions. Also add the Attribute List and Admonition extensions. Finally, update the markdown library used by calibre Bug Fixes - Amazon metadata download: Fix for website change at amazon.com that prevented ratings from being downloaded. - Tag mapper: Prevent cycles in the replacement rules from causing the tag mapper to hang - Do not fail on windows systems where the system function to get the users home folder fails - E-book viewer: Set the foreground color as well as the background color for the reference mode popup. Makes it legible even when the user specifies a different color theme for the viewer.
* Fri Oct 30 2015 ecsosAATTopensuse.org- update to 2.42.0 New Features - Driver for the new NookGlowlight Plus. This device only allows sending of files inside the NOOK folder, so calibre now follows that limitation. - When converting AZW4 files to PDF, skip the conversion and simply unwrap the PDF file already embedded inside the AZW4 file. - Metadata download review dialog: Add an option to mark rejected books in the main book list after the review is completed. - Edit Book: Spell check dialog: Add a button to undo the last spelling change Bug Fixes - Edit metadata dialog: When downloading metadata with download of authors turned off, do not regenerate the author sort field after the download. - Fix a regression that broke the heuristic used to detect cover images in some EPUB files that do not specify their cover metadata. - Edit Book File List: Fix pre-selection of filename when renaming a file in the root - Tag mapper: Fix bug when replacement tag has comma in it and the replacement rule is not the last rule
* Fri Oct 16 2015 cornelisAATTsolcon.nl- Update to 2.41.0: New Features - Edit Book: Allow editing an unzipped EPUB (a folder) as a book - Edit Book: Allow easily removing items from the popup menu for the \'Insert tag\' button - Make Tag Browser more useable with keyboard shortcuts. Configure the keyboard shortcuts in Preferences->Keyboard->Tag Browser - ToC editor: Add context menu item to change selected entries to upper case Bug Fixes - Edit Book: Preview panel: Render in XHTML mode. Fixes svg elements using a global svg namespace not rendering. - Tag Browser: Fix clicking on first-letter groups for series not working - DOCX Output: Ignore corrupted images in the input instead of erroring out on them. - E-book viewer: Fix keyboard shortcut to toggle table of contents not working when ToC window is made floating. - Allow ebook-metadata to work with read-only files when no options are specified to change metadata. - Tag mapper: When the replacement tag contains commas, create multiple tags instead of replacing the comma with a semi-colon. - HTMLZ Output: Set the HTML
* Fri Oct 02 2015 cornelisAATTsolcon.nl- Update to 2.40.0: New Features - A new tool to apply Tag mapper rules to existing books in the library. To use it, go to Preferences->Toolbars and add the tool to the toolbar. - Kindle driver: Detect books in Amazon\'s new KFX format present on e-ink kindles. Bug Fixes - TXT Output: Do not fail when input contains HTML comments with double hyphens in the comment text. - E-book polishing: Show a confirmation if the user selects both the add and remove jacket actions. - Edit Book: Fix order of checkboxes in filter style information tool is random - PDB Input: Ingore malformed metadata records. - Revert change in previous release to workaround broken xdg-open on linux. Apparently xdg-open is so badly broken that working around it is not possible. - ZIP Output: Fix system encoding being used instead of UTF-8 for html files.
* Wed Sep 30 2015 cornelisAATTsolcon.nl- Update to 2.39.0: New Features - Implement tag mapping to automatically filter/transform tags when adding books or downloading metadata - Kobo driver: Support for newly firmware version 3.18 - Edit Book: Add a setting to control icon size for the toolbars (Preferences->Toolbars) Bug Fixes - Edit Book: Check Book: Fix automatic correction of missing unique id sometimes not working - Edit Book: Fix (hopefully) View->Browse images in books sometimes not showing changed images - CBZ metadata: Do not fail to read metadata if the volume is not a valid number. - Content server: Fix error in /mobile page if one of the books has metadata with ascii control codes in it. - Linux: Workaround for systems with broken xdg-open implementations that do not unquote urls before passing them to applications - Get Books: Update cdp.pl store for website changes - HTMLZ Output: Fix HTML files being created with system encoding instead of UTF-8.
* Fri Sep 11 2015 cornelisAATTsolcon.nl- Update to 2.38.0: New Features - Add support for Kobo Touch 2 - Edit Book: Add a tool to check external links (links pointing to websites). Can be accessed via Tools->Check external links - Edit Book: Add an option to turn off drag and drop editing of text (Preferences->Editor) - Two new icon themes: Primo+ and Black Edition (Preferences->Look & Feel->Change icon theme) Bug Fixes - Copy to Library: Fix author sort/link values not being copied when copying a book with an author not present in the destination library. - When inserting metadata jackets do not set media for the stylesheet. This prevented the stylesheet from working with some reader devices. - Copy to library: Fix conversion options not being copied when copying books between libraries
* Tue Sep 08 2015 cornelisAATTsolcon.nl- Update to 2.37.1: New Features - Driver for the Lark Freebook reader device - A redesigned busy spinner -- why should icons get all the love? - When merging book records, show more information about the target book record. Closes tickets: 1490343 - A new icon theme \'Dark Blue\' (Preferences->Look & Feel->Change icon theme) - Add a check box to control copying ebook files when duplicating book records via the Add Empty Book dialog Bug Fixes - Edit Book: Check Book: Fix automatic fixing of unsafe ids not working if the file containing the unsafe also needs to be fixed for an unsafe filename. Closes tickets: 1491728 - E-book viewer: Informative error message for themes button when no themes have been created - Fix a regression that caused the library switch entries at the bottom of the library menu to not work when there are many libraries. Closes tickets: 1490096 - Get Books: Update Amazon EU store plugins for website changes
* Fri Aug 28 2015 cornelisAATTsolcon.nl- Update to 2.36.0: New Features - Icon themes: Change the calibre icons easily via icon themes - When adding empty books to the library also allow creating duplicates of the current book, with all metadata copied. To use right click the Add Books button and select \'Add Empty Books\' - Driver for the Unusual Sapiens V2 and Adlibris Letto readers. - Kobo driver: Add support for firmware 3.17.3 - E-book viewer: Add a command line option to open the previously read book when starting up. - Edit Book: Live CSS: Allow copying of CSS rules by right clicking on the Live CSS panel. - Linux installer: Install application and mimetype icons in multiple sizes Bug Fixes - Amazon metadata download: Support for yet another variant of amazon cover image markup - E-book viewer: Fix --open-at sometimes giving inaccurate results (depends on speed of book loading) - EPUB Metadata: Add workaround for bug in PocketBook firmware which causes it to fail to read series metadata if the series number is declared before the series. - Fix user defined template functions leaking from one library to another when switching libraries/using copy to library. - Fix a regression in the previous release that could cause the marked books icon to be incorrectly rendered next to the row number - Edit Book: Check Book: Fix incorrect links that consist only of an anchor and no filename not being detected. - AZW3 Output: Fix large tables (with many columns) not rendering correctly on Kindles.
* Tue Aug 25 2015 ecsosAATTopensuse.org- update to 2.35.0 New Features - Kobo driver: Add support for the new firmware version 3.17 - E-book viewer: Allow setting the number of pages per screen separately for portrait and landscape modes. Bug Fixes - DOCX Input: Fix a regression in the previous release that broke conversion of some documents that specify vertical alignment in absolute units - Book list: Fix the current row number being partially cutoff on some windows 10 machines. - Fix \'stopping content server\' message popping up repeatedly even when it is closed while the content server has not fully stopped - Conversion: Fix error when converting a file that uses media queries with comments in the media selector.
* Fri Aug 07 2015 ecsosAATTopensuse.org- update to 2.34.0 New Features - Amazon metadata download: Add support for amazon.nl. To use it go to Preferences->Metadata download and configure the amazon plugin to use Netherlands as the source. - Catalogs: Add an option to not add the generated catalog to the library. - E-book viewer: Improve performance of hyphenation (by updating the version of the hyphenation library it uses) Bug Fixes - DOCX Input: Add support for text whose vertical position is adjusted by offsets from the baseline - DOCX Output: Handle length and percentage values for vertical-align in the input document. - Edit Book: Check Book: Fix automatic correction of invalid ids not updating the idrefs in the spine for ids in the manifest of the OPF file. - E-book viewer: Fix printing to PDF could result in filenames with characters not supported by windows - E-book viewer: Also fix a bug in the hyphenation algorithm that could cause the word \'undefined\' to be mangled during hyphenation. - ODT Input: Fix custom styles with a dot in their name not being inherited.
* Sun Jul 26 2015 ecsosAATTopensuse.org- fix plugins error, python >= 2.7.9 is mandatory
* Fri Jul 24 2015 ecsosAATTopensuse.org- update to 2.33.0 New Features - Driver for SONY DPT-S1. - Edit Book: When showing suggestions for mis-spelled words, also show suggestions from user created word lists - Edit Book: Check Book: Add a check for \"invalid\" ids Bug Fixes - Conversion: Ignore stylesheets linked via media queries that use device specific features. - Fix covers not being read from some TXTZ files. - ODT Input: Add support for numbered lists that do not start numbering at 1.
* Thu Jul 23 2015 cornelisAATTsolcon.nl- Update to 2.32.1: Bug Fixes - There was a regression in 2.32.0 that caused conversion to PDF to fail, the fix for this was released in 2.32.1
* Fri Jul 17 2015 ecsosAATTopensuse.org- update to 2.32.0 New Features - E-book viewer: Automatically save the current reading position every ten seconds. Prevents loss of reading position on crash/forced shutdown. - Edit Book: Check Book: Add checks for missing OPF version and toc references and for text placed directly inside the tag - calibredb: Add a new search sub-command that can be used to generate a list of book ids from a search expression - Tag Editor: Place the keyboard focus on the last edited field. - Edit metadata dialog: When clicking Next and Previous preserve the current tab of the edit comments widget. - Linux: Various fixes to make calibre work when compiled against the latest versions of Qt and PyQt - Edit Book: Allow drag and drop of files onto dock icon on OS X Bug Fixes - E-book viewer: Fix a regression in the previous release that caused the maximum text width setting in full screen mode to be ignored when switching from normal to full screen. - Fix error in template dialog when using {id} in send to device preferences. - Edit Book/Book polishing: Fix EPUB books with opf files that use a non-default namespace for the OPF namespace being corrupted. - OS X: Workaround for Qt 5 regression that causes any errors during startup to be hidden behind the splash screen. - Conversion: Fix incorrect relative URLs being generated when an HTML or CSS file is placed higher in the folder hierarchy than the opf file. - FB2 Output: Fix error when using the sectionize with toc option and the input documents Table of Contents contains multiple items pointing to the same HTML file. - Conversion: Fix error when input document contains a font size exactly one point away from the base size. - Device drivers: Handle devices with undecodeable filenames in their filesystem. Simply ignore those files. - Fix Cmd+Left/Right keyboard shortcut not working when editing items in the book list on OS X. - Fix corrupted text in the jobs list on some non-English windows installs - Edit Book: Workaround for a Qt regression that caused \'See what changed\' after a search and replace on OS X causing the application to become unresponsive. - Edit Book: Fix smarten punctuation not working for books with non-ascii characters in internal file names on OS X
* Mon Jul 06 2015 badshah400AATTgmail.com- Generate the application icon in different sizes and install into hicolor-icon-theme dir; improves icon look on HiDPI displays.- Use post(un) scripts to update desktop database (needed when installing a .desktop entry) and icon-theme cache (for hicolor icon-theme).- Drop external .png image and corresponding installed icon from /usr/share/pixmaps; no longer needed.
* Sun Jun 28 2015 cornelisAATTsolcon.nl- Update to version 2.31.0: New Features - E-book viewer: Make the search engine used for searching for selected text configurable (in the Miscellaneous section of the viewer preferences) Bug Fixes - E-book viewer: Fix dragging to select text with the mouse causing the page to slide sideways in paged mode, if the mouse leaves the text area. - E-book viewer: Fix transitioning between full screen mode and normal mode sometimes causing current position to not be preserved. - AZW3 Input: Ignore incorrect text encoding (incorrectly encoded bytes are now replaced by placeholders) instead of erroring out. - Get Books: Update Legimi and CDP store plugins for website changes - Fix Cybook Nolimbook not being detected in linux and OS X. - DOCX Output: Fix internal hyperlinks being ignored when they point to a HTML file whose element has an id. - Edit Book: Fix groups in replace template being interpreted backwards when search direction is up - Searching: When search as you type is active, do not change automatically change focus to the book list when searching, unless the user presses Enter. - Font subsetting: Fix subsetting removing some needed ligatures when subsetting some Arabic fonts - Prevent errors when testing email sending even if stderr on the host machine is broken
* Fri Jun 05 2015 cornelisAATTsolcon.nl- Update to version 2.30.0: New Features - An option to auto-convert a book on adding even if it is already in the output format (Preferences->Adding Books). - E-book viewer: If there are entries in the Table of Contents that are long enough to be truncated, display the full text in a popup menu when the mouse hovers over the item. - News download: Add support for turning off SSL certificate verification in individual recipes - Kobo driver: Support for upcoming firmware version 3.16 Bug Fixes - DOCX Output: Fix aspect ratio of images being distorted when the input document specifies image width but not height or vice-versa. - DOCX Output: Fix extra page breaks being inserted in some situations. - LIT Input: Fix smarten punctuation not working for text (as opposed to HTML) based LIT files. - EPUB metadata: Fix extraction of cover image from EPUB 3 files that do not use EPUB 2 backward compatible markup and that have incorrect cover page markup as well. - Book details panel: On windows use only \\ as a path separator when copying file paths - Edit Book: Fix Saved searches panel not working well with very long search/replace expressions - OS X: Fix changing preferences causing \'Email to selected recipients...\' appearing multiple times in the Connect/Share menu.
* Mon Jun 01 2015 cornelisAATTsolcon.nl- Added BuildRequires: libopenssl-devel to fix build
* Mon Jun 01 2015 cornelisAATTsolcon.nl- Update to version 2.29.0: New Features - Allow opening the full Tag Editor dialog directly from the book list by holding down the Shift key while starting an edit of a tag-like field. For example, click on the tags field for a book and press Shift-F2 - Tag Browser: Allow undoing the deletion of items in the Manage categories window - calibredb add: Allow setting arbitrary identifiers, not just ISBN. - Add a \'Retry\' button to the news download failed error message. Bug Fixes - DOCX Output: Detect the common idiom of placing centered images as inline images inside a containing centered block and render the resulting image as a floating centered image in the DOCX file. - DOCX Output: Fix incorrect handling of bold/italic in paragraphs where the majority of text is either bold or italic instead of normal - Table of Contents editor: Fix save/load of settings in the XPath wizard not working across restarts - Get Books: Update the Kobo Store plugin for website changes
* Thu May 28 2015 cornelisAATTsolcon.nl- Update to version 2.28.0: New Features - Conversion of all ebook formats to Microsoft Word (DOCX) files - Add keyboard shortcuts (Ctrl+Right, Ctrl+Left) to switch between virtual library tabs. - When sending email using GMX pause for five minutes between books, to prevent GMX from blocking the account. The delay can be configured via Preferences->Tweaks Bug Fixes - Open With: Fix application icons in XDG_DATA_HOME on linux not being found and fix unhandled error when choosing non-executable files as applications. - AZW3 Output: Remove duplicate anchors to workaround some Kindle renderers using the last occurrence of an anchor as the target instead of the first. - Fix language definition on body tag being ignored during conversion - Edit book: When importing multiple files into the book, import them in the order sorted by their filenames instead of in random order - E-book viewer: Fix print to pdf not working on some windows systems with non-ascii usernames and non-utf-8 system locales. Also make the print to pdf dialog a little easier to use. - Edit Book: Fix TOC editor window not remembering its last used size
* Fri May 01 2015 cornelisAATTsolcon.nl- Update to version 2.27.0: New Features - Edit metadata dialog: Add a clear button for the publisher. - DOCX Input: Add option to not insert page breaks between endnotes. - calibredb list: Allow outputting the book languages as well. - Italian translation of Quick Start Guide - Embed metadata: When embedding metadata fails for some books, add an option to show the failed books in the book list - Animate the main toolbar when a device is connected/disconnected, to indicate that the contents of the toolbar have changed Bug Fixes - E-book viewer: When printing, print to a PDF file instead of directly to the printer. This fixes printing not working on some systems. - AZW3 Input: Handle kindlegen produced azw3 files that do not use normal HTML anchors for linking. - Fix too many open files errors that could occur in a few places on OS X - Do not allow user to hide all columns in book list via the context menu, as restoring them becomes difficult
* Mon Apr 27 2015 cornelisAATTsolcon.nl- Update to version 2.26.0: New Features - Driver for the soon to be released Kobo Glo HD Bug Fixes - Do not use a separate process to draw the splash screen. This might fix the issue of calibre randomly freezing on startup on a few windows systems - MOBI Ouput: Fix :first-letter applied to elements containing a comment causing conversion to fail - Properly display names of libraries containing the ampersand character. - When sorting filenames in comics treat the file extension as a secondary sort key. Fixes xyz.jpg sorting before xyz_1.jpg - Fix a regression in 2.25 that broke the search & replace wizard in the conversion dialog when converting a book with multiple formats - Content server: Fix errors when library contains enough virtual libraries to cause grouping. - Manage tags dialog: Fix setting a tag to empty causes an unhandled error. - E-book viewer: Fix a regression that caused the viewer to occasionally skip the last page in a chapter when displaying more than one pages per screen and scrolling by screen - Edit Book: Fix open OPF file not being refreshed when deleting items from the file browser.
* Sat Apr 18 2015 cornelisAATTsolcon.nl- Update to version 2.25.0: New Features - Edit Book: Make embedding fonts using the manage fonts dialog easier. You can now double click on a font family to see what faces for that family area available on your computer and install new fonts directly from the dialog. - Book Details panel: Allow deleting tags/series/publisher/etc. by right clicking on the link in the book details panel. - E-book viewer: Allow expanding/collapsing all items in the Table of Contents view by right clicking - When using the View specific format action add an \'Open With\' button to choose a specific program to view the specified format - Fetch News: Add API to allow recipe writers to easily resolve internal links to point to the downloaded versions of articles - DOCX Input: Add support for DOCX files created by Word 2013 in \'Strict\' mode - When getting cover from comic files, use smart filename sorting to find the first filename, recognizing numbers inside the filenames. Bug Fixes - E-book viewer: When displaying multiple pages per screen fix whole screen scrolling so that it works as expected even at the end of the file, when their might be fewer pages left than would fill the screen. - DOCX Input: Automatically resize large images used as bullets in lists, to compensate for the fact that HTML renderers do not do this. - Book list: Prevent yes/no columns from making the minimum row height too large. - Template language: Fix raw_field() function returning incorrect values for lists - Edit book: Fix book locale changing when OPF edited if OPF contains a country code in addition to a language code - Edit Book: Fix escaped HTML tags in the comments metadata being reported as mis-spelled words. - Edit Book: Fix regression that caused copying of non-breaking spaces to not work when using the keyboard shortcuts - Open With: Fix open with not working for programs from the Microsoft Office suite
* Mon Apr 13 2015 cornelisAATTsolcon.nl- Update to version 2.24.0: New Features - E-book viewer: Add an option to not save the bookmarks inside EPUB files, under the Miscellaneous section of the viewer preferences - Manage User Categories: Allow restricting the visible items to only those present in the current Virtual Library (if any) - Book details panel: Allow copying full path to ebook files by right clicking on the format link. Bug Fixes - Edit Book: Fix GIF format images being corrupted when using the builtin image editor to make changes to them. - Edit Book: When dragging and dropping files to re-order them in the file browser, fix the final order being dependent on the order the files were selected in. - Conversion: Fix error when converting a document that contains an invalid function based CSS selector without parentheses. - Edit Book: Fix regression that caused pressing Alt+X to type unicode characters to not work - Device view: Preserve position in list of books when deleting books from the device view - Make the context menu for the book details popup window work the same way as for the book details panel - Get Books: Update amazon store plugin for website changes - PDF Metadata: When choosing between reading metadata from the Info dict and the XMP block, consider both the MetadataData and the ModifyDate in the XMP block, since there exist PDF metadata writing tools that update one and not the other. - Fix a regression that caused ebook viewer to remember the state of the Table of Contents panel when quitting on OS X. - Prevent Enter key on Manage authors/tags/etc. dialogs from closing the dialog.
* Sat Apr 04 2015 cornelisAATTsolcon.nl- Update to version 2.23.0: New Features - Allow adding an empty ebook in various formats to existing book records by right clicking the Add Books button - Add ability to create additional empty formats to the \'Add empty book\' command - News download: Add API to cleanly abort the download of an article during the preprocess stage based on the article\'s contents. - Update the version of Qt bundled with calibre to 5.4.1. This fixes various minor bugs, most notably, improving text rendering on linux. Bug Fixes - MOBI Input: Fix links not working in viewer for MOBI files that contain anchors placed on linebreak elements. - Book details panel: Fix copying Path link by right clicking on it not working. - Fix a regression that caused importing of a single book from a directory to fail if the directory has no ebook files in it - Column Icons: Fix apostrophes in icon filenames causing errors. - Edit Book: Fix a regression that caused Remove unused CSS to fail on invalid CSS selectors, instead of ignoring them - Open With: Fix open with failing to get list of default programs on windows if the registry contains missing ProgIDs.
* Sun Mar 22 2015 cornelisAATTsolcon.nl- Update to version 2.22.0: New Features - Book List: When editing data in the book list directly, expand the editor widget to use all available width if the data does not fit inside the current column width - Edit Book: When re-opening a previously edited book, restore all open files and the cursor position. Can be disabled in Preferences->Main Window - Advanced search builder: Allow using days/weeks/months/years when building a date based search with number of days ago. - Amazon metadata download: Speedup metadata download from amazon.com when an ASIN is specified by trying the product page directly first instead of running a search. - Implement updating metadata in DOCX files Bug Fixes - ODT Input: Add support for intra-document cross-references. - PDF Output: Fix incorrect encoding of ASCII control characters and some Chines characters in metadata and Table of Contents strings. - Amazon metadata download: Work around amazon server problems where it does not return Kindle Editions in search results when not logged in. - Fix Manage Authors dialog causing current search in the book list to be cleared. - Conversion: Fix a regression in 2.21 that caused conversion to fail for books with invalid pseudo-class CSS selectors. - Content server: Fix OPDS categories not showing books for composite column categories if the column contains a colon. - Single convert dialog: Only write metadata updates if metadata actually changed. Also show a nicer error message when a file is locked by another process. - Open With: Fix error when scanning for default programs on windows for some file types - Edit Book: Fix Preview panel sometimes not working when opening multiple html files one after the other very quickly
* Mon Mar 16 2015 cornelisAATTsolcon.nl- Update to version 2.21.0: New Features - Allow opening ebook files and covers in external applications by simply right clicking on them in the Book Details panel. - Tag Browser: Make rename and delete for items in the Tag Browser restrict themselves to the current Virtual Library (if any). There is also an additional menu entry you can use to rename and delete across all books while in a Virtual Library. - Conversion: Use a new (written from scratch) implementation of CSS Level 3 selectors that fixes various bugs in handling of the more advanced/uncommon CSS selectors such as nth-last-child() - Edit Book: Allow restoring of disabled confirmation prompts in preferences and add a confirmation when removing saved searches - Edit ToC button: Remember the last used ebook formats Bug Fixes - E-book viewer: Fix regression that prevented pasting of text with formatting from the viewer. - Table of Contents Editor: Fix selecting a location inside a file and then clicking on another file causes the previous location to be used in the new file. - DOCX Input: Fix incorrect bold font weight being used for heading styles even if the style definition does not specify bold. - AZW3 Input: Fix a bug that prevented conversion of AZW3 files that contained an empty CSS media block. - PDF Output: Fix incorrect rendering of text in elements that use font-variant:small-caps and also have children. - Get Books: Update Amazon Europe, Empik and CDP store plugins - PDF Output: Fix incorrect conversion of source document that specify dir=\'rtl\' on the root element. - PDF Output: Ignore unparseable links instead of aborting the conversion on them. - Fix reading metadata from filenames tester not working for dates before 1900. - Linux binary install: Fix SSL CA certificates not being detected on Fedora based distributions - Books list: Fix column alignment incorrectly propagating when changing libraries - FB2 Input: Do not put a border around images - Fixes for various incompatibilities with (Py)Qt 5.4.1 which is used by some calibre distro packages on linux - Fix error when running calibredb backup_metadata on a library that contains book records with no path information - Edit Book: Fix extra search being hidden when removing a saved search - Fix a regression in 2.20 that prevented some changes to per-library preferences from being saved - Linux installer: Do not register application/octet-stream as one of the mimetypes calibre can handle
* Sat Feb 21 2015 cornelisAATTsolcon.nl- Update to version 2.20.0: New Features - ODT Input: Add backlinks for footnotes/endnotes and improve their formatting. - Windows: When running on windows 8 and newer register with default programs so that users can more easily select calibre or its viewer/editor as the default program to launch ebook files. - Make publishers in the book details panel clickable. - Edit Book spell check: For mis-spelled words of the form one:two offer one: two as a suggested correction. Bug Fixes - Fix a regression that caused incorrect results when searching on numeric or date fields with relational operators. - DOCX Input: Fix regression in 2.19 that broke handling of text with leading or trailing non-breaking spaces/en-spaces/quad-spaces. - Amazon metadata download: Update plugin for website changes to Amazon Brazil. - E-book viewer: Fix footnote popup window not displaying entire footnote if footnote contains element with page-break-after set - Edit Book: Reports tool: Fix double clicking on an unused image causing an error - Tag Browser: Fix incorrect grouping of words starting with graphemes, such as ash. - Conversion: Ignore incorrectly URL encoded links instead of erroring out on them. - E-book viewer: Remove soft-hyphens when copying text to clipboard
* Wed Feb 11 2015 cornelisAATTsolcon.nl- Update to version 2.19.0: New Features - Quick view window: Allow the quickview window to be docked into the main calibre window. - Add empty book: Allow setting the title as well as the author and series for the added empty book records - Windows driver for Grammata Papyre 602. - Edit Book: Add an option to turn off auto-completion of closing tags - Allow adding a description for custom columns. - Book Details panel: Allow any identifier of the form url+number to become a clickable link. For example: url1:http://example.com Bug Fixes - Conversion: Convert entities that reference non-BMP unicode codepoints on Windows and OS X correctly. Linux was not affected by this bug. - Edit Book: Do not autocomplete the closing tag wen typing the / key inside an existing tag. - Fix Booken Lev e-book reader not being detected in OS X and Linux. - DOCX Input: Change handling of sequences of space characters to more closely follow Microsoft Word. - Edit Book: Fix Table of Contents editor not remembering its saved state across calibre sessions - Edit book: Disallow drag and drop of documents onto the preview panel to workaround crashing bug in Qt. - E-book viewer: Fix current page not being preserved when opening and then immediately closing the footnote window. - PDF Output: Fix incorrect encoding for some chinese characters in the PDF Outline (Table of Contents)
* Fri Jan 30 2015 cornelisAATTsolcon.nl- Update to version 2.18.0: New Features - Edit Book: Add \'Style Classes\' and \'Links\' report pages to the Reports tool - Tag browser: Allow expanding all children of a node by right clicking and choosing \'Expand All\' - Preferences: Re-arrange the controls to avoid needing to move the mouse from the top to the bottom of the dialog when closing the dialog after making some changes Bug Fixes - Save to Disk: Fix a bug where when multiple books are being saved to disk, if the save to disk template results in identical filenames, the filenames were not being properly disambiguated. - Preferences: Use a dialog instead of a main window to workaround Qt\'s poor handling of full screen mode on OS X Yosemite.
* Fri Jan 23 2015 cornelisAATTsolcon.nl- Update to version 2.17.0: New Features - Edit Book: A new reports tool that shows a summary of files, images, words, characters and styles used in the book. - Edit Book: Allow adding the \'Manage Snippets\' action to the toolbar, for easy access Bug Fixes - Update Ozon.ru metadata download plugin for website changes. - E-book viewer: Fix regression in \'flow\' mode that caused horizontal scrollbar to be rendered as vertical. - Fix a regression that prevented adding of books from sub-folders if the folder contained only an OPF file and no actual ebook files.
* Tue Jan 13 2015 cornelisAATTsolcon.nl- Update to version 2.16.0: New Features - Edit Book: Add support for snippets -- small pieces of text that are often re-used. Bug Fixes - Edit Book: When importing files and the book has an orphaned entry in the manifest for that file, but the file itself is not present, rename the file instead of erroring out. - Book Details panel: Fix author links with URL schemes other than http or file preventing context menu from working. - PDF Output: Make the minimum height for headers and footers scale with the base font size - Fix a typo that prevented the Cybook Muse from being detected on some computers. - Fix regression in 2.15 that broke calibre on OS X 10.7 and 10.8
* Wed Jan 07 2015 tchvatalAATTsuse.com- Update no-update patch to actually inverse the logic and let user override it:
* calibre-no-update.diff- Do not use bundled beautifulsoup- No need to build without strict aliasing
* Wed Jan 07 2015 tchvatalAATTsuse.cz- Remove code that unpacks csselect directly as it was 12.2 only which is obsolete for quite time already
* Tue Jan 06 2015 cornelisAATTsolcon.nl- Removed liberation fonts from package (boo#911756)
* Sat Jan 03 2015 cornelisAATTsolcon.nl- Update to version 2.15.0: New Features - Edit Book: Add auto-completion for links. - Edit Book Function mode: Add builtin functions to change case of text, ignoring HTML tags in the matched text - Edit Book - Check Book: Allow auto-fixing of file not in spine errors - Driver for Papyre 624 ml - Conversion: Convert images encoded as data URIs in the input document into normal images, as some ebook reader software cannot handle data URIs. Bug Fixes - AZW3 Input: Handle AZW3 files that contain Amazon specific CSS media queries. - Fix regression that broke the markdown-calibre command - Edit Book - Show what changed: Fix scrollbar sometimes not visible if the differences contain a few, very long lines. Also fix the line numbers being partially obscured on some systems (depending on the font used). - Edit Book: Fix a regression that caused the Home key to not move to the start of the line on lines containing un-indented tags - Get Books: Update the Amazon (US) plugin for website changes. - MOBI Input: Fix incorrect conversion of MOBI files that wrap their content inside anchor tags.
* Sat Dec 27 2014 cornelisAATTsolcon.nl- Update to version 2.14.0: New Features - Metadata review dialog: Automatically insert series number when selecting a series from the completion dropdown. Also if the user does not specify a series number, use 1 as the default, instead of not setting the series. Bug Fixes - Fix regression that broke error reporting for save to disk for books that contain no formats. - Metadata download: Fix metadata download not working for titles that contain a apostrophes in languages other than English. - Fix deleting a book from both the library and the device causing the next selected book to be incorrect, when the library is sorted by the On Device column. - FB2 Output: Fix generation of FB2 sections based on a multi-level Table of Contents in the input document. - Tolino Shine driver: Fix option to swap main memory and SD card not working on OS X. - FB2 Input: Workaround for broken FB2 files produced by convertonlinefree.com. - OS X: Workaround for OS X installs that have incorrect permissions set on their home directories. calibre will now no longer refuse to start on such machines. - MOBI Input: Dont crash on corrupted JPG images. - Fix column icons not displaying for custom comments type columns - Metadata review dialog: Show a confirmation for the \'Reject all remaining\' button.
* Wed Dec 24 2014 hrvoje.senjanAATTgmail.com- Harden required Qt5Core and Qt5Gui library versions: Qt\'s private headers are not under BC guarantee, and can break it even with patch releases
* Fri Dec 19 2014 cornelisAATTsolcon.nl- Update to version 2.13.0: New Features - Driver for the new CYBOOK MUSE ebook reader - Edit metadata dialog: Allow editing identifiers in a dedicated window by right clicking on the identifiers edit box. - Allow generating a cover from metadata by right clicking the cover are in the book details panel also. - Content server: Server KEPUB files with the extension kepub.epu when connecting to the browser on Kobo devices - Kobo driver: Add support for new firmware version 3.12 - Edit metadata dialog: Add a keyboard shortcut to swap title and author [Alt+Down] Bug Fixes - Save to disk: Fix a regression that prevented saving of files into the root of a drive on Windows - FB2 Input: Add support for FB2 books that incorrectly use the FictionBook 2.1 XML schema. - Fix command line arguments not being ignored on windows and linux when restarting calibre. - E-book viewer: Fix sorting of bookmarks by position in book not working on windows and OS X. - Kobo driver: Fix bookmarks not being deleted from device when deleting books on the device - Edit book: Fix auto-complete of closing tag not working when typing the closing tag at just before a word (the word would become the closing tag name). - calibredb: Fix list --for-machine ignoring custom columns - Edit book/Book polishing: Fix subsetting of fonts whose AATTfont-face rules use the local() or format() CSS functions not working - Edit book: Fix regression that broke typing of XML entities for ampersand, less-than and greater-than - Edit Book: Do not change the current selected text when right clicking on a mis-spelled word
* Fri Nov 28 2014 cornelisAATTsolcon.nl- Update to version 2.12.0: New Features - Edit Book: Automatically complete the closing tag in HTML/XML files when typing - Edit Book: Implement auto-indent, now when pressing the Enter key to start a new line, the new line\'s indentation is automatically created - Driver for the Verso E71b ebook reader - Redesigned the \'Add a custom news source\' dialog to make it easier to use, with a more powerful python editor - Make translations of the User Manual available in many different languages (fully or partially translated). Click the \'Change Language\' link in the sidebar of the manual to change the language - Edit Book: Search & Replace function mode: Add a new function annotation (replace.file_order) to control what order multiple files are processed in, when doing Replace All. See the User Manual for details. Bug Fixes - Get Books: Update Woblink store plugin for website changes - Book polishing: Ignore zero byte font files in the ebook instead of erroring out on them when subsetting fonts. - E-book viewer: Tighten heuristic used to detect footnote links. Do not consider a link that is the only content inside a block level tag as an endnote link, even if it is linked back to from its destination. - Update the version of libimobiledevice shipped in the Linux and OS X builds to 1.1.7, should help with some connection issues to Apple devices - PDF Output: Add support for font-family aliasing in AATTfont-face rules.
* Sat Nov 22 2014 cornelisAATTsolcon.nl- Update to version 2.11.0: New Features - Edit Book: Add a new \'function mode\' for the Search and Replace tool Bug Fixes - DOCX Input: Add support for multilingual documents. - Edit metadata dialog: Fix date fields being displayed in the UTC timezone instead of the local timezone, causing the day to be off by one in some timezones. - Conversion/Book polishing: Fix ampersands in title/series/publisher/author not being properly escaped. - Update the bundled version of libimobiledevice on windows, so that the iOS Reader plugin can connect to iOS 8 devices again - Fix a regression in 2.10 that causes Adding books from sub-folders, one book per folder to incorrectly add OPF files present in the sub-folders as an extra format. - Fix a regression in 2.10 that caused changes in Preferences->Adding books to not work for the next immediate add - Fix Ctrl-R while in debug mode not restarting in debug mode properly - Fix regression in evaluating composite columns that use other composite columns.
* Mon Nov 17 2014 cornelisAATTsolcon.nl- Update to version 2.10.0: New Features - Driver for the PocketBook Lux 2 with latest firmware. - Review downloaded metadata: Add suggestions for the tags, authors, publishers and series fields. Suggestions will pop-up as you type. - Add Books: Improve performance when adding large numbers of books at once - Add Books: Allow adding books from multiple ZIP/RAR archives, each containing many books, by right clicking on the Add Books and choosing \'Add from Archive\' - Metadata download: Prioritize results that have the same language as the current calibre user interface language - Edit Book: Make the CSS used for styling the generated HTML Table of Contents user customizable via http://manual.calibre-ebook.com/ customize.html#overriding-icons-templates-et-cetera Bug Fixes - E-book viewer: Fix popup footnotes not working on windows - Fix saving of searches that use the backslash to escape special characters not working - Save to disk: When multiple books end up with the same file name because they have the same metadata, automatically adjust the filename to make it unique. - Fix ebook editor global menu not working on Unity when started from inside calibre - Get Books: Update the Amazon European store plugins for website changes - Edit Book: Fix handling of XML unsafe characters (like <, > and &) inside
* Sat Nov 08 2014 cornelisAATTsolcon.nl- Updated calibre-no-update.diff
* Sat Nov 08 2014 cornelisAATTsolcon.nl- Update to version 2.9.0: New Features - E-book viewer: Show footnotes in a separate popup window - Cover Grid: Improve scroll wheel based scrolling. - Get Books: Add the Bubok Portugal store - Performance improvement for large libraries that using custom columns built with templates - Review downloaded metadata dialog: Allow merging tags by long clicking the revert button Bug Fixes - Fix a regression in 2.8 that caused the clear button next to date fields to set the date to Jan 101 instead of undefined. - Linux: Fix Unity global menu bar stops working after minimizing calibre to the dock or the system tray. - Sanitize the ImageMagick environment variables before launching external utilities. - Prevent stale \'On Device\' info (from the previous connection) from showing during subsequent device connections - Conversion: Add workaround for converting EPUB files with syntactically invalid (probably hand edited) OPF files. - Fix e-book viewer not displaying cover from HTMLZ files. - Conversion: Handle input documents with crazy font sizes (1000pt +)
* Mon Nov 03 2014 cornelisAATTsolcon.nl- Update to version 2.8.0: New Features - Linux: Add support for the global menubar in Ubuntu Unity (The menu that is displayed in the top most on screen bar). It now works both with the main calibre program and the e-book editor. You can customize what appears in the menubar via Preferences->Toolbars - Get Books: Add a new store, Bubok (bubok.es) - Driver for Tolino Vision 2. - Review downloaded metadata: Allow merging downloaded and current identifiers by long-clicking the revert button. - Template language: New function user_categories() to return the list of User Categories for a given book (only works in the GUI). - E-book viewer: Add an option to prevent tapping on the page from turning pages. Bug Fixes - Re-enable the system tray icon on linux. System tray icons now work in any desktop environment that supports the StatusNotifier spec, such as Ubuntu Unity, KDE 4+, GNOME 3, etc. - System tray icon: On windows if the calibre window is minimized, fix clicking on the system tray icon not restoring the window. - E-book viewer: Clear history when reloading the book, to avoid errors, since the locations pointed to by the history may no longer be valid anyway - Linux: Force use of GNOME button layout for dialogs when running under the GNOME, UNITY or MATE desktop environments - Check Book: Silence incorrect warning about guide references to cover image in AZW3 Format - Fix text entry widgets\' popup completion window not working well with windows on-screen keyboard. - Edit Book: Fix links that are absolute paths causing crashes in windows - Fix the read metadata from format button in the edit metadata dialog not working for FB2 files.
* Sun Oct 26 2014 cornelisAATTsolcon.nl- Update to version 2.7.0: New Features - Support for the new Kindle Voyage - The notification for the completion of background jobs, such as bulk metadata download, has been redesigned to not interrupt your work. It now waits in the lower right corner of the main window until you are ready to deal with it - Insert metadata as jacket page: Make the invisible tags used for searching across books format better, by giving them their own table row. - Book details panel: Show custom column values for numeric columns even when the value is zero - Allow clearing of date and number type fields by right clicking and choosing clear when editing the fields in the book list or edit metadata dialog Bug Fixes - MOBI/AZW3 Output: When converting an EPUB document that specifies an SVG image as its cover image, convert the cover to JPEG as the Kindle cannot handle SVG cover images. - AZW3 Input: Fix crash when processing AZW3 files that contain certain SVG images dies to a bug in ImageMagick. - Conversion: Ignore un-parseable links when trying to generate ToC from links, instead of aborting the conversion. - Edit metadata dialog: Fix window title not changing when using the Next/previous buttons if the books being edited have the same title. - Fix regression in previous release that prevented arrow keys/tab key from working in completion popups on OSX.- Started cleaning up of BuildRequires and Requires- Removed most shebangs reported by rpmlint
* Sat Oct 18 2014 ecsosAATTopensuse.org- Update to 2.4.0: New Features - An all new random cover generation algorithm, which generates covers using many different color schemes and cover styles Now when you click the Generate cover button in the Edit Metadata dialog a cover based on the book metadata is generated using random colors and styles. You can customize the random cover generation by long clicking the Generate Cover button, which will popup a dialog where you can create new color schemes and customize other aspects of the generated cover as well. - Edit Book: Redesign the saved searches pop-up as a dockable window. Editing saved searches now happens inline and the global search/replace keyboard shortcuts work in the saved searches window - Edit book: Change the text of the \'Mark selected text\'menu entry depending on whether it will mark or unmark the text - Edit metadata dialog: Allow undoing a metadata download by long-clicking the Download metadata button and choosing \"Undo last metadata download\" - Edit metadata dialog: Allow undoing the changes to individual fields by right clicking on the field and selecting Undo after a metadata download. Closes tickets: 1223367 - Download metadata dialog: Allow using Enter key to select cover and left/right keys to move between metadata results. Closes tickets: 1369178 - Fix the row numbers in the book list remaining wide when switching libraries if some books were marked before the switch. Closes tickets: 1369152 - Fix keyboard focus not going to cover grid after doing a search. Closes tickets: 1369160 - DOCX Input: Support for the keepNext paragraph property to keep successive paragraphs on the same page. - Template language: New template functions: raw_list() to return the items in a list such as tags without any sorting/formatting applied to them; author_sorts() to return the author sort strings from the authors table for the authors in the book. Bug Fixes - Fix a regression in 2.3 that broke creation of collections on the device when metadata management was set to manual. Closes tickets: 1371976 - E-book viewer: Fix displaying multiple pages per screen not working in calibre 2.x with some books, due to a change in Qt 5. Closes tickets: 1372066 - E-book viewer: Fix unintuitive behavior of back and forward buttons when going all the way back to the first item in the history. Closes tickets: 1367992 - Conversion: Do not allow default (user-agent) style rules to ever override style rules defined in the input document, regardless of CSS selector specificity. Closes tickets: 1369753 - Workaround for Qt 5 regression that broke selecting multiple icons in Preferences->Column icon rules - Fix tags with angle brackets not being displayed in the Book Details panel New news sources - Hurriyet Daily News and Al Monitor by spswerling - VICE News by Adrian Tennessee - Jagran Josh by Krittika Goyal Improved news sources - Today\'s Zaman - Wall Street Journal - High Country News- Update to 2.3.0: New Features - Cover Grid: Dynamically adjust the size of the in memory cover thumbnail cache based on the window size to ensure flicker free rendering even on very large screens. Closes tickets: 1367211 - Template tester: Remember last used template - Get Books: When downloading books show a popup message telling the user that the books will be added to the calibre library automatically, to help new users understand what is happening. The popup message can be disabled. - E-book viewer: Try to detect when a chapter has a page break before the start of the chapter\'s text resulting in a leading blank page and override the page break. Closes tickets: 1366074 Bug Fixes - Edit metadata dialog: Fix the author sort field not being marked red initially when the author sort does not match the author due to a Qt 5 behavior change. Closes tickets: 1367943 - OS X: Fix restarting of calibre not working if calibre.app is placed in a location with spaces in the path - Fix regression that caused calibre running in debug mode on OS X to not have a menubar or dock icon - Get Books: Fix downloading ebooks from Project Gutenberg via the builtin browser not working because of changes to the Project Gutenberg website. Closes tickets: 1366240 - Get Books: Update Gutenberg plugin for changes to the Project Gutenberg website. Closes tickets: 1366245 Improved news sources - Strategy+Business - Dawn - American Thinker - Anchorage Daily News - Financial Times- Update to 2.2.0: New Features - Kindle driver: Add option to not overwrite existing page number (apnx) files on the device when sending books to the device - Kindle driver: Add option to allow customization of the page number (apnx) generation algorithm based on values in a custom column - Metadata jacket: Allow customizing the jacket template to show the tags in alphabetical order - View specific format window: If a conversion finishes in the background making a new format available, update the window. Closes tickets: 1363416 - E-book viewer: Automatically hide the mouse cursor if the mouse has not been used for a few seconds. This prevents the mouse cursor from obscuring text underneath it. The cursor will reappear automatically when you move the mouse. - Driver for SurfPad 3. Closes tickets: 1363025 Bug Fixes - Conversion: Fix incorrect conversion of CSS when the input document uses the same CSS class name in both upper and lower case. Closes tickets: 1328552 - Workaround for Qt 5 behavior change on OS X which prevented error handling during startup on OS X to not work - DOCX Input: Fix non-breaking hyphens being ignored - Workaround for Qt 5 bug that causes text copied to the c lipboard to be lost when quitting the viewer on windows. - When detecting the encoding of HTML documents, if the document contains multiple charset declarations, prefer the HTML 5 syntax to the HTML 4 syntax. Closes tickets: 1364961 - E-book viewer: Fix text not being reflowed when resizing the viewer window and only the height changes. - Fix merging of book records not working correctly for custom columns of type text with fixed set of permitted values. Null values were incorrectly overwriting non-null values. - Creation of custom news sources failing on a computer on which no custom news sources have been previously created. Closes tickets: 1363666 - Workaround for Qt 5 on windows bug that makes the selected indication for items in any list/table disappear when the widget loses focus Closes tickets: 1363420 - Fix regression in 2.1 that prevented the saved column layout from being applied. Closes tickets: 1363470 - Edit Book: Fix the Check Book tool leaking threads - Edit Book: Fix editor hanging when quitting during a background save operation and the save operation completes before the warning dialog is dismissed. Closes tickets: 1363122 - Fix a regression in calibre 2.0 that caused setting the value of a custom number column to zero via the book list to clear the field instead. Closes tickets: 1363076 - Check Book: Fix an error caused by empty style tags when auto-renaming mismatched font names. Closes tickets: 1363028 - When using the Embed Metadata or Polish Books tools to update metadata, fix custom columns values not being cleared in the book file even if they have been cleared in calibre New news sources - The Hollywood Reporter by Darko Miletic Improved news sources - Common Dreams - LA Times - Spektrum der Wissenschaft - cracked.com- Update to 2.1.0: New Features - Prevent calibre from installing or running on Windows XP as there have been many reports of Qt 5 crashing on Windows XP and Windows XP is now no longer supported by Microsoft. If you are on Windows XP, please stay with calibre 1.48 until you are ready to upgrade your windows. Apologies for the inconvenience. - Kobo driver: Add support for new Kobo Aura H2O and firmware 3.8.0 - Driver for HTC C. Closes tickets: 1360678 - Add a new tool to easily test templates. Go to Preferences->Toolbars to add the tool to one of the calibre toolbars. Closes tickets: 1360550 - EPUB and MOBI catalog generation: Allow using the full template language including all custom columns Bug Fixes - E-book viewer: Fix soft-hyphens causing rendering artifacts with some fonts due to a bug in Qt 5 - OS X: Workaround for Qt 5 bug that causes the popup menu on the author to author sort button in the edit metadata dialog to not respond if the mouse button if not released once before clicking menu entries. Closes tickets: 1362338 - Book list: Fix Ctrl+Home/End not selecting the first/last book - PDF Output: Fix header and footer templates not working in calibre 2.0 Closes tickets: 1361483 - OS X: Workaround for Qt 5 bug that caused many keyboard shortcuts to not work in OS X - Workaround for Qt 5 regression causing custom colors in color chooser dialogs to not be remembered between calibre sessions - Conversion: Fix error when converting EPUB/HTML files that contain invalid margin or padding declarations. Closes tickets: 1360842 - Fix for calibre 2.0 crashing on startup on some linux systems when used with --detach - E-book viewer: When right clicking on an image to view it in its own popup window, fix the rotate button not working correctly with the zoom buttons - Workaround for Qt 5 bug causing crash when running jobs (conversion to PDF or MOBI; reading metadata from an EPUB without a cover) that require Qt WebKit on Ubuntu. Closes tickets: 1360693 - OS X: Fix background jobs stealing input focus if they require the use of Qt WebKit - Preferences->Metadata plugboards: Show plugboards for disabled devices and formats whose metadata writer plugins have been disabled. Closes tickets: 1360766 - Fix calibre 2.0 not using system color scheme on windows and OS X - Fix regression in calibre 2.0 that caused crashes when using drag and drop to re-order virtual library tabs - Linux: Disable the optional system tray icon because of bugs in the system tray icon implementation in Qt 5 on linux. Closes tickets: 1360652 - E-book viewer: Fix navigating to a bookmark not updating the displayed page number. Closes tickets: 1360621 - Fix the \'unified title and toolbar on OS X\' tweak causing calibre to fail to work because of a bug in PyQt5 - E-book viewer: Fix a regression in 2.0 that changed the speed of scrolling with the mouse wheel in flow mode - Edit book: Workaround for regression in Qt 5 that causes typing the Cmd+some letter to generate text in the editor instead of being ignored. - Book polishing: Fix EPUB files with corrupted ZIP central directories not working and leaving behind detritus in the current working directory. Closes tickets: 1360385 - Edit Book: Workaround for Qt 5 regression that caused the \'See what changed\' tool to freeze the editor when closing the window showing the changes. - Fix regression in 2.0 that broke viewing of LRF format ebooks. Closes tickets: 1360332 - Fix for a Qt 5 regression that caused the Copy to Library right click menu to be empty on OS X. Closes tickets: 1360069- Update to 2.0: New Features - For a summary of the major changes in calibre between 1.0 and 2.0, see http://calibre-ebook.com/new-in/eleven - Add support for MTP devices (Android phones/tablets) on OS X - Update the version of Qt used by calibre to Qt 5. This fixes various longstanding bugs in calibre that were caused by bugs in Qt 4. - Edit Book: Make the edit saved search/add saved search popup window non-modal. Closes tickets: 1354785 - Tag Browser: Show format specific icons for the format entries in the Tag Browser - Library check: Add buttons to conveniently mark all fixable/deletable items. Closes tickets: 1353954 Bug Fixes - E-book viewer: Reloading the book now re-opens it at the current position even if the option to remember position when quitting is turned off - E-book viewer: Remove extra spacing between document and scrollbars. This is particularly noticeable when using a dark theme for the viewer. - PDF Output: Fix balanced parentheses in the text of items in the Table of Contents not being rendered properly by some PDF viewers. Closes tickets: 1358443 - Edit book: Abort terminal save on save error instead of quitting editor - Get Books: Update the Project Gutenberg plugin for website changes - Plugin loading: When multiple plugin classes are present in the __init__.py namespace, use the one with the qualified name that has the least components - Edit Book: Prevent long saved searches from making the saved search dialog too wide - Comic Input: Sort pages placed in sub-folders correctly (as long as all pages have the same number of parent folders). - Conversion: Fix the word AATTpage in a comment inside a stylesheet with no following {} causing the rest of the stylesheet to be ignored. - Fix comparing AZW3 to ORIGINAL_AZW3 from the book details panel not working Closes tickets: 1354624 New news sources - General Knowledge Today by Kanika G - BBC Arabic by logophile777 Improved news sources - TIME Magazine - The Atlantic - Down to Earth - Heraldo de Aragon - Radikal (Turkey) - Wired Daily Edition - Orange County Register
* Fri Oct 17 2014 cornelisAATTsolcon.nl- Update to version 2.6.0: New Features - Catalogs: CSV Output: Allow changing the order of fields in the generated CSV catalog by using drag and drop to re-arrange the fields in the create catalog dialog. Closes tickets: 1379048 - Edit metadata dialog: When editing metadata individually for multiple books, popup a confirmation if the user clicks OK before finishing the editing of all the books. Closes tickets: 1378072 - Allow configuring a keyboard shortcut to toggle highlighting of search results via Preferences->Keyboard (under Miscellaneous). Closes tickets: 1380528 - Edit Book: Saved searches window: Remember the last used values for where to search and search direction - E-book viewer: Allow right clicking on the toolbar buttons to popup the optional menus, useful when using the viewer on a touch screen. Closes tickets: 1380359 - E-book viewer: Add a keyboard shortcut to toggle the Table of Contents [Ctrl+T] - Performance improvement when renaming/deleting large numbers of items via the Manage Tags/Series/Publishers/etc dialogs - Kobo driver: Update to support soon to be released firmware update from Kobo Bug Fixes - Amazon metadata download: Update the amazon metadata download plugin to handle changes to the amazon.com website. Closes tickets: 1379305 - AZW3 Output: Ignore invalid attribute names in the input document rather than aborting the conversion on them. - Book details panel: Fix custom columns built from other columns with tag like values not clickable in the book details panel. Closes tickets: 1381323 - Edit Book: Fix changing the editor undo/redo keyboard shortcuts not preventing the old shortcuts from working. - CSV Catalogs: Output all custom datetime columns in the local timezone to match the format for builtin columns - E-book viewer: When looking up words in the dictionary for a book that has no language set, use the current calibre interface language - Fix comments editor widget in the edit metadata dialog swallowing Tab key presses, preventing the use of the keyboard to move between widgets. You can use Ctrl+Tab to insert literal tabs - OS X: Workaround for regression in Qt 5 that causes pressing the Esc key to close the entire window instead of the current completion popup - Fix Advanced search dialog not being sized correctly if the user selects a larger than normal interface font. Closes tickets: 1378045 - E-book viewer: Fix page turning by clicking in the margins in full screen mode (when displaying more than one page per screen) not working because of a Qt 5 behavior change. Improved news sources - nrcnext - Wall Street Journal - Smithsonian Magazine - Sueddeutsche Zeitung mobil
 
ICM