Skip to content

Releases: yomidevs/yomitan

24.7.1.0

01 Jul 16:50
c1f0343
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

  • Update theme after search update in popup preview by @Kuuuube in #1130
  • Fix alt+scroll offset from elements above sticky header by @Kuuuube in #1131
  • Fix incorrect Korean language transforms by @cashewnuttynuts in #1147
  • Change placeholder info to different color in dark mode by @koiyakiya in #1158

Dependencies

New Contributors

Full Changelog: 24.6.24.0...24.7.1.0

24.6.24.0

24 Jun 18:34
b884ec8
Compare
Choose a tag to compare

What's Changed

Enhancement

  • Add diacritics normalization preprocessors for Vietnamese by @cashewnuttynuts in #1107
  • Make search header sticky by @Kuuuube in #1114
  • Cleanup and center custom css modal by @Kuuuube in #1111
  • add cn reading processors by @cashewnuttynuts in #1120
  • More Spanish transforms @jamesmaa in #1100

Bug Fixes

  • fix dictionaryStylesMap undefined when testing anki templates by @StefanVukovic99 in #1110
  • Fix firefox search button 1px off of search textbox by @Kuuuube in #1115
  • Support dictionaryStylesMap in anki-deck-generator-controller and anki-templates-controller by @Kuuuube in #1112
  • Auto resize search textbox when removing lines by @Kuuuube in #1126
  • Make search sizing more sensible due to search textbox and query now being sticky by @Kuuuube in #1127

Full Changelog: 24.6.21.0...24.6.24.0

24.6.21.0

21 Jun 17:14
1c609d9
Compare
Choose a tag to compare
24.6.21.0 Pre-release
Pre-release

What's Changed

Enhancement

Bug Fixes

  • Fix auto popup theme shadow not applying by @Kuuuube in #1084
  • Add modal-body to scrollbar styling by @Kuuuube in #1095
  • Fix shadow in popup preview when auto is selected by @Kuuuube in #1089
  • Fix scrollbars on info, legal, and issues; add theming to legal and issues by @Kuuuube in #1096
  • Fix missing legal-npm.html by @Kuuuube in #1097
  • Add profile selector to mobile action-popup by @Kuuuube in #1105

Full Changelog: 24.6.17.0...24.6.21.0

24.6.17.0

17 Jun 17:32
5b396c7
Compare
Choose a tag to compare

What's Changed

Enhancement

Bug Fixes

  • fix -masen verbs being deinflected as negative potential polite by @StefanVukovic99 in #1046
  • Handle Unchecked runtime.lastError: Cannot create item with duplicate… by @jamesmaa in #1050
  • Error check context menu editing by @Kuuuube in #1063
  • Don't move offset when disallowExpandSelection is true by @jamesmaa in #1065
  • Fix DOMTextScanner entering initial div on backwards seeks by @jamesmaa in #1071
  • use only longest substring that deinflects to headword by @StefanVukovic99 in #1075

Dependencies

  • Bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0 by @dependabot in #875

New Contributors

Full Changelog: 24.6.10.0...24.6.17.0

24.6.10.0

10 Jun 17:28
8eea366
Compare
Choose a tag to compare

What's Changed

Bug Fixes

New Contributors

Full Changelog: 24.6.3.0...24.6.10.0

24.6.3.0

03 Jun 17:40
7955fc8
Compare
Choose a tag to compare

What's Changed

Enhancement

  • Add isTextLookupWorthy function for Chinese by @cashewnuttynuts in #743
  • display inflection rule descriptions by @StefanVukovic99 in #1000

Bug Fixes

  • Disallow breaking on rb tags when layout aware scanning is enabled by @Kuuuube in #1006

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

28 May 20:13
dd1f195
Compare
Choose a tag to compare
24.5.28.0 Pre-release
Pre-release

What's Changed

Enhancement

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

21 May 18:14
6301ba6
Compare
Choose a tag to compare

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

Full Changelog: 24.5.14.0...24.5.21.0

24.5.14.1

21 May 17:27
Compare
Choose a tag to compare

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

14 May 19:36
7a4b832
Compare
Choose a tag to compare
24.5.14.0 Pre-release
Pre-release

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

Full Changelog: 24.5.13.0...24.5.14.0