Releases: BookFusion/calibre-plugin
Releases · BookFusion/calibre-plugin
0.8.1
Use a single QNetworkAccessManager instance
To solve the issue with a QNetworkReply object being deleted
sometimes before the request finishes.
0.8.0
v0.8.0
Switch back to Qt Networking
0.7.0
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
v0.6.3
Support re-uploading book files
0.6.2
v0.6.2
Fix series title comparison
0.6.1
v0.6.1
Always display bookshelves custom column setting
0.5.5
v0.5.5
Support zero values for series indices
0.5.3
v0.5.3
Don't return error responses for upload requests