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.38.1 -> 3.39.1 #55036

Merged
merged 2 commits into from Feb 1, 2019
Merged

calibre: 3.38.1 -> 3.39.1 #55036

merged 2 commits into from Feb 1, 2019

Conversation

pSub
Copy link
Member

@pSub pSub commented Feb 1, 2019

Motivation for this change

Changes in release 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 sameCloses tickets: 1812781
* Open With: Fix using .bat files as the program not working. Closes tickets: 1811045
* ZIP Output: Fix an error when building the ToC on macOS for some books with non-ASCII ToC entries Closes tickets: 1813905
* 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. Closes tickets: 1812560
* Version 3.39.1 fixes a bug in 3.39.0 that broke copy to library for books that have saved conversion options Closes tickets: 1814279

New news sources

* BSI News by Volker Heggemann
* Science Advances by Jose Ortiz

Improved news sources

* Spiegel Online
* Il Post

Changes in release 3.39.0.

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"

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

Closes tickets: 1812781
Open With: Fix using .bat files as the program not working.

Closes tickets: 1811045
ZIP Output: Fix an error when building the ToC on macOS for some books with non-ASCII ToC entries

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

Closes tickets: 1812560

New news sources

BSI News by Volker Heggemann
Science Advances by Jose Ortiz

Improved news sources

Spiegel Online
Il Post
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 nox --run "nox-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 pSub changed the title calibre: 3.38.1 -> 3.39.0 calibre: 3.38.1 -> 3.39.1 Feb 1, 2019
@pSub pSub merged commit 7d56ca6 into master Feb 1, 2019
@pSub pSub deleted the update-calibre branch February 1, 2019 21:07
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