Commit Graph

  • a8f02b51a2 Accepting request 1321370 from Documentation:Tools factory Ana Guerrero 2025-12-08 10:53:28 +00:00
  • 7932070643 Update to 8.16.2 Eric Schirra 2025-12-06 15:07:56 +00:00
  • dec4f12724 Update to 8.16.1 Eric Schirra 2025-12-05 20:56:48 +00:00
  • b8b7abd0fa Accepting request 1321258 from Documentation:Tools Ana Guerrero 2025-12-05 15:58:32 +00:00
  • 0b85e2f0cf Update to 8.16.0 Eric Schirra 2025-12-05 12:28:08 +00:00
  • 66aa68b701 Accepting request 1319027 from Documentation:Tools Ana Guerrero 2025-11-24 13:07:45 +00:00
  • 8233ab3b2f - Update to 8.15.0 * New Features - E-book viewer: Highlights panel: Show the date for highlights in the tooltip when hovering over a highlight - Comments editor: When changing case preserve as much text formatting as feasible - Comments editor: Add shortcuts for case change operations. Select some text, right click and see the case change menu for the shortcuts * Bug Fixes - Editing book list: Be robust against the book list changing in the background when a book is auto added or similar while a cell is being edited - Edit book: Fix a memory leak in the HTML syntax highlighter - calibredb list: Fix identifier values not being shown. Fixes #2131557 Eric Schirra 2025-11-21 10:14:34 +00:00
  • 7eff698c38 Accepting request 1316372 from Documentation:Tools Ana Guerrero 2025-11-07 17:22:46 +00:00
  • b2fbdae034 - Update to 8.14.0 * New Features - Tolino driver: Add support for latest firmware - When showing completions for languages show all languages that contain the typed in string instead of only languages that start with the typed in string - When showing completions in substring match mode, order the completions by how close to the start the query is - A new shortcut Ctrl+Alt+Shift+P to switch to the previously applied Virtual library * Bug Fixes - FB2 Input: Fix a remote code execution vulnerability from maliciously crafted FB2 files - E-book viewer: Ignore soft hyphens when looking up words - Catalog export: Fix export of languages in BibTeX format - Windows: Fix Open With not working with Microsoft Paint Eric Schirra 2025-11-07 05:42:14 +00:00
  • cb7949c40d Accepting request 1311989 from Documentation:Tools Ana Guerrero 2025-10-17 15:27:22 +00:00
  • 136d345d01 - Update to 8.13.0 * New Features - Virtual libraries: Allow defining their search expressions more comfortably in a multi-line edit box - Open with: On Windows launch the specified program via the windows API for executing programs to decouple it more thoroughly from the calibre environment * Bug Fixes - Get books: Fix ebooks.com plugin - calibre-server: Fix CALIBRE_OVERRIDE_DATABASE_PATH not working - Export library: Dont use /tmp on Linux fixes export breaking with large FTS database on Linux distros that mount /tmp in RAM - Fix a regression in 8.11 that caused errors when trying to open a book from the full text search results while the search was still running - Drop calibre-fix-build-with-Qt6.10.patch because now in upstrem, - Change Source URL, because upstream has change something again in DownloadUrl. Eric Schirra 2025-10-17 11:07:34 +00:00
  • 6a5026ab3b Accepting request 1311684 from Documentation:Tools Ana Guerrero 2025-10-16 15:39:18 +00:00
  • 10d978dd6c - Add calibre-fix-build-with-Qt6.10.patch to cope with the private library linking changes introduced by Qt 6.10 Eric Schirra 2025-10-16 11:26:24 +00:00
  • 1fe40e90c5 Accepting request 1308457 from Documentation:Tools Ana Guerrero 2025-10-02 17:20:12 +00:00
  • 538aea5b5c - Update to 8.12.0 Eric Schirra 2025-10-01 17:25:47 +00:00
  • 44877de4aa Accepting request 1307384 from Documentation:Tools Ana Guerrero 2025-09-26 20:25:08 +00:00
  • 9b7471c176 - Update to 8.11.1 * Bug Fixes - Windows: Fix regression in (8.11.0) causing conversion to be broken when metadata contains non-BMP characters Eric Schirra 2025-09-26 13:06:23 +00:00
  • cc1d0538fe - Update to 8.11.0 * New Features - E-book viewer: Add an "Ask AI" tab to the dictionary lookup panel. Allows you to query AI about the currently selected text. - Preferences: Show the keyboard shortcut for each category in preferences in the tooltip * Bug Fixes - E-book viewer: Fix modifying an existing highlight causing duplicates to be created in some books - E-book viewer: Fix very large e-books sometimes having a few non working links on Windows - PDB Input: Fix failure to convert some PDB files with sightly malformed headers - Fix error when trying to add the first icon rule to the Tag browser - E-book viewer: Fix Esc key not closing footnote popup when the popup has keyboard focus - E-book viewer: Fix placement of selection handles in some books when modifying an existing highlight - Windows build: Sign the .pyd DLLs in addition to the .dll DLLs Eric Schirra 2025-09-26 08:55:22 +00:00
  • e6e60cec8f Accepting request 1305353 from Documentation:Tools Ana Guerrero 2025-09-17 14:44:45 +00:00
  • 9aadf470a8 - Update to 8.10.0 * New Features - Book list: Allow controlling the tooltips displayed for every column using a template. Right click the column header and choose "Define tooltip template" to set the tooltip for that column - MTP driver: Allow creating format specific destinations for audiobook files - Preferences->Keyboard: Allow searching by shortcut as well as by name * Bug Fixes - Kindle MTP driver: Fix APNX files being placed in incorrect location when books are sent to subfolders inside the root folder - E-book viewer: Read Aloud: Fix regression in previous release that broke changing voices when engine is set to 'Automatically select' - Fix a regression in the previous release that broke markdown output - Changes from 8.9.0 * New Features - Annotations browser: Add a color swatch in the results list to make seeing the type of highlight easier - Match books in library window: When doing the initial search using the title of the book on the device, if no matches are found remove trailing text in parentheses or after a colon and try again - When merging books via drag and drop show the cover of the target book - HTMLZ Output: Add support for embedded fonts - Plugin installation window: Allow filtering available plugins by category - Fetch news: Add a sub-menu to the right click menu of the Fetch news button that shows recently downloaded news sources * Bug Fixes - Edit book: When pasting text from the clipboard ensure it is normalized to NFC form - Content server viewer: Improve the selection dialog for choosing a Text-to-speech voice - Content server: Fix an error when editing a book's metadata to change both the cover and another field - Changes from 8.8.0 * New Features - E-book viewer: Improve display of Lookup results from Google - Kobo driver: Add support for latest Tolino firmware - Conversion: Handle -epub-text-emphasis properties used in some Japanese language EPUB books - Piper Neural text to speech engine: re-write the backend used to run the Piper speech models to no longer need an external binary for improved performance and robustness * Bug Fixes - Edit book: Reports: Fix sorting by name of CSS rules - Fix template based custom column of tags type not being treated as multi valued when using it for similarity searches - When adding books recursively do not try to import folder whose names named with an ebook file extension. These are, for example, generated by Apple Books - EPUB3 Output: Fix various issues with processing nav files when they contain more than just the Table of Contents and are not included in the spine. - Add calibre-disable_piper.patch because since 8.8.0 calibre needs onnxruntime to build which is not in openSUSE. Eric Schirra 2025-09-17 09:07:47 +00:00
  • b15897fb57 Accepting request 1301774 from Documentation:Tools Ana Guerrero 2025-09-04 15:59:12 +00:00
  • 8be5116870 Accepting request 1301773 from home:ecsos:python:applications Eric Schirra 2025-08-28 10:33:07 +00:00
  • aec7f8d27b Import openSUSE:Leap:16.0 modifications leap-16.1 leap-16.0 Adrian Schröter 2025-08-12 11:56:01 +02:00
  • 6ad1fb9cf8 Accepting request 1294297 from Documentation:Tools Ana Guerrero 2025-07-18 13:59:44 +00:00
  • e3e510a159 - Update to 8.7.0 * New Features - Kindle driver: Add support for generating page number files (APNX) on 2024 and newer MTP based Kindles - When finding similar books by author ignore "et al." suffix on author names * Bug Fixes - Fix a regression in the previous release that broke configuring Sending of books to device - Kobo driver: Fix a regression that caused ancient, pre-Touch kobo devices to no longer work with calibre - MTP driver: Workaround for LibMTP no longer returning device serial numbers on some systems - Edit book: Fix the next/previous buttons in the Text search tool not working - Fix series and publisher mapping rules not handling commas correctly when downloading metadata one book at a time - Edit metadata dialog: When there are only a few cusotm comments like fields stretch them vertically to take up unused psace Eric Schirra 2025-07-18 06:39:55 +00:00
  • c22ac81d3e Accepting request 1291825 from Documentation:Tools Ana Guerrero 2025-07-11 19:30:06 +00:00
  • a61c8acd07 - Update to 8.6.0 * New Features - Content server: Add a checkbox in content server user preferences to prevent a user account from changing its own password via the web interface - Restoring database: Improve performance by an order of magnitude - Add a tweak to Preferences->Tweaks to permit displaying the sort value for series in the Tag browser - Welcome wizard: Change default output format to AZW3 for Kindle as MOBI is obsolete and all Kindles released within the last decade plus support AZW3 - Add 'Search "not in"' and 'Filter "not in'" buttons to Manage authors and Manage Items * Bug Fixes - Windows: Fix a regression in the previous release that caused terminal windows to popup momentarily when adding PDF files or converting them - E-book viewer: Fix a regression in 8.4 that broke fading of the background image - Tag browser: Fix clicking on categories to search for books by first letter of series not working correctly for non-English language books - Edit metadata individually: Ensure Next/Previous buttons work even if something re-orders the books in the book list. They will now iterate over the books as they were at the time the dialog is created - Windows: Generate catalog: Workaround for systems where a broken antivirus or similar holds open files in the catalog library causing a permission denied error Eric Schirra 2025-07-11 05:41:29 +00:00
  • 02c2eabc0c Accepting request 1290829 from Documentation:Tools Ana Guerrero 2025-07-06 15:15:49 +00:00
  • 21dc191d4f - Add missing require libjpeg-turbo. Eric Schirra 2025-07-05 20:01:33 +00:00
  • 9304c4eaf5 Accepting request 1287183 from Documentation:Tools Ana Guerrero 2025-06-23 13:04:33 +00:00
  • 5ccf1b106c Accepting request 1287182 from home:ecsos:python:applications Eric Schirra 2025-06-20 10:40:36 +00:00
  • 0a0a0fd458 Accepting request 1276040 from Documentation:Tools Ana Guerrero 2025-05-09 16:48:52 +00:00
  • 389b3e3a35 - Update to 8.4.0 * New Features - KEPUB Output: Add an option to generate KEPUB files that have better text justification at the cost of gaps in highlighting when used on the Kobo - E-book viewer: Allow the background image specified in the Style section of the viewer preferences to extend under the page margins as well * Bug Fixes - E-book viewer: Fix a regression that broke the "show book in main calibre program" link - News download: Fix Next/Previous links not working when the pointed to article failed to download - E-book viewer: Handle links to missing internal files with an error popup rather than becoming non-functional - E-book viewer: Fix some links not being processed correctly for very large EPUB files with many internal HTML files - Get books: Update ebooks.com plugin for website changes - Metadata review dialog: Fix merging of tags not working correctly - Wayland: Workaround Qt/Wayland bug that prevents the menu of the Layout button from showing - Prevent recursion when creating base temporary folder if something on system deletes the created temporary folder Eric Schirra 2025-05-09 05:54:53 +00:00
  • 73652efac3 Accepting request 1270803 from Documentation:Tools Ana Guerrero 2025-04-18 14:22:15 +00:00
  • 08b8e3629a - Uptate to 8.3.0 * New Features - Cover grid: Allow configuring different backgrounds for light and dark mode in Preferences->Look & feel->Cover grid - E-book viewer: Further speedup first open of large EPUB files by another 30% - Metadata review dialog: Add merge comments action * Bug Fixes - Kobo driver: Fix viewing of KEPUB files from the device view in calibre not working - Fix a regression in 8.1 that broke displaying of the debug log when running in debug mode - E-book viewer: Fix a regression in 8.0 that caused the clock to display an extra p after the time - Fix build error for Leap 16.0. Eric Schirra 2025-04-18 08:46:53 +00:00
  • 4350b26865 Accepting request 1268599 from Documentation:Tools Ana Guerrero 2025-04-11 14:50:02 +00:00
  • 25cf32cf64 - Update to 8.2.100 No changelog from upstream. But see: https://github.com/kovidgoyal/calibre/compare/v8.2.1...v8.2.100 Eric Schirra 2025-04-11 11:31:09 +00:00
  • ea9198301a Accepting request 1267087 from Documentation:Tools Ana Guerrero 2025-04-04 16:42:50 +00:00
  • 0e71b9069e - Update to 8.2.1 - Version 8.2.1 fixes an error when clicking on format links in the book details panel Eric Schirra 2025-04-04 09:38:57 +00:00
  • 1ee01ca814 - Update to 8.2.0 * New Features - Kobo driver: Add support for new Tolino firmware - Kindle driver: Allow using a value of * in Preferences->Output options->MOBI Output to have the driver mark all books sent to the device as personal documents * Bug Fixes - Kobo driver: Fix hyphenation and extra CSS added to KEPUB files being ignored by the renderer on the Kobo - macOS: Fix opening book folder or PDF files for books with square brackets in the title not working - Quickview: Fix a long standing bug with syncing of columns in the presence of hidden/re-ordered columns - E-book viewer: Show an error message when an invalid nearby search expression is used - KEPUB Output: Fix incorrect encoding detection for some HTML files without an encoding declaration - macOS: Fix a regression in the previous release that caused failures in the E-book viewer when updating annotations for books with a large number of annotations Eric Schirra 2025-04-04 05:50:16 +00:00
  • bdb3b6cab4 Accepting request 1264969 from Documentation:Tools Ana Guerrero 2025-03-31 09:38:32 +00:00
  • 25cf673132 - Update to 8.1.1 - Version 8.1.1 fixes a regression causing an error that does not affect functionality on startup on macOS Eric Schirra 2025-03-28 08:28:02 +00:00
  • a657843e78 - Update to 8.1.0 * New features - Edit metadata dialog: Allow right clicking on the cover to edit it with an external program - Virtual library tabs: When the tabs are locked prevent them from being re-ordered as well - FreeBSD: Add support for connecting to devices * Bug fixes - macOS: Fix regression in previous release that caused calibre:// URLs to no longer work - macOS: Fix a regression in calibre 8 that prevented icons in menus from being rendered - Kobo driver: Fix hyphenation settings not being applied correctly when generating KEPUB to put on the device - KEPUB Output: Include leading whitespace in kobo sentence span tags. This prevents unsightly breaks when highlighting across formatted text on the Kobo - Content server: Fix FB2 books not readable via the in-browser viewer - Edit book: Add text narration: Fix preferred voice for language setting being ignored - E-book viewer: Use IPC to update annotations when calibre is running. Avoids possible loss of annotations in the Annotations browser due to db being locked - Ensure calibre temp files are deleted even on program crash - Fix incorrect minimums on font size changing controls in viewer - Fix regression in previous release causing incorrect rendering of layout menu on some macOS machines - Fix archive formats such as ZIP not being indexed for full text search Eric Schirra 2025-03-28 06:22:00 +00:00
  • fdece0ef78 Accepting request 1254970 from Documentation:Tools Ana Guerrero 2025-03-21 19:23:18 +00:00
  • eebd9572e4 - Update to 8.0.1 - Version 8.0.1 fixes a failure to start on systems where the user had previously installed the KoboTouchExtended plugin and disabled the builtin KoboTouch driver - Update to 8.0.0 * New Features - Much improved Kobo support - Connect to folder: Allow connecting a specific device - When completing names for fields that contain hierarchical data in prefix mode match prefixes after every period - ToC editor: Allow moving of multiple selected items in the Table of Contents - macOS: The calibre application icons in the dock are now displayed in a white frame to follow Apple's current recommended icon style - Kobo driver: Add support for new firmware on Tolino devices - Book details: Add option in to suppress author search links * Bug Fixes - Fix a regression that broke tabbing to edit cells in the book list when some columns have been hidden or re-ordered - Catalog generation: Allow using templates that access the database for notes - Fix a bug when renaming authors to a name with commas in it - Full text search: Also index text in ZIP and RAR archives as these can be viewed by the calibre viewer - E-book viewer: Fix Table of Contents current entry tracking not working for some books - When reading metadata from HTML also recognize name="subject" meta tags as calibre tags - E-book viewer: Fix viewer not closing on the interrupt signal - Edit book: Download external resources: Fix incorrect filename if the server returns a generic Content-Type header - Metadata download: Publisher/series transform rules: Fix values with commas in them not working Eric Schirra 2025-03-21 10:49:43 +00:00
  • 0010f81178 Accepting request 1252161 from Documentation:Tools Ana Guerrero 2025-03-12 19:13:42 +00:00
  • ad9646af55 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/calibre?expand=0&rev=791 Eric Schirra 2025-03-11 21:28:26 +00:00
  • 018d8e5a4b - Use pythons instead static python311. Eric Schirra 2025-03-11 14:15:52 +00:00
  • e4d38b7c03 Accepting request 1245796 from Documentation:Tools Ana Guerrero 2025-02-14 18:21:04 +00:00
  • 9ee196cdf3 - Update to 7.26.0 * New Features - Allow specifying web search links that are used when clicking on item names in the Book details panel for custom columns via Preferences->Add your own columns - Content server: When clicking on author names in the book details page perform the same action as clicking it in the calibre program's Book details panel * Bug Fixes - Fix a regression in 7.17 that caused various minor problems with editing metadata directly in the book list - Fix a regression in the previous release that broke conversion using Heuristics and TXT input documents - E-book viewer: Fix header/footer text size too small when using multiple monitors and the primary monitors DPI is much less than secondary monitor DPI - Fix series mapping rules in the metadata preferences not working - Fix setting custom icon for category doesn't work - Kobo driver: Fix a regression that broke working with very old Kobo devices Eric Schirra 2025-02-14 06:26:38 +00:00
  • 2e57cec94c Accepting request 1244059 from Documentation:Tools Ana Guerrero 2025-02-07 22:04:54 +00:00
  • cf40a840cd - Update to 7.25.0 * New Features - Allow setting custom icons for items in the Tab browser by right clicking on them and choosing "Manage icon for this value" - Kindle driver: Allow import of KFX files from 2024 Kindles that use the MTP protocol - A new tweak in Preferences->Tweaks to control the East Asian language used when transliterating to English - Add an option to adjust the size of the link and note icons in Book details under Preferences->Look & feel->Book details * Bug Fixes - Nook driver: Fix the Glowlight 4 not working on Windows - MTP driver: Fix Internal storage and SD card being swapped on some devices that have buggy firmware that assigns the SD card a lower id than the internal storage - Template dialog: Respect the tweak for title/series when editing save to disk and send to device templates - Content server: Fix icons for individual formats not being shown in the Tag browser Eric Schirra 2025-02-07 06:50:29 +00:00
  • f092df7e59 Accepting request 1236908 from Documentation:Tools Ana Guerrero 2025-01-12 10:21:27 +00:00
  • 2586eb1e0d - Update to 7.24.0 * New Features - Allow creating rules to transform series names in the Bulk metadata editor and Preferences->Metadata download - Conversion: Automatically set the page progression direction for books that do not have it set and have their primary language either Arabic or Hebrew - Content server: Book details view: Make calibre://show-book and calibre://view-book URLs in the comments work - Edit book: Spell check: Add a button to export the currently displayed list of words as a CSV file - Add from ISBN: Add a checkbox to automatically convert obsolete ISBN 10 to ISBN 13 - Save single format to disk: Allow choosing the book cover as the format to save - Option to show a button to access all available actions from the status bar in Preferences->Look & feel->Main interface * Bug Fixes - Read aloud: Fix no audio produced when text contains <3 and using the Windows legacy speech engine - Fix Tabbing while editing cells in the book list not always working - Windows build: Also sign the portable launcher exes - Fix viewing books via the Cover browser not working when in device view Eric Schirra 2025-01-10 16:04:31 +00:00
  • 419c07ca8c Accepting request 1232813 from Documentation:Tools Dominique Leuenberger 2024-12-20 14:28:20 +00:00
  • 97a3845e6b - Update to 7.23.0 * New Features - Happy holidays to everyone! -Content server: Allow managing the data files associated with a book by clicking the three dots in the top right corner of the book's page and choosing "Manage data files" - Edit metadata dialog: Allow right clicking on the cover to view it in a popup window at larger size - Add an option to expand the Tag browser tree to show the item that was current when the library was closed - Add import and export stored template to Preferences / template functions - Various Quality-of-Life improvements to the dialog used to edit columns with fixed sets of values - Resolve doi.org links when pasting identifiers * Bug Fixes - Viewer: Fix some HTMLZ files not opening on some systems - Amazon metadata plugin: Update for changed markup for some books on amazon search results page Eric Schirra 2024-12-20 10:56:12 +00:00
  • a3f11f383f Accepting request 1227508 from Documentation:Tools Ana Guerrero 2024-12-02 15:58:24 +00:00
  • 161c1cca07 - Update to 7.22.0 * New Features - E-book viewer: Read Aloud: Add an option to control the position of the popup control bar. It can now be placed along the top or bottom edges so as to overlap less with text. - System tray menu: Add action to restart calibre - Tolino driver: Support new firmware * Bug Fixes - Windows: Enable popup OS notifications even when system tray icon is disabled to match behavior on other platforms. Notifications can be disabled via Preferences->Look & feel->Disable notifications on job completion - Fix a regression that caused incorrect English transliteration of Japanese text even when the UI language is set to Japanese - macOS: Dark mode: Fix a regression that caused the scrollbar to no longer be transient - DOCX Input: When some text has multiple footnotes insert a space between the consecutive foot note numbers so that they are distinct - DOCX Input: Fix ToC nesting not working if the styles for the ToC levels dont use integer margins - E-book viewer: Fix spurious chapter transition after configuring Read aloud - PDF Input: Fix reflow of lines in files with little text not working Eric Schirra 2024-11-30 11:25:07 +00:00
  • e55df42634 Accepting request 1222680 from Documentation:Tools Dominique Leuenberger 2024-11-09 19:54:18 +00:00
  • bb8d80b0b3 - Update to 7.21.0 * New Features - Edit book: A new tool to create an audio overlay in EPUB files for all text using the Read aloud facility - Dark mode: make scrollbar more visible with higher contrast and rounded corners - E-book viewer: In flow mode when scrolling across internal file boundaries using the mouse wheel/touchpad have a short half second pause to ease the transition. Can be controlled via the Scrolling section of the Viewer preferences. - ebook-meta.exe: Add an option to disallow rendered cover of first page for EPUB - Book details: Add an action to download the cover to the context menu when right clicking the cover - Read aloud: Add a restore defaults button to the configuration dialog - Auto adding: Allow excluding arbitrary file types not just known book file types - Edit metadata dialog: Add an action to open the book's folder to the context menu of the formats list * Bug Fixes - Read aloud: Fix only first 32000 characters per chapter being read - Content server: Read aloud: Fix clicking on a word to skip reading aloud to that word causing word highlighting to stop working - Linux: Handle speech dispatcher with dummy output module and no voices more gracefully - When renaming authors fix empty author folder not being removed if it contained file explorer metadata but was otherwise empty - Edit metadata dialog: Fix keyboard shortcuts to edit prev/next raising an error when trying to go beyond the first/last book - Linux: ToC Editor: Fix a regression in 7.17 that broke using the Create new entry button - Content server: Fix changing the language of a book not working for non-English user interface language and for books that have no existing language - Linux: Read aloud with Piper: Fix audio not playing on some Linux systems - Notes browser: When searching books search over all currently selected categories not just the last selected one Eric Schirra 2024-11-08 08:57:33 +00:00
  • 184c93f696 Accepting request 1208818 from Documentation:Tools Ana Guerrero 2024-10-18 13:58:11 +00:00
  • 1e7633b801 - Update to 7.20.0 * New Features - PDF Input: Automatic header/footer detection and removal - Read Aloud: Allow configuring an extra pause at the end of every sentence when using the Piper TTS engine - PDF Output: Add _WIDTH_PIXELS_ and _HEIGHT_PIXELS_ variables to know the width and height of the header/footer area in templates - Windows: Use calibre's bundled SSL certificates instead of the system certificate store by default - Trim image tool: Add a control to adjust aspect ratio - Kobo driver: Add support for the new firmware used by the Tolino Shine 5 * Bug Fixes - Fix a regression in previous release that broke copying of book to another library if the books author does not exist in the destination database - Read aloud: Piper backend: Fix not working with voices whose names have non-ASCII characters on Windows. - Content server: Fix book with non-ASCII filenames not downloading in the Kindle browser when using the /mobile view - Content server: Fix embedding the server HTML inside a third party iframe causing an error Eric Schirra 2024-10-18 08:39:51 +00:00
  • 23714319b0 Accepting request 1206544 from Documentation:Tools Ana Guerrero 2024-10-09 20:13:55 +00:00
  • 645ecdd652 - 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. Eric Schirra 2024-10-09 14:06:10 +00:00
  • f56592a6f0 Accepting request 1204043 from Documentation:Tools Ana Guerrero 2024-09-27 15:11:15 +00:00
  • 6357ed47e3 - 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 <ruby> 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 Eric Schirra 2024-09-27 06:23:18 +00:00
  • bab51c9760 Accepting request 1202896 from Documentation:Tools Ana Guerrero 2024-09-24 15:34:28 +00:00
  • 1256dc56c8 - Remove BuildRequires on dukpy, it hasn't been required since 6.0. Eric Schirra 2024-09-24 10:34:26 +00:00
  • 6d9d6d11fe Accepting request 1200753 from Documentation:Tools Ana Guerrero 2024-09-13 12:34:15 +00:00
  • 4221eb37f5 - 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. Eric Schirra 2024-09-13 06:24:35 +00:00
  • c61b52cb8d Accepting request 1195720 from Documentation:Tools Ana Guerrero 2024-08-23 20:27:01 +00:00
  • f946cb3f06 Fix tw build error Eric Schirra 2024-08-23 12:21:18 +00:00
  • 85e9a00868 - 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 Eric Schirra 2024-08-23 10:20:55 +00:00
  • 88a9d084f0 Accepting request 1190599 from Documentation:Tools Dominique Leuenberger 2024-07-31 11:30:36 +00:00
  • c3129e432c Accepting request 1190597 from home:ecsos:python:applications Eric Schirra 2024-07-31 07:20:20 +00:00
  • 20004db0bf Accepting request 1188585 from Documentation:Tools Ana Guerrero 2024-07-22 15:15:38 +00:00
  • 076838f435 - 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 Eric Schirra 2024-07-19 10:04:52 +00:00
  • a82391a281 Accepting request 1187011 from Documentation:Tools Ana Guerrero 2024-07-12 15:05:36 +00:00
  • 4b8380ad50 Accepting request 1187010 from home:ecsos:python:applications Eric Schirra 2024-07-12 06:16:39 +00:00
  • 4e24d831ee Accepting request 1183866 from Documentation:Tools Ana Guerrero 2024-06-29 13:16:49 +00:00
  • ba4f1ec1d2 - Update to 7.13.0 Eric Schirra 2024-06-28 14:54:38 +00:00
  • eb5e0f240e - Update to 7.13.0 Eric Schirra 2024-06-28 11:44:16 +00:00
  • 06db614ef6 Accepting request 1182793 from home:ecsos:python:applications Eric Schirra 2024-06-23 10:42:54 +00:00
  • 02fd26ef56 Accepting request 1182790 from home:ecsos:python:applications Eric Schirra 2024-06-23 10:08:57 +00:00
  • a0b43b5cf4 Accepting request 1178153 from Documentation:Tools Ana Guerrero 2024-06-03 15:43:29 +00:00
  • 42eb439a14 Accepting request 1178152 from home:ecsos:python:applications Eric Schirra 2024-06-02 10:35:37 +00:00
  • 5ea9bf618b Accepting request 1177845 from home:ecsos:python:applications Eric Schirra 2024-05-31 07:08:42 +00:00
  • c8ef257359 Accepting request 1177141 from home:ecsos:python:applications Eric Schirra 2024-05-27 13:20:07 +00:00
  • 54e39b466e Accepting request 1167011 from home:ecsos:python:applications Eric Schirra 2024-04-12 09:07:25 +00:00
  • a0ecc35bd9 Accepting request 1166975 from home:ecsos:python:applications Eric Schirra 2024-04-12 06:25:44 +00:00
  • b60fd0f543 Accepting request 1166778 from home:ecsos:python:applications Eric Schirra 2024-04-11 07:31:23 +00:00
  • ef17e8f6fb Accepting request 1158149 from Documentation:Tools Eric Schirra 2024-03-15 07:24:14 +00:00
  • 7f01c9acac Accepting request 1158144 from home:ecsos:python:applications Eric Schirra 2024-03-15 07:15:09 +00:00
  • ca4c1f3339 Accepting request 1150761 from Documentation:Tools Ana Guerrero 2024-02-26 18:46:06 +00:00
  • c21306df2e Accepting request 1150760 from home:ecsos:python:applications Eric Schirra 2024-02-26 09:19:47 +00:00
  • b628cd0e6a Accepting request 1139892 from Documentation:Tools Ana Guerrero 2024-01-19 22:02:15 +00:00
  • e66949e0d9 Accepting request 1139891 from home:ecsos:python:applications Eric Schirra 2024-01-19 10:30:08 +00:00
  • cc93daa5cb Accepting request 1137034 from Documentation:Tools Dominique Leuenberger 2024-01-05 20:44:57 +00:00
  • 0286eafdce Accepting request 1137033 from home:ecsos:python:applications Eric Schirra 2024-01-05 10:57:21 +00:00
  • d263b86c51 Accepting request 1134459 from Documentation:Tools Ana Guerrero 2023-12-21 22:39:21 +00:00