Releases: yomidevs/yomitan
Releases · yomidevs/yomitan
24.6.3.0
What's Changed
Enhancement
- Add isTextLookupWorthy function for Chinese by @cashewnuttynuts in #743
- display inflection rule descriptions by @StefanVukovic99 in #1000
Bug Fixes
Dependencies
- Bump ossf/scorecard-action from 2.3.1 to 2.3.3 in the minor group by @dependabot in #1020
Full Changelog: 24.5.28.0...24.6.3.0
24.5.28.0
What's Changed
Enhancement
- Edited README by @martholomew in #978
- improve preprocessing performance by @StefanVukovic99 in #973
- [ja] add preprocessor for width of alphabetic characters by @StefanVukovic99 in #964
- Basic Spanish Transforms by @jamesmaa in #908
- Add note about refreshing page in api invoke error by @Kuuuube in #1004
Bug Fixes
- Add check for counts and counts.termMeta by @Kuuuube in #984
- Fix detection of modifiers on Firefox in textarea or input and modifiers sent through virtual keycodes by @Kuuuube in #986
- Fix chance of multiple popups appearing when scan key is pressed multiple times without moving by @Kuuuube in #997
- Fix clipboard monitor in popups by @Kuuuube in #1003
Full Changelog: 24.5.21.0...24.5.28.0
24.5.21.0
What's Changed
Enhancement
- Allow setting optional permissions on welcome page by @Kuuuube in #942
- Disallow scanning while mouse is not moving if input, textarea, or editable elements are active by @Kuuuube in #958
- Add Lao language by @foxmean in #963
- Add word wrap to #extension-info on mobile to prevent page horizontal elongation by @Kuuuube in #966
- Add onyomi-hiragana handlebars by @rhgg2 in #960
- Add Cantonese by @MarvNC in #976
- add support for overwriting existing card by @StefanVukovic99 in #859
- Remove No pitch accent data from pitch handlebars by @Kuuuube in #982
- Move dictionary up and down buttons out of kebab menu by @Kuuuube in #971
- Rework dictionary import UX by @Kuuuube in #937
Bug Fixes
- Fix -ge and add -garu transforms by @Lyroxide in #952
- Disallow hotkeys with no keys or modifiers by @Kuuuube in #959
- Update anki settings on Configure Anki card format click by @Kuuuube in #972
- Allow ordering term dictionaries with the same priority using the ui order by @Kuuuube in #981
- Browser agnostic search page clipboard and selection handling by @Kuuuube in #965
- Fix HTML lang tags not matching the selected language by @Kuuuube in #979
New Contributors
- @brandonrainey made their first contribution in #943
- @foxmean made their first contribution in #963
- @rhgg2 made their first contribution in #960
Full Changelog: 24.5.14.0...24.5.21.0
24.5.14.1
What's Changed
Enhancement
- Add permissions page link in settings by @Kuuuube in #932
- add korean by @StefanVukovic99 in #787
- Details and Summary Tags CSS (Hopefully for the last time) by @martholomew in #929
- Cache mousemove and hook keyboard to allow scanning at mouse position while mouse is no longer moving by @Kuuuube in #917
- Update anki settings when Configure Anki card format button is clicked instead of requiring page refresh by @Kuuuube in #934
- Make Scan selected text lazy and add Scan text at selection by @Kuuuube in #915
Bug Fixes
- Catch and handle errors if getOptionsFull fails by @Kuuuube in #930
- Allow keyboard shortcut hotkeys to be modifiers only by @Kuuuube in #916
- fix search resolution infinite loop by @StefanVukovic99 in #938
- Fix collection import error and progress display by @Kuuuube in #940
- Disallow scanning while mouse is not moving if input, textarea, or editable elements are active by @Kuuuube in #958
Full Changelog: 24.5.13.0...24.5.14.1
24.5.14.0
What's Changed
Enhancement
- Add permissions page link in settings by @Kuuuube in #932
- add korean by @StefanVukovic99 in #787
- Details and Summary Tags CSS (Hopefully for the last time) by @martholomew in #929
- Cache mousemove and hook keyboard to allow scanning at mouse position while mouse is no longer moving by @Kuuuube in #917
- Update anki settings when Configure Anki card format button is clicked instead of requiring page refresh by @Kuuuube in #934
- Make Scan selected text lazy and add Scan text at selection by @Kuuuube in #915
Bug Fixes
- Catch and handle errors if getOptionsFull fails by @Kuuuube in #930
- Allow keyboard shortcut hotkeys to be modifiers only by @Kuuuube in #916
- fix search resolution infinite loop by @StefanVukovic99 in #938
- Fix collection import error and progress display by @Kuuuube in #940
Full Changelog: 24.5.13.0...24.5.14.0
24.5.13.0
What's Changed
Enhancement
- Fix mobile action-popup by @Kuuuube in #886
- add source and target language dictionary metadata by @StefanVukovic99 in #891
- add a few deinflections for Latin by @StefanVukovic99 in #901
- Allow ctrl + backspace to refocus the search by @Kuuuube in #914
- Add option to bulk generate anki cards by @Kuuuube in #895
- Rework settings by @Kuuuube in #884
- Add glossary-first handlebars by @Kuuuube in #921
Bug Fixes
- Fix Term display style and Reading mode css conflict by @Kuuuube in #885
- Fix action-popup toggle being elongated on desktop by @Kuuuube in #890
- Prevent updating dict entry details for anki when anki is disabled by @Kuuuube in #909
- Fix Frequency sorting dictionary setting dropdown showing all dictionaries instead of only dictionaries with frequency data by @Kuuuube in #924
- Restore shift click behavior for search button opening as a popup by @Kuuuube in #920
Dependencies
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #799
New Contributors
- @dlsf made their first contribution in #906
- @Chappydev made their first contribution in #907
- @Kajal-11 made their first contribution in #913
Full Changelog: 24.5.5.0...24.5.13.0
24.5.5.0
What's Changed
Enhancement
- Added Old Irish by @martholomew in #831
- cache clipboard image to prevent duplicating in anki media by @StefanVukovic99 in #776
- Refocus search input on backspace by @andrewsartor in #840
- start using german deinflections by @StefanVukovic99 in #848
- Added Details and Summary tags to Structured Content by @martholomew in #842
- add duplicate behavior dropdown by @StefanVukovic99 in #853
- add profile switching keyboard shortcuts by @StefanVukovic99 in #832
- Add option to disable furigana and reading in Term display style by @Kuuuube in #862
- Add blue variants of the add duplicate buttons by @Kuuuube in #860
- add some Japanese transforms by @Lyroxide in #833
- add single dictionary handlebars by @StefanVukovic99 in #814
Bug Fixes
- Fix search header left margins on small screens by @Kuuuube in #839
- Change hotkey triggering condition to account for IME usage by @andrewsartor in #837
- Prevent logging error when anki is disconnected by @StefanVukovic99 in #843
- fix profile select on search page not updating by @StefanVukovic99 in #858
- Fix definition.cloze and text-based getMedia in handlebars being escaped by @Kuuuube in #857
Dependencies
- Bump the minor group with 6 updates by @dependabot in #798
- Revert cardinalby/webext-buildtools-firefox-sign-xpi-action by @jamesmaa in #849
- Bump webext-buildtools-firefox-sign-xpi-action to 1.0.8 by @Kuuuube in #850
- Bump the minor group with 3 updates by @dependabot in #874
New Contributors
- @andrewsartor made their first contribution in #840
- @Lyroxide made their first contribution in #833
Full Changelog: 24.4.16.0...24.5.5.0
24.4.28.0
What's Changed
Enhancement
- Added Old Irish by @martholomew in #831
- cache clipboard image to prevent duplicating in anki media by @StefanVukovic99 in #776
- Refocus search input on backspace by @andrewsartor in #840
- start using german deinflections by @StefanVukovic99 in #848
- Added Details and Summary tags to Structured Content by @martholomew in #842
- add duplicate behavior dropdown by @StefanVukovic99 in #853
- add profile switching keyboard shortcuts by @StefanVukovic99 in #832
- Add option to disable furigana and reading in Term display style by @Kuuuube in #862
- Add blue variants of the add duplicate buttons by @Kuuuube in #860
Bug Fixes
- Fix search header left margins on small screens by @Kuuuube in #839
- Change hotkey triggering condition to account for IME usage by @andrewsartor in #837
- Prevent logging error when anki is disconnected by @StefanVukovic99 in #843
- fix profile select on search page not updating by @StefanVukovic99 in #858
Dependencies
- Bump the minor group with 6 updates by @dependabot in #798
- Revert cardinalby/webext-buildtools-firefox-sign-xpi-action by @jamesmaa in #849
- Bump webext-buildtools-firefox-sign-xpi-action to 1.0.8 by @Kuuuube in #850
New Contributors
- @andrewsartor made their first contribution in #840
Full Changelog: 24.4.16.0...24.4.28.0
24.4.21.0
What's Changed
Enhancement
- Added Old Irish by @martholomew in #831
- cache clipboard image to prevent duplicating in anki media by @StefanVukovic99 in #776
- Refocus search input on backspace by @andrewsartor in #840
- start using german deinflections by @StefanVukovic99 in #848
Bug Fixes
- Fix search header left margins on small screens by @Kuuuube in #839
- Change hotkey triggering condition to account for IME usage by @andrewsartor in #837
- Prevent logging error when anki is disconnected by @StefanVukovic99 in #843
Dependencies
- Bump the minor group with 6 updates by @dependabot in #798
- Revert cardinalby/webext-buildtools-firefox-sign-xpi-action by @jamesmaa in #849
- Bump webext-buildtools-firefox-sign-xpi-action to 1.0.8 by @Kuuuube in #850
New Contributors
- @andrewsartor made their first contribution in #840
Full Changelog: 24.4.16.0...24.4.21.0
24.4.20.1
What's Changed
Enhancement
- Added Old Irish by @martholomew in #831
- cache clipboard image to prevent duplicating in anki media by @StefanVukovic99 in #776
- Refocus search input on backspace by @andrewsartor in #840
- start using german deinflections by @StefanVukovic99 in #848
Bug Fixes
- Fix search header left margins on small screens by @Kuuuube in #839
- Change hotkey triggering condition to account for IME usage by @andrewsartor in #837
- Prevent logging error when anki is disconnected by @StefanVukovic99 in #843
Dependencies
- Bump the minor group with 6 updates by @dependabot in #798
New Contributors
- @andrewsartor made their first contribution in #840
Full Changelog: 24.4.16.0...24.4.20.1