Skip to content

Releases: davidfor/calibre-annotations

1.13.0

18 Oct 10:14
Compare
Choose a tag to compare

Update: Changes for Python 3 support in calibre.
Update: Internal changes to how dialogs are handled.

1.12.0

08 Jan 11:52
Compare
Choose a tag to compare

Fix: Errors fetching from Kobo devices if the dates in the database were null.

1.11.0

03 Dec 11:09
Compare
Choose a tag to compare
  • Fix: Problem when couldn't get old annotations.
  • Fix: Support calibre version 4. Use QTextEdit instead of QWebView. Should be compatible with 3.x.

1.10.0

04 Oct 06:38
Compare
Choose a tag to compare
  • Change: Add PDF as supported format for Kindle devices.
  • Fix Kobo: Not getting annotations for kepubs if filename contains spaces.
  • Internal Change: Use rowfactory and names in database.
  • Fix: Some issues with merging with existing annotations.

Note: This version does not work with calibre 4.0 or later.

Version 1.9.2

25 May 13:05
Compare
Choose a tag to compare

Update: Remove dynamic_property in preparation for change in calibre.

Version 1.9.1

05 May 07:27
Compare
Choose a tag to compare

• Update: Small change to make plugin backwardly compatible with older versions of calibre.

Version 1.9.0

28 Apr 05:46
Compare
Choose a tag to compare

• New: Add support for tolino devices.
• Fix: Parsing error when annotations in library missing color attribute.
• Fix: Apparently some Kindles use lower case for location and page.
• Fix: Was writing empty p-tag after the annotation and note.
• New: Change device fetch menu option to the same name all the time.
• New: Add some shortcuts.
• Update: Internal changes for prints and testing in ParseKindleMyClippingsTxt.py.
• Fix: Update to match BeautifulSoup changes in calibre.

Version 1.8.0

02 Jun 07:01
Compare
Choose a tag to compare

• Fix: Version of BeautifulSoup was updated in calibre 3.24.0 and the
plugins usage needed to change.
• Fix: Error when moving/updating annotations.

Version 1.7.0

27 Jan 10:15
Compare
Choose a tag to compare

• New: Add support for translations
• New: Add German translation. Thanks to schnesim.
• New: Add Spanish translation. Thanks to Terisa de Morgan.
• New: Add Italian translation. Thanks to dsestero.
• New: Add French translation. Thanks to Nicolas F.
• Fix: Extra Italian, German and Polish strings for the locations in Kindle 'My Clippings.txt'
• New: Add German name of 'My Clippings.txt' file.
• New: Add support for KindleXRay driver.
• Fix: Normalize title collected by scanner for matching title and when comparing for confidence calculation.
• New: Added support for newer formats for Kindles - kfx and awz3
• Fix: Update regex for getting timestamp from My Clippings.txt
• Fix: Some of the icons weren't valid and displayed an error in the debug log. Fixed by Nicolas F.

Version 1.6.0

26 Aug 05:15
Compare
Choose a tag to compare
  • New: Start on allowing translations