Releases: yomidevs/yomitan
Releases · yomidevs/yomitan
24.4.7.0
What's Changed
Enhancement
- Allow
text-shadow
style in dictionary structured content by @stephenmk in #527 - Dictionary deinflections by @StefanVukovic99 in #503
- Add warning if available storage space is low by @ThisIsntTheWay in #548
- Add border styling options for structured content images by @stephenmk in #577
- Adding a handlebar to return pitch accent categories of a word by @arbyste in #563
- Allow
clip-path
,background
,text-emphasis
styles in structured content by @stephenmk in #556 - Add frequency number handlebars by @Kuuuube in #600
- Transformation performance optimizations by @cashewnuttynuts in #645
- Add cloze-body-kana handlebar by @Kuuuube in #650
- Search Page Profile Switching by @MarvNC in #648
- Show all duplicate notes on click by @eloyrobillard in #636
- add language select, abstract text transformations by @StefanVukovic99 in #584
- switch preview popup's example text based on language by @StefanVukovic99 in #700
- disable kana conversion on search page for other languages by @StefanVukovic99 in #705
- add more languages by @StefanVukovic99 in #684
- make deinflections language-specific by @StefanVukovic99 in #720
- enable new dicts only on edited profile by @StefanVukovic99 in #752
- add more arabic diacritics by @StefanVukovic99 in #756
- add arabic diacritics: maddah, hamza, subscript and superscript alef by @StefanVukovic99 in #762
- Add an option to allow both viewing and adding duplicates by @eloyrobillard in #693
- feat: support skipping already import dictionaries by @BilderLoong in #769
- add suru verb masu stem deinflection by @StefanVukovic99 in #774
- expand deinflection format by @StefanVukovic99 in #745
- add turkish by @StefanVukovic99 in #783
Bug Fixes
- Fix popup theme selector on Welcome page not changing theme (#518) by @Nih0nium in #532
- Fix AnkiTemplateRenderer again by @toasted-nutbread in #535
- fix deinflection bug by @StefanVukovic99 in #547
- fix typo in DisplayProfileSelection by @StefanVukovic99 in #557
- Fix chrome.runtime.lastError not working properly on Firefox by @toasted-nutbread in #593
- Fix dictionary data write by @toasted-nutbread in #607
- Fix auto hide search popup by @toasted-nutbread in #592
- Replace
text-decoration
withbottom-border
in links with ruby text by @stephenmk in #595 - allow inflection rule chains with "polite" by @StefanVukovic99 in #627
- ignore soft hyphen when scanning text by @StefanVukovic99 in #640
- Stricter deinflection conditions by @cashewnuttynuts in #644
- Fix hotkey helper not properly returning attributesArray by @toasted-nutbread in #651
- fix broken handlebars upgrade v24 by @djahandarie in #670
- fix dictionary details on welcome page by @StefanVukovic99 in #680
- fix translator bug, simplify language-transformer by @StefanVukovic99 in #687
- Fix anki template field marker menu by @toasted-nutbread in #725
- Remove redundant escaping by @Kuuuube in #722
- Mark string and text glossary content as safe to avoid broken
by @Kuuuube in #732 - Fix sentence-furigana template by @Kuuuube in #733
- Fix entry selection arrow padding in search by @Kuuuube in #754
- preserve whitespace in cloze-prefix and cloze-suffix by @StefanVukovic99 in #755
- Support build.js target positional arguments by @harrisonmg in #759
Dependencies
- Bump vite from 5.0.10 to 5.0.12 by @dependabot in #544
- Bump eslint-plugin-jsdoc from 47.0.1 to 48.0.4 by @dependabot in #606
- Bump jsdom from 23.0.1 to 24.0.0 by @dependabot in #605
- Bump actions/cache from 3 to 4 by @dependabot in #603
- Bump the minor group with 3 updates by @dependabot in #602
- Bump mshick/add-pr-comment from a65df5f64fc741e91c59b8359a4bc56e57aaf5b1 to dd126dd8c253650d181ad9538d8b4fa218fc31e8 by @dependabot in #657
- Bump hmarr/auto-approve-action from 3.2.1 to 4.0.0 by @dependabot in #658
- Bump the minor group with 16 updates by @dependabot in #656
- Bump the minor group with 16 updates by @dependabot in #747
- Bump @types/wanakana from 4.0.6 to 5.3.0 by @dependabot in #748
- Bump the minor group with 3 updates by @dependabot in #751
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #750
New Contributors
- @Nih0nium made their first contribution in #532
- @ThisIsntTheWay made their first contribution in #548
- @Kuuuube made their first contribution in #550
- @arbyste made their first contribution in #563
- @notaz made their first contribution in #587
- @eloyrobillard made their first contribution in #636
- @nottnottloop made their first contribution in #758
- @harrisonmg made their first contribution in #759
- @BilderLoong made their first contribution in #769
Full Changelog: 24.01.14.0...24.4.7.0
24.2.26.0
What's Changed
Bug Fixes
- Fix anki template field marker menu by @toasted-nutbread in #725
Full Changelog: 24.2.23.0...24.2.26.0
24.2.23.0
What's Changed
Enhancement
- Show all duplicate notes on click by @eloyrobillard in #636
- add language select, abstract text transformations by @StefanVukovic99 in #584
- switch preview popup's example text based on language by @StefanVukovic99 in #700
- disable kana conversion on search page for other languages by @StefanVukovic99 in #705
- add more languages by @StefanVukovic99 in #684
Bug Fixes
- fix dictionary details on welcome page by @StefanVukovic99 in #680
- fix translator bug, simplify language-transformer by @StefanVukovic99 in #687
New Contributors
- @eloyrobillard made their first contribution in #636
Full Changelog: 24.2.12.0...24.2.23.0
24.2.12.0
Full Changelog: 24.2.11.1...24.2.12.0
24.2.11.1
What's Changed
Bug Fixes
- fix broken handlebars upgrade v24 by @djahandarie in #670
Full Changelog: 24.2.11.0...24.2.11.1
24.2.11.0
Basically a re-release of 24.2.10.0 in order to get it to submit to the store properly.
Full Changelog: 24.2.10.0...24.2.11.0
24.2.10.0
What's Changed
Enhancement
- Add warning if available storage space is low by @ThisIsntTheWay in #548
- Add border styling options for structured content images by @stephenmk in #577
- Adding a handlebar to return pitch accent categories of a word by @arbyste in #563
- Allow
clip-path
,background
,text-emphasis
styles in structured content by @stephenmk in #556 - Add frequency number handlebars by @Kuuuube in #600
- Transformation performance optimizations by @Scrub1492 in #645
- Add cloze-body-kana handlebar by @Kuuuube in #650
- Search Page Profile Switching by @MarvNC in #648
Bug Fixes
- fix deinflection bug by @StefanVukovic99 in #547
- fix typo in DisplayProfileSelection by @StefanVukovic99 in #557
- Fix chrome.runtime.lastError not working properly on Firefox by @toasted-nutbread in #593
- Fix dictionary data write by @toasted-nutbread in #607
- Fix auto hide search popup by @toasted-nutbread in #592
- Replace
text-decoration
withbottom-border
in links with ruby text by @stephenmk in #595 - allow inflection rule chains with "polite" by @StefanVukovic99 in #627
- ignore soft hyphen when scanning text by @StefanVukovic99 in #640
- Stricter deinflection conditions by @Scrub1492 in #644
- Fix hotkey helper not properly returning attributesArray by @toasted-nutbread in #651
Dependencies
- Bump eslint-plugin-jsdoc from 47.0.1 to 48.0.4 by @dependabot in #606
- Bump jsdom from 23.0.1 to 24.0.0 by @dependabot in #605
- Bump actions/cache from 3 to 4 by @dependabot in #603
- Bump the minor group with 3 updates by @dependabot in #602
- Bump mshick/add-pr-comment from a65df5f64fc741e91c59b8359a4bc56e57aaf5b1 to dd126dd8c253650d181ad9538d8b4fa218fc31e8 by @dependabot in #657
- Bump hmarr/auto-approve-action from 3.2.1 to 4.0.0 by @dependabot in #658
- Bump the minor group with 16 updates by @dependabot in #656
New Contributors
- @ThisIsntTheWay made their first contribution in #548
- @Kuuuube made their first contribution in #550
- @arbyste made their first contribution in #563
- @notaz made their first contribution in #587
Full Changelog: 24.01.20.0...24.2.10.0
24.01.20.0
What's Changed
Enhancement
- Allow
text-shadow
style in dictionary structured content by @stephenmk in #527 - Dictionary deinflections by @StefanVukovic99 in #503
Bug Fixes
- Fix popup theme selector on Welcome page not changing theme (#518) by @Nih0nium in #532
- Fix AnkiTemplateRenderer again by @toasted-nutbread in #535
Dependencies
- Bump vite from 5.0.10 to 5.0.12 by @dependabot in #544
New Contributors
Full Changelog: 24.01.14.0...24.01.20.0
24.01.14.0
What's Changed
Enhancement
- add option to disable part of speech rule check by @StefanVukovic99 in #438
Bug Fixes
Dependencies
- Bump the minor group with 12 updates by @dependabot in #494
- Bump eslint-plugin-jsdoc from 46.9.0 to 47.0.1 by @dependabot in #495
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #496
- Bump dawidd6/action-download-artifact from 2.28.0 to 3.0.0 by @dependabot in #497
- Bump github/codeql-action from 2 to 3 by @dependabot in #498
New Contributors
- @piercemorris made their first contribution in #512
Full Changelog: 23.12.29.0...24.01.14.0
23.12.29.0
What's Changed
Enhancement
- Minor performance optimizations for dictionary import by @Scrub1492 in #412
- Add 出来る/できる as inflections of する by @Scrub1492 in #419
- Add support for alt attribute on structured content images by @stephenmk in #359
- Add support for more HTML attributes and style declarations in structured content by @stephenmk in #450
- search resolution option by @StefanVukovic99 in #436
Bug Fixes
- Fix Non JP Scanning Option for Kanji Dictionaries by @MarvNC in #372
- capture all terminators and quotes in the sentence by @Scrub1492 in #360
- fix add profile conditions by @Scrub1492 in #416
- Fix google docs by @toasted-nutbread in #473
Dependencies
- build(deps-dev): bump jsdom from 22.1.0 to 23.0.1 by @dependabot in #337
- Bump the minor group with 7 updates by @dependabot in #348
New Contributors
- @toasted-nutbread made their first contribution in #339
- @StefanVukovic99 made their first contribution in #429
Full Changelog: 23.11.23.0...23.12.29.0