Skip to content

Releases: xxyzz/WordDumb

v3.27.1

26 Nov 08:30
v3.27.1
fb2b065
Compare
Choose a tag to compare

Fix unpack cupy versions dictionary error

If you find this project helpful, please consider Donate using Liberapay on Liberapay.

v3.27.0

25 Nov 03:50
v3.27.0
0baeb31
Compare
Choose a tag to compare

New features:

Bug fixes:

  • Update ASIN for MOBI books on Kindle device if the book was sent before using the plugin.
  • Re-upload book cover if the book ASIN is changed on Kindle device.
  • Move pip general options before install command.
  • Fix the StopIteration error for some EPUB books.

If you find this project helpful, please consider Donate using Liberapay on Liberapay.

v3.26.1

29 Oct 12:39
v3.26.1
d2ce2ed
Compare
Choose a tag to compare

What's Changed

  • Update French translations by @miiPoP in #79
  • Update dependencies
  • Fix warning text format typo

Full Changelog: v3.26.0...v3.26.1

If you find this project helpful, please consider Donate using Liberapay on Liberapay.

v3.26.0

20 Oct 10:43
v3.26.0
316e19f
Compare
Choose a tag to compare

New feature:

  • Support Chinese Word Wise gloss for EPUB books

Bug fix:

  • Fix send file to Android error

Other changes:

v3.25.1

18 Sep 06:25
v3.25.1
578871e
Compare
Choose a tag to compare

Bug fixes:

  • Create custom lemmas folder if not exists
  • Don't send EPUB file to Kindle

Other changes:

  • Only call setData when imported file changes current data
  • Show proxy error dialog for the request SSLError exception
  • Add Korean translation, thanks to beecom's contribution
  • Add French translation, thanks to PoP's contribution
  • Update dependencies

v3.25.0

23 Aug 11:20
v3.25.0
721ea95
Compare
Choose a tag to compare

New features:

  • Add IPA to Wiktionary
  • Improve lemmas search speed by using the ternary search tries
  • Add choose book format dialog for books have multiple supported formats
  • Export lemmas text file(.tsv), which can be imported to Anki
  • Add Chinese translations for the plugin text
  • Add default difficulty values to the English, Chinese, and Japanese Wiktionary. Data source: https://github.com/xxyzz/Proficiency
  • Add support of Ukrainian language
  • Wiktionary files are downloaded from https://github.com/xxyzz/Proficiency/releases

Bug fixes:

  • Resolve Python import standard library error on Fedora
  • Resolve dependency errors by removing the dependency folder when Python upgrades minor versions.

Other changes:

  • Enable different POS types of the same word in Wiktionary
  • Remove inflected, misspelling words, alternative forms, synonyms from Wiktionary
  • Use the shortest clause in gloss separated by semicolon
  • Change error dialogs to warning dialogs

v3.24.0

29 Jul 03:51
v3.24.0
a9850e0
Compare
Choose a tag to compare

New features:

Bug fixes:

  • Add pip's hidden option --no-user to disable pip user mode
  • Save customize Wiktionary JSON file
  • Only show non-English warning when creating Word Wise
  • Add missing NER labels for Korean, Swedish and Croatitan spaCy model

v3.23.1

12 Jul 11:04
v3.23.1
475e8fb
Compare
Choose a tag to compare

ARM mac users need to delete the ~/Library/Preferences/calibre/plugins/worddumb-libs-* folder after upgrading to calibre 6.

Various bug fixes

v3.23.0

12 Jul 09:12
v3.23.0
209c25a
Compare
Choose a tag to compare

New features:

  • Add Word Wise <ruby> tags and footnotes to EPUB books
  • Add customize Wiktionary dialog for EPUB books
  • Remove soft hyphens from EPUB books
  • Add omit option to customize X-Ray dialog
  • Use MediaWiki smmary or book quote as X-Ray description if customize X-Ray description is None
  • Add support of Croatian language(spaCy 3.4.0 model)

Bug fixes:

  • Ignore invalid inception date
  • Upgrade outdated pip on all operating systems

Other changes:

  • Don't fuzz match customize X-Ray entities
  • Replace newline in X-Ray label with whitespace
  • Add unsupported book format/language dialog and warning log
  • Set minimum calibre version to 6.0.0

v3.22.0

04 Jul 03:49
v3.22.0
f44e7c6
Compare
Choose a tag to compare

New features:

  • Use customize X-Ray entities to fix NER errors
  • Add command line interface
  • Include POS type to customize Word Wise table
  • Add GPE entity founding date to X-Ray description
  • Add X-Ray entity minimal occurrences option

Bug fixes:

  • Fix upper case image file not found error
  • Only copy Word Wise dictionary file from device
  • Fix PyQt6 Enum errors