Skip to content

Releases: xxyzz/WordDumb

v3.29.4

23 Jul 11:11
v3.29.4
cdbaeef
Compare
Choose a tag to compare
  • Find macOS binary path with shutil.which as fallback for Homebrew
  • Update dependencies, fix cupy install error
  • Add Slovene language data

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

v3.29.3

18 Jun 10:59
v3.29.3
d399a3a
Compare
Choose a tag to compare
  • Update rapidfuzz 3.1.1
  • Show install Python dialog on Windows if Python is not installed

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

v3.29.2

28 May 13:59
v3.29.2
0f195cb
Compare
Choose a tag to compare
  • Fix zh_cn keyerror
  • Ignore decoding subprocess stderr bytes error
  • Fix dest_name undefined error
  • Fix sqlite query error when creating Word Wise for EPUB books
  • Fix lemmas_conn not definied error
  • Update rapidfuzz to 3.0.0
  • Update cupy 12.1.0

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

v3.29.1

02 Apr 10:56
v3.29.1
2398248
Compare
Choose a tag to compare
  • Update cupy 12.0.0, pytorch 2.0.0, rapidfuzz 2.15.0
  • Change gloss language options when lemma option changed
  • Fix a few getting X-Ray data from Fandom bugs
  • Ignore MediaWiki API error responses

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

v3.29.0

28 Feb 04:09
v3.29.0
f1810c2
Compare
Choose a tag to compare

New features:

  • Support Word Wise for non-English Kindle books
  • Support more Word Wise gloss languages
  • Use POS type to find more accurate Word Wise defintion
  • Significantly improve customized Word Wise table load speed
  • Remember last opened customize lemmas language
  • Improve Word Wise quality for non-English language books
  • Use intro from the most similar title in Fandom disambiguation page
  • Save Wikipedia and Fandom cache data in SQLite file
  • Remove the word joiner characters from book text

Bug fixes:

  • Compare the original word's length with the length of gloss
  • Fix EPUB Word Wise footnotes tag mismatch error for Apple Books
  • Raise exception if Python version is too old

Other changes:

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

v3.28.2

30 Dec 06:46
v3.28.2
97db920
Compare
Choose a tag to compare
  • Fix install thinc-apple-ops package breaks dependencies bug on ARM macOS
  • Update rapidfuzz 2.13.7

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

v3.28.1

20 Dec 11:50
v3.28.1
6f8bc90
Compare
Choose a tag to compare
  • Add "requires CUDA" text to "run spaCy with GPU" checkbox
  • Update French translation texts by @miiPoP in #94
  • Update dependencies, fix pip install error on macOS
  • Add PyTorch version

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

v3.28.0

05 Dec 14:15
v3.28.0
03a3700
Compare
Choose a tag to compare

New features:

  • Use MediaWiki's parse API to get text for some Wikipedia titles redirected to sections
  • Remove references and error messages from parsed Fandom text
  • Separate X-Ray paragraphs in <p> tags for EPUB footnotes
  • Allow "-" in Fandom URL's language code part
  • Install cupy-wheel package instead of setting cupy version manually

Bug fixes:

  • Replace %xx escapes in EPUB opf href strings
  • Fix error when creating X-Ray file and customize X-Ray data is provided
  • Fix pip install error caused by space in user name
  • Install compiled with CUDA enbabled PyTorch package for Windows and Linux
  • Fix None reference error in transformers library
  • Fix lxml not found error
  • Fix UnicodeDecodeError when open JSON files on Windows
  • Check notifications variable is not None before using it

Other changes:

  • Add back downloading Wiktionary file notification
  • Update Proficiency v0.4.0
  • Update rapidfuzz 2.13.3

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

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.