Skip to content

Releases: BookFusion/calibre-plugin

0.8.1

28 Apr 08:33

Choose a tag to compare

Use a single QNetworkAccessManager instance

To solve the issue with a QNetworkReply object being deleted
sometimes before the request finishes.

0.8.0

17 Feb 20:39

Choose a tag to compare

v0.8.0

Switch back to Qt Networking

0.7.0

17 Jul 17:18

Choose a tag to compare

Use python urllib instead of Qt network

Calibre 6 comes with Qt 6 and it is not fully supporting SSL when
using Qt network, so it requires using a different approach for
making API calls.

0.6.3

31 Mar 12:45

Choose a tag to compare

v0.6.3

Support re-uploading book files

0.6.2

22 Mar 10:36

Choose a tag to compare

v0.6.2

Fix series title comparison

0.6.1

21 Mar 18:53

Choose a tag to compare

0.6.1 Pre-release
Pre-release
v0.6.1

Always display bookshelves custom column setting

0.6.0

18 Mar 10:45

Choose a tag to compare

v0.6.0

Bump version

0.5.5

06 Aug 12:14

Choose a tag to compare

v0.5.5

Support zero values for series indices

0.5.4

13 Jan 11:27

Choose a tag to compare

v0.5.4

Bump version

0.5.3

10 Sep 09:40

Choose a tag to compare

v0.5.3

Don't return error responses for upload requests