Skip to content

Releases: themoeway/yomitan

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

23.11.12.0

12 Nov 14:34
017b875
Compare
Choose a tag to compare
23.11.12.0 Pre-release
Pre-release

What's Changed

Bug Fixes

Full Changelog: 23.11.10.0...23.11.12.0

23.11.10.0

10 Nov 14:46
Compare
Choose a tag to compare
23.11.10.0 Pre-release
Pre-release

What's Changed

Enhancement

Bug Fixes

Dependencies

  • build(deps): bump the minor group with 3 updates by @dependabot in #297
  • build(deps-dev): bump the minor group with 5 updates by @dependabot in #295
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #298
  • build(deps-dev): bump fake-indexeddb from 4.0.2 to 5.0.1 by @dependabot in #296
  • build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #301

New Contributors

  • @starxeras made their first contribution in #309

Full Changelog: 23.10.25.0...23.11.10.0

23.10.25.0

25 Oct 10:19
d3c916b
Compare
Choose a tag to compare
23.10.25.0 Pre-release
Pre-release

Full Changelog: 23.10.24.0...23.10.25.0

What's Changed

Bug Fixes

  • fix: reinstate webRequest and correct the permissions docs by @praschke in #287

Full Changelog: 23.10.24.0...23.10.25.0

23.10.24.0

24 Oct 12:52
d7af40a
Compare
Choose a tag to compare
23.10.24.0 Pre-release
Pre-release

What's Changed

Bug Fixes

Full Changelog: 23.10.22.0...23.10.24.0

23.10.22.0

22 Oct 07:54
867ce44
Compare
Choose a tag to compare
23.10.22.0 Pre-release
Pre-release

What's Changed

Enhancement

  • add sort dictionary data to parse results on the search page by @praschke in #274

Bug Fixes

  • Edit vertical-align style for structured content hyperlinks by @stephenmk in #279
  • Fix chromium clipboard access by @jbukl in #278
  • Bump minimum Firefox version to 115 for storage.session support by @djahandarie in #281

Dependencies

New Contributors

  • @Scrub1492 made their first contribution in #272
  • @jbukl made their first contribution in #278

Full Changelog: 23.10.1.0...23.10.22.0