|
|
|
|
Changelog for calibre-7.19.0-758.2.x86_64.rpm :
* Wed Oct 09 2024 ecsos - Fix build error and remove podofo as buildrequire and require, after suse has removed podofo binary. boo#1231058 Upstream say only podofo >= 0.10.3, but not whether libpodofo is sufficient or whether they need the binary podofo. * Fri Sep 27 2024 ecsos - Update to 7.19.0 * New Features - E-book viewer: Halve the time taken to open large EPUB format books for the first time - PDF new engine: Improve header/footer detection - For column icons and grid view emblems, support icons for both light and dark themes - News downloads: Mark links to locally available articles with a middle-dot - When saving a layout also save the main window geometry * Bug Fixes - Windows: Read Aloud: Fix an occasional crash when stopping read aloud when using the legacy windows TTS engine - Windows: Read Aloud: Fix clicking in text to change what is being read causing tracking of currently read word to fail when using the legacy Windows TTS engine - Read aloud: Fix reading large numeric words causing text synchronization to fail when using some legacy TTS engines - EPUB3 metadata: Fix setting series number to zero not working - Comic Input: Handle comics whose internal files have control codes in their filenames - E-book viewer: Fix a regression that broke searching in Japanese books that use text - E-book viewer: Fix a regression in the previous release that broke Read aloud for selected text - Amazon metadata plugin: Workaround for downloads failing because Google discontinued its webcache - Cover grid: Suppress the 2px border Qt draws for the list view * Tue Sep 24 2024 Steve Kowalik - Remove BuildRequires on dukpy, it hasn\'t been required since 6.0. * Fri Sep 13 2024 ecsos - Update to 7.18.0 * New Features - E-book viewer: Read aloud: A new Text-to-Speech engine (Piper) that uses a neural network for realistic sounding voices - New experimental engine to convert PDF files with support for automatic header/footer removal - Content server: Viewer: Read Aloud: Implement word-by-word tracking when reading aloud if the browser and voice used support it, for example, Chromium on Windows, Firefox on Android and Safari on macOS - Image popup: Add a context menu with an option to reset the current zoom - Edit metadata dialog: Show the number of data files on the data files button * Bug Fixes - Fix a regression in the previous release that broke using Tab key to move around the book list while editing cells - E-book viewer: Fix scrollbar position not updating during continuous scroll - E-book viewer: Fix a harmless error when the book contains page list references whose targets do not exist - Linux binary build: Fix missing libdeflate dependency- Use mspack from calibre upstream again and not from system, because it rise up build error in Tumbleweed. * Fri Aug 23 2024 ecsos - Update to 7.17.0 * New features - E-book viewer: Support for jumping to and displaying paper edition page numbers If an e-book contains embedded information about the pages from the paper edition of the book, the calibre E-book viewer can now jump to a page number via the Go to button in the viewer controls. You can also optionally have the current paper edition page number displayed in the header/footer by adding Pages from paper edition to either the header or footer in the viewer settings. - Edit book: When text is selected allow changing the indentation of all lines in the selection by pressing Tab to increase one level or Shift+Tab to decrease one level Closes tickets: 2076251 - Allow a plugboard to change the series_index as well as the series name. - News download: News recipes can now optionally use browser engines based on either Qt or Chromium network stacks instead of mechanize - Email delivery: When sending emails to Kindles do not convert filenames to English letters as Amazon appears to have finally fixed their email servers to handle non-English filenames - Quickview: Add a tooltip displaying the full cell contents Closes tickets: 2075565 * Bug fixes - Update the version of the Qt toolkit bundled with calibre to the latest available, fixing some crashes on macOS related to accessibility tools - Edit book: Fix searching marking incorrect text in the presence of non-BMP unicode characters Closes tickets: 2075970 - Conversion: Do not embed a second copy of a font when using the option to embed font family if the font is already embedded in the book Closes tickets: 2074002 - calibredb list: Fix a regression in the previous release that required setting --template-header to empty to use the list command Closes tickets: 2076515 - Tolino driver: Fix books from the Tolino cloud not being listed - Windows: Book details panel: Fix selection not visible when using the system default theme - Hide the Virtual library tab bar in device view as it is non-functional Closes tickets: 2073441 * New news sources - GaGadget by bugmen00t - Süddeutsche Zeitung Magazin by unkn0wn - Science Journal by unkn0wn * Improved news sources - Jot Down - Various Russian and Ukranian news sources - Nautilus Magazine - Süddeutsche Zeitung - The India Forum - WSJ - National Geographic - Washington Post - Mediapart - Bloomberg - Nautilus * Wed Jul 31 2024 ecsos - Update to 7.16.0 * New Features - Add a driver for the new 2024 Tolino devices. They use a modified version of the Kobo firmware, so they are detected as Kobo devices. - Various news recipes now have the ability to download past issues, accessible via the Advanced tab in the Schedule news dialog * Bug Fixes - ONLY if you use the calibre Content server, you should update calibre as soon as possible - Content server: Fix path traversal vulnerability - Content server: Fix SQL injection vulnerability - Content server: Fix an XSS vulnerability in one endpoint - Content server: Fix an error when opening the downloaded books page directly via a link and using a custom book list template - macOS: Fix opening multiple books from Finder with the editor only opening one of the books - Fix the legacy LRF format viewer not starting - Fix mouse wheel not transitioning from undefined date to current date in date entry controls * Fri Jul 19 2024 ecsos - Update to 7.15.0 * New Features - Fetch news: Allow individual news sources to specify source specific options such as downloading of past editions * Bug Fixes - Windows: MTP driver: Fix a regression in the previous release that caused an error with some devices - Icon theme creation dialog: Fix various issues when creating an icon theme with many icons that have light/dark variants * Fri Jul 12 2024 ecsos - Update to 7.14.0 * New Features - Book details: When dropping files add an option to add them to the book as data files - Edit book: A new action to toggle line wrapping mode in all code editors. Can be assigned via Preferences->Keyboard shortcuts->Global actions or added to the toolbar via Preferences->Toolbars->Book wide actions - Kobo driver: Add an option to force the SeriesID for all books in a series to have the same value * Bug Fixes - Fix a regression in the previous release that broke merging of books when the confirmation for the merge was disabled - E-book viewer: Allow some header and footer items such as progress to overflow instead of being truncated - HTMLZ output: Make renaming of image files happen in filename order - MTP driver: Fix infinite loop when connecting to some devices with more 65K objects in their filesystem - Fix shortcut editing widget when Qt is using a theme that inserts accelerators into push button labels automatically * Fri Jun 28 2024 ecsos - Update to 7.13.0 * New Features - When merging books add an option to store discarded or replaced covers as an alternate cover in the data folder of the target book - Generate CSV catalog: Add a button to sort the fields by the order in which they appear in the book list * Bug Fixes - MTP driver: Preserve cover aspect ratio for thumbnail generation - Fix identifiers not always being merged correctly when merging books - DOCX Input: Fix extra left padding when converting lists - Amazon metadata download: Get title and comments for audiobook pages - Amazon metadata: When filtering search engine results by title ignore words of the title that are purely punctuation - When matching books on a device to book in the library assume a match if the title and any one author match, dont require all authors to match - Update Google Images cover download plugin for website changes - When adding new books if the timestamp is specified as undefined use the current timestamp - Content server: Fix systemd pre-activated socket not working - Content server: Fix no KFX download link in OPDS acquisition feeds * Sun Jun 23 2024 ecsos - Fix build error for Tumbleweed. Since version 5.2.0 of python-lxml the new package python-lxml_html_clean is needed. * Fri May 31 2024 ecsos - Update to 7.12.0 * New Features - E-book polishing: Add option to download external resources (images/stylesheets/etc.) - Conversion: Add an option under Structure detection to automatically fill in blank alt attributes for images that have alt text in the image file metadata - Content server: Use the book title as the filename for downloaded highlights - Review downloaded metadata dialog: Add a \"Previous\" button to go back to the last reviewed book * Bug Fixes - Content server viewer: Fix the bottom of the text being cut off on mobile browsers when not in full screen mode. Unfortunately, this means the viewer now requires a browser no more than two years old. - Kindle driver: Increase the size of the cover thumbnails sent to the Scribe - Kindle output: Fix cover images that contain EXIF data without a rotation not displaying on the Kindle lockscreen - E-book viewer: Fix ruby tags not excluded when searching for text - Content server viewer: Fix a regression in the previous release that broke searching * Fri May 24 2024 ecsos - Update to 7.11.0 * New Features - Kindle driver: Add support for sending cover thumbnails to the Kindle Scribe - A new options under Preferences->Look & feel to draw covers with rounded corners - Bulk metadata edit: Add a new tab where you can create rules to transform tags/authors/publishers for the selected books - Tag browser context menu for Formats now has Open with menu items - E-book viewer: When hovering over the top/bottom margin show a button indicating that a click will open the viewer controls. Can be configured via The Headers and footers section of the viewer Preferences. - Spell check dialog: Also show count of currently displayed words * Bug Fixes - E-book viewer: Fix searching not ignoring ruby text - Edit book: Save the state of the current book when opening a new book via File->Open book - Edit book: Fix importing a list of words into a user dictionary not working - EPUB3 metadata: Do not fail to read metadata in the presence on invalid calibre user metadata in the OPF file with empty keys - Get books: Fix rules to map tags on adding books not being applied to books downloaded via Get books - Spellcheck dialog: Move the checkbox to hide correctly spelled words with the rest of the checkboxes that filter the word list- Changes from 7.10.0 * New Features - Export of calibre data: Ensure individual part files in the exported data are no larger than one gigabyte even if the library contains individual files larger than that size. - Edit book: Spell check: Add options to exclude words in ALL CAPS or with numbers or in camelCase/snake_case from the list of words - Allow easily inverting the current search via the right click menu on the search box * Bug Fixes - Kobo driver: Fix database unsupported error with newest firmware - DOCX Input: Fix text elements containing only whitespace being incorrectly ignored - Bulk metadata dialog: Do not fail when setting covers from ebook files and some of the files have invalid covers * Fri Apr 19 2024 ecsos - Update Tumbleweed to 7.9.0 * New Features - Kobo driver: Add support for the new color Kobo devices - Edit book: Add a setting to control cursor width under Preferences->Editor settings - Edit book: Regex-function mode: Show a confirmation popup when closing the function editor when there are unsaved changes * Bug Fixes - Fix undocked Quickview dialog not being restored at startup - Windows: Fix an issue where closing a maximized calibre window to the system tray and then reconnecting with remote desktop would cause a blank calibre window to be displayed * Fri Apr 05 2024 ecsos - Update Tumbleweed to 7.8.0 * New Features - E-book viewer: Highlight panel: Allow filtering the shown highlights by type of highlight - Conversion: Add support for the CSS text-transform property when subsetting embedded fonts - E-book viewer: Allow displaying the view mode paged/flow in the header/footer - Book details popup window: Allow dropping of files to add formats/set the cover just as for the book details panel - Book details: Context menu: Add a menu action to remove the associated link - DOCX Input: Add role=doc-noteref for links to footnotes/endnotes so that they popup in more e-book readers - Add a \"Mark all selected books\" to the Mark action. - Add \"Hide Empty Categories\" to tag browser configuration menu - Supernote: Support for new device firmware - Sort by tool: Add an action to re-apply the current sort * Bug Fixes - Grid view cover cache: Fix covers not loading when cache entries are stale - Conversion: Do not change viewport relative font sizes used for SVG text elements - Conversion: Fix | |