Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calibre: 3.40.1 -> 3.41.3 #59871

Merged
merged 1 commit into from Apr 21, 2019
Merged

calibre: 3.40.1 -> 3.41.3 #59871

merged 1 commit into from Apr 21, 2019

Conversation

pSub
Copy link
Member

@pSub pSub commented Apr 19, 2019

Motivation for this change

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.

Closes tickets: 1819058
Amazon metadata plugin: Add a option to use the mobi-asin to find books.

Closes tickets: 1823520
E-book viewer: Allow specifying ToC hrefs via the --open-at command line parameter.

Closes tickets: 1656573
Tag Mapper: Allow Title-casing of tags.

Closes tickets: 1823097
Manage authors dialog: Add an entry to the right click menu to show books by the current author in the main book list.

Closes tickets: 1821992
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.

Closes tickets: 1819025
Content server: Book details page: Fix close button not going back to book list after using Next/previous buttons.

Closes tickets: 1819060
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.

Closes tickets: 1821923
Fix searching for authors on amazon not working because of a change in the amazon URL structure.

Closes tickets: 1822532
Cover grid: Check for cover size change due to screen scale change on every paint event and invalidate cache if there is a change.

Closes tickets: 1723972
Edit book: Fix Option key + ; not working in the editor.

Closes tickets: 1823040
Edit book: Fix pasting images into a book with no Images folder not working correctly.

Closes tickets: 1817405
Confirm cancel on library restore dialog

Closes tickets: 1823204
EPUB/MOBI Catalogs: Fix presets not being applied for some options.

Closes tickets: 1821968
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.

Closes tickets: 1822018

New news sources

The New Criterion by Darko Miletic

Improved news sources

Il Post
Le Monde Edition Abonnes Papier
Le Temps
NASA
1843
derStandard
LA Times
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@pSub
Copy link
Member Author

pSub commented Apr 19, 2019

@GrahamcOfBorg build calibre

@pSub pSub changed the title calibre: 3.40.1 -> 3.41.0 calibre: 3.40.1 -> 3.41.2 Apr 19, 2019
@pSub pSub changed the title calibre: 3.40.1 -> 3.41.2 calibre: 3.40.1 -> 3.41.3 Apr 20, 2019
@pSub pSub merged commit 694f07b into master Apr 21, 2019
@pSub pSub deleted the update-calibre branch April 21, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants