Skip to content

Releases: hockyy/miteiru

[4.6.1] Add vocab sidebar

25 Jul 14:08
Compare
Choose a tag to compare
v4.6.1

Fix canto handler

[4.6.0] Release python dependency for Cantonese and Mandarin

19 Jul 23:34
Compare
Choose a tag to compare

[4.5.0] Full character SRS Support!

15 Jul 01:33
Compare
Choose a tag to compare

[4.4.0] Add base for SRS, enable font change

04 Jul 17:27
Compare
Choose a tag to compare

[4.3.3] Add simplified option and support with live subtitle liver

22 Jun 04:52
Compare
Choose a tag to compare

[4.3.1] Refactoring things everywhere

05 Jun 21:14
Compare
Choose a tag to compare

[4.3.0] Add better learning functionality

28 May 03:18
Compare
Choose a tag to compare

[4.2.3] Fix subtitle learning

15 May 00:04
Compare
Choose a tag to compare

[4.2.1] I don't remember what I add

09 Mar 15:46
Compare
Choose a tag to compare

[4.2.0] Copied Language Reactor learning feature!!

11 Feb 13:38
Compare
Choose a tag to compare

Full Changelog: v4.0.2...v4.2.0

  • Now each video can have a local new percentage words to learn, and if you use learning mode, you can right click on words to change the mode
    • Unknown/Don't learn ⚪️
    • Appeared Frequently in this video 🔵 (Frequency determined by percentage on side bar)
    • To learn 🟡
    • Known 🟢
  • Auto pause mode after each line ends is now toggleable in the sidebar
  • Repeat current line is now toggleable through keyboard key R
  • Refactored backend, now coding the main part is way easier
  • Performance improvement, added subtitle show caching feature
  • Using eslint now in the codebase for better error checking and code cleaning