Releases: birchill/10ten-ja-reader
Releases · birchill/10ten-ja-reader
Release 1.23.0
- Added precise conversion of Japanese era dates, including those preceding the adoption of the Gregorian calendar in Japan, with accurate calculations for the timespan of specific years and months (e.g. 元治元年, 慶応4年閏4月, 明治5年12月2日) (#2093).
- Fixed sorting of word results (see #1966).
- (Chrome) Fixed language code for Chinese localization (#2051).
- Added deinflection for -得る (#2060).
- Made the kanji references table more responsive thanks to @StarScape (#2115).
- Fixed displaying metadata in the names tab (#2129).
- Added support for characters in the Enclosed Ideographic Supplement block (e.g. 🈀, 🈁, 🈴) (#2192).
Release 1.22.0
- (Safari) added workaround for Safari storage API regression (#2045).
- Added support for irregular verb forms of 揺蕩う (#1962).
- Made tap detection more reliable thanks to @maiself (#2014).
- Added handling for metric suffixes on currencies (e.g. 40k円) as well as "yen" suffixes (e.g. 200k yen) and "JPY" prefixes (e.g. JPY 1,000) (#2000).
- Added handling for 戶 and 內 kyūjitai.
- Added deinflection for additional forms of -sugiru (#2033).
- Added deinflection for irregular forms of
vs-s
andvz
class suru verbs (#2038). - Removed deinflection of
vs-c
class verbs, as they are not used in modern Japanese. - Fixed unreasonable matches caused by duplicates in the deinflection reason chain (#1966).
- Fixed sorting of deinflected results in some cases (e.g. 見とれる).
- Fixed sorting when looking up kana in some cases (e.g. なる).
Release 1.21.1
- (Chrome,Edge) Fixed a bug in stroke animation
- (Safari) Fixed data location
Release 1.21.0
Release 1.20.0
- Extended the support for honorific speech thanks to @Enellis (#1822).
- Added imperative for くださる
- Added addtional forms of ます
- たら・たり and て-form
- Imperative
- Added respectful speech
- Continuous form (ていらっしゃる, てらっしゃる)
- なさる
- になる
- Added humble speech
- Continuous form (ておる, とる)
- 致す
- Fixed recognition of irregular verb forms of 宣う
- Added support for irregular verb forms of 給う thanks to @Enellis (#1470).
- Fixed recognition of continuous forms of verbs with irregular te form thanks to @Enellis (#1811).
- Added supported for doing unit conversions to imperial units thanks to @StarScape (#1836)
- Added links from WaniKani annotations in the words and kanji tabs to the corresponding page on the WaniKani homepage (#1876).
- Fixed a condition that could cause some preferences to be overwritten causing, for example, the puck to suddenly disappear.
- Fixed duplicate matching of names with both 新字体 and 旧字体 (#1830).
- Fixed display of matches on search-only forms so they don't appear as part of the entry (#1547).
Release 1.19.1
- Added an option to use system fonts instead of bundled fonts (#1799).
- (Safari) Fixed an issue with the popup stalling when looking up words using the puck (#1802).
- Fixed verb class tags being shown on proverbs thanks to @Enellis (#1469).
- Fixed kanji incorrectly encoded as radicals not being displayed in kanji tab thanks to @Enellis (#1205).
Release 1.19.0
- Made it possible to change tabs in the popup by swiping horizontally thanks to @StarScape (#1656).
- Bundled fonts used by the popup to provide consistent display and avoid issues with sites that patch system fonts (#1560).
- Changed puck behavior to no longer hold the popup window like a regular mouse event would thanks to @StarScape (#1767).
- Made copying to the clipboard include rare headwords again when not using simplified copy mode (#1665).
- Made the popup no longer show when tapping on text boxes and other interactive elements thanks to @StarScape (#1678).
- When searching using just kana (e.g. し and ヤク), made kana matches be prioritized (#1610 #1657).
- Fixed sorting between various deinflected results so that 進む appears before 進ぶ when looking up 進んでいます (#1722).
- Made the popup update after the database update is complete (#1677).
- Made senses no longer be restricted when matching on search-only headwords (#1551).
- Fixed translation of odd numbers with digits and multiple powers of ten like 11,786百万円 (#1399).
Release 1.18.0
- Made the puck persist its position, orientation, and active state between pages (#1561).
- Updated the clipboard copy feature:
- Added a new setting to copy a simplified version of the entry that may be more suitable for making flashcards etc. (#1305).
- Definitions are now separated by line breaks.
- Rare headwords are excluded from the result unless we matched on them.
- Fixed a case of 10ten not looking up text with ruby correctly in Ttsu reader (#1313).
- Stopped popup being inverted when Wikipedia's experimental dark mode is enabled (#1590).
Release 1.17.1
Release 1.17.0
- Added option to show Bunpro vocabulary and grammar labels next to words (#1383).
- Added localizations for newly-introduced field tags.
- Fixed a bug where it would take two clicks to enable the add-on sometimes (#1491).
- Fixed slow lookup for long text spans (#1423).
- Fixed options page becoming disconnected from the background page (again).