Skip to content

Releases: aiden2480/kanjithing

Release v1.3.1

01 May 06:32
Compare
Choose a tag to compare
Release v1.3.1 Pre-release
Pre-release

df277aa Ratelimit keypress speed of custom hotkeys

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

01 May 06:32
Compare
Choose a tag to compare

1304c71 Suppress chrome built-in skipping
e909595 Use up/down arrows to select new unit
8b50dfa Left/right arrows to select kanji in unit
d2e3f8d Use switch statement for keypress
460cd8e Ignore ctrl key when loading random kanji
b4b4ff3 Press R key to load random kanji
d1d7f12 Update readme future features
0e68fd5 Replace random kanji with rembrandt checking
df7e0d0 Add function to check image diff via rembrandt
c3e1b19 Move fetchKanjiDetails to utilities.js
5e7d37c Add function to get last frame of video
3d74f2a Refine algorithm for converting to black and white
e99cc68 Convert canvas drawing to black and white
89db550 Add rembrandt minified library
db5e87e Remove debugging print statement in webstore.py
cf3ff53 Input tags are apparently self-closing
d6a6ef0 Update readme with up-to-date API response example

Full Changelog: v1.2.0...v1.3.0

Release v1.2.0

05 Feb 04:29
Compare
Choose a tag to compare

1ca10ae Add units 6-12, random kanji button

Full Changelog: v1.1.2...v1.2.0

Release v1.1.2

05 Feb 04:29
Compare
Choose a tag to compare
Release v1.1.2 Pre-release
Pre-release

96c997f Fix error getting extension version
b2ea68b Clean up CSS

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1

05 Feb 04:29
Compare
Choose a tag to compare
Release v1.1.1 Pre-release
Pre-release

d65be31 Bump manifest to 1.1.1
e7d9747 Merge pull request #13 from aiden2480/auto-publish
415a271 Ignore manifest version if event is dispatch
b33418a Merge pull request #12 from aiden2480/info-div

What's Changed

  • Add information div to side of canvas drawing by @aiden2480 in #11
  • Handle cache and offline-resource requesting by @aiden2480 in #12
  • Ignore manifest version if event is dispatch by @aiden2480 in #13

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

05 Feb 04:29
Compare
Choose a tag to compare

1a4ac83 Bump manifest version to 1.1.0
82efe60 Handle offline requests to non-cached resources
1a77c40 Fetch kanji details all in one function
cf06b7f Merge pull request #11 from aiden2480/info-div
2dcaca2 Merge branch 'main' into info-div

What's Changed

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

05 Feb 04:29
Compare
Choose a tag to compare

5fa4101 Update manifest to version 1.0.0
a3e3111 Revert "Add overflow protection to readings"
2444c9d Merge pull request #10 from aiden2480/auto-publish
883691f Only run uploader if pushed to main
861081f Add overflow protection to readings
b94525f Fix loading unit zero error (Fixes #9)

Full Changelog: v0.3.0...v1.0.0

Release v0.3.1

05 Feb 04:29
Compare
Choose a tag to compare
Release v0.3.1 Pre-release
Pre-release

803ae5c Fix loading unit zero error (Fixes #9)
92b2d04 Add overflow protection to examples
64de238 Add onyomi/kunyomi tooltip
8edcc16 Proper overflow on kanji info div
22a2e9f Fix edge case where onyomi/kunyomi not available
4e72254 Implement basic kanji information population
e60007d Add empty content div to the right of the canvas

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

05 Feb 04:29
Compare
Choose a tag to compare

98c01b6 Update to manifest 0.3.0
62b48da Merge pull request #8 from aiden2480/auto-publish
76fcf7d Use regex to sort files to be zipped
bf99020 Add workflow status badge to readme

What's Changed

Full Changelog: v0.2.2...v0.3.0

Release v0.2.2

05 Feb 04:29
Compare
Choose a tag to compare
Release v0.2.2 Pre-release
Pre-release

9cd8c12 Disable drawing while video loading
fef6bae Merge pull request #7 from aiden2480/auto-publish
6f5ce50 Add GITHUB_TOKEN secret to env
b3f4fc6 Merge pull request #6 from aiden2480/auto-publish
8fee7de finally -> else
e94d3f0 Load dotenv if locally testing
6b7e47f Merge pull request #5 from aiden2480/auto-publish
eb4bed2 Add name for cloning repo
468ffb2 Use repo default GitHub token
f65d741 Use python 3.9.1

What's Changed

Full Changelog: v0.2.1...v0.2.2