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