Skip to content

Releases: yomidevs/yomitan

24.2.23.0

23 Feb 12:37
9b5de0d
Compare
Choose a tag to compare
24.2.23.0 Pre-release
Pre-release

What's Changed

Enhancement

Bug Fixes

New Contributors

Full Changelog: 24.2.12.0...24.2.23.0

24.2.12.0

12 Feb 06:21
fd48f18
Compare
Choose a tag to compare
24.2.12.0 Pre-release
Pre-release

Full Changelog: 24.2.11.1...24.2.12.0

24.2.11.1

11 Feb 12:38
92f6652
Compare
Choose a tag to compare
24.2.11.1 Pre-release
Pre-release

What's Changed

Bug Fixes

Full Changelog: 24.2.11.0...24.2.11.1

24.2.11.0

11 Feb 09:12
8bbb7b5
Compare
Choose a tag to compare
24.2.11.0 Pre-release
Pre-release

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

10 Feb 05:56
805cf9c
Compare
Choose a tag to compare
24.2.10.0 Pre-release
Pre-release

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

Dependencies

New Contributors

Full Changelog: 24.01.20.0...24.2.10.0

24.01.20.0

20 Jan 04:20
ffddc74
Compare
Choose a tag to compare
24.01.20.0 Pre-release
Pre-release

What's Changed

Enhancement

Bug Fixes

Dependencies

New Contributors

Full Changelog: 24.01.14.0...24.01.20.0

24.01.14.0

14 Jan 03:57
dcb26a8
Compare
Choose a tag to compare

What's Changed

Enhancement

Bug Fixes

Dependencies

New Contributors

Full Changelog: 23.12.29.0...24.01.14.0

23.12.29.0

29 Dec 13:02
ea85770
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 23.11.23.0...23.12.29.0

23.11.23.0

23 Nov 09:40
fd6bba8
Compare
Choose a tag to compare

This is the first stable release of Yomitan.

Project Introduction

Yomitan is a community fork of Yomichan (which was sunset by its owner on Feb 26 2023).

We have made a number of foundational changes to ensure the project stays alive, works on latest browser versions, and is easy to contribute to:

  • Completed the Manifest V2 → Manifest V3 transition, which is required to submit a new extension to the Chrome webstore. It will also be long-term required for usage of the extension, as Manifest V2 extensions will start being disabled as early as June 2024.
  • Switched to using ECMAScript modules and npm-sourced dependencies to make for a more modern coding and packaging experience.
  • Implemented an end-to-end CI/CD pipeline to make it easy to rapidly iterate and deploy new versions.
  • Switched to standard testing frameworks, vitest and playwright, to make it easier to develop more comprehensive tests, and detect regressions.

In addition, we are beginning to make important bug fixes and minor enhancements:

  • Improve dictionary import speed by 2x~10x or more (depending on the dictionary)
  • Fix UI regressions on modern browser versions, like the popup being too small
  • Add functionality to import/export multiple dictionaries, to make your data more portable across machines
  • And more

Since the owner requested forks be uniquely named, we have chosen a new name, yomitan. (-tan is an honorific used for anthropomorphic moe characters.) While we've made some substantial changes, the majority of the extension's functionality is thanks to hard work of foosoft and numerous other open source contributors from 2016-2023.

Since this is a distributed effort, we highly welcome new contributors! Feel free to browse the issue tracker, and you can find us on TheMoeWay Discord at #yomitan-development.

Full Changelog: 23.11.18.0...23.11.23.0

What's Changed

Enhancement

Bug Fixes

Dependencies

Read more

23.11.18.0

18 Nov 03:03
106efbd
Compare
Choose a tag to compare
23.11.18.0 Pre-release
Pre-release

What's Changed

Bug Fixes

  • Move DB into offscreen (on Chrome) to avoid lookup delays caused by service worker startup lag by @jbukl in #325

Full Changelog: 23.11.12.0...23.11.18.0