New features:
- Added an always open and fixed sidebar vocabulary as a default option for screens wider than 960px. It can be turned off in the text reader settings.
- Added a minimalistic vocabulary box, that appears when the user moves the mouse over a word. It can be turned off in the text reader settings.
- Added youtube subtitle import option.
- Added hotkeys for the text reader and review pages.
- Added proper finish reading screen.
Bug fixes:
- Users clicking anywhere outside of the vocabulary box will close the vocabulary box. Previously it only worked if the user clicked on an empty space inside the text box.
- Increased maximum execution time for importing dictionaries. If your dictionary import did not end with a success message but still functional, I recommend importing it again, because it probably did not import all the records from the dictionary file.
Other changes:
- Updated node.js to v20.11.0.
The new hover vocabulary slows down the media player page significantly. The interactive text part of the code will probably has to be re-worked, to make the media player faster.