Skip to content

Releases: Raffaelbdl/kuma-browser

Kuma Browser v0.3.2

14 Dec 11:09
02bd954
Compare
Choose a tag to compare

Fix potential import bug

Kuma Browser v0.3.1

21 Oct 19:24
c7a913e
Compare
Choose a tag to compare

Hopefully fixes #18 by introducing a sleep time at every iteration in the original scraper method.
This parameter is initially set to 0.0, and can be modified in /config/vl.json when necessary.

Kuma Browser v0.3.0

24 Sep 21:02
737cbfb
Compare
Choose a tag to compare

Cards now use VID from JPDB as unique identifier. This allows creating multiple cards with the same expression but different meanings (いる・いる、etc)

VID is the number found in the URL, eg: https://jpdb.io/vocabulary/**1246850**/熊/くま and can also be obtained directly from the API.

[ATTENTION] This is a breaking change from previous versions, as cards now check the VID and not the expression before being created!

Kuma Browser v0.2.0

29 Apr 05:58
Compare
Choose a tag to compare

Added a JPDB API Vocabulary List tab.
This allow creation of vocabulary lists using the JPDB API, which is faster and more reliable.
See the README for usage.
The release can be installed with the .zip file.

Kuma Browser v0.1.0

23 Apr 07:45
Compare
Choose a tag to compare

Added a Reposition tab to sort cards based on Frequency
The release can be installed with the .zip file

Kuma Browser v0.0.2

19 Apr 01:45
Compare
Choose a tag to compare

Added the Vocabulary List tab to automatically create Anki notes from JPDB vocabulary lists.
See README for instructions.

Kuma Browser v0.0.1

11 Apr 04:50
Compare
Choose a tag to compare

This is the first release of the Kuma Browser !
You can directly download the .zip file from here.