Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gh-action committed Dec 23, 2024
1 parent 3dcc90a commit 04bb160
Showing 3 changed files with 102 additions and 4 deletions.
96 changes: 96 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
# Changelog

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## 1.2.0 (2024-12-23)


### Features

* add ability to revert the page to original [#22](https://github.com/ansh/jiffyreader.com/issues/22) ([2164c36](https://github.com/ansh/jiffyreader.com/commit/2164c36b05bcc50c94f84ab3229f189ffbfa2286))
* add action job on push pull_request ([a0c4e2e](https://github.com/ansh/jiffyreader.com/commit/a0c4e2edb96ee879287350ac3aa9f674cef81ea6))
* add bolded tags lazily ([#82](https://github.com/ansh/jiffyreader.com/issues/82)) ([6cf2869](https://github.com/ansh/jiffyreader.com/commit/6cf2869cfb9bb0c062e1d57337dec7718740db34))
* add coupled opacity slider for fixation-stem and fixation-edge ([2626375](https://github.com/ansh/jiffyreader.com/commit/2626375f26607a19308f7ff57794550d226f667b))
* add eslint back ([322ca99](https://github.com/ansh/jiffyreader.com/commit/322ca99bfd6b2ae3d34daf42a08deaa6b68e8d5d))
* add eslint to find errors and enforce code styles ([30c021a](https://github.com/ansh/jiffyreader.com/commit/30c021acf6ae2b0fa4d94f5a20135a366009fe48))
* add fixation opacity toggle bookmarklet ([6ee410f](https://github.com/ansh/jiffyreader.com/commit/6ee410f112fb94499daa94c7e9fd08b9dc62949b))
* add keyboard shortcut ([02ab461](https://github.com/ansh/jiffyreader.com/commit/02ab461562f404655bb50b82b33e3fc34e0ee440))
* add release Github Action ([cccbaba](https://github.com/ansh/jiffyreader.com/commit/cccbaba7f0d61d339357a80dce28d2da83a58f08))
* add scrollbar for the bad cups ([7198921](https://github.com/ansh/jiffyreader.com/commit/71989217a46f458d1f5ede7911646b649d340b91))
* add support for toggle reading mode on default page loading ([bbb90e6](https://github.com/ansh/jiffyreader.com/commit/bbb90e6d30d2170dec68be7ea08ed133b486a7fa))
* allow domain style overriding ([022a9bd](https://github.com/ansh/jiffyreader.com/commit/022a9bdf7007624bc46b11feb3d314c6a470b44a)), closes [#159](https://github.com/ansh/jiffyreader.com/issues/159) [#158](https://github.com/ansh/jiffyreader.com/issues/158) [#112](https://github.com/ansh/jiffyreader.com/issues/112)
* **background:** getShortcut req handler ([1c18870](https://github.com/ansh/jiffyreader.com/commit/1c18870d76acc1f03746d49febe0d3ac40d2573f))
* bookmarklet ([539f3df](https://github.com/ansh/jiffyreader.com/commit/539f3df853f158fbe867b239e9b3210b56e4f0fe))
* change word detection to use regex ([c852396](https://github.com/ansh/jiffyreader.com/commit/c852396c224bad0062fdc9acd26c2bf68526a6ce))
* **ci:** run test tag and build on pr, auto tag and build on mr complete ([f18d940](https://github.com/ansh/jiffyreader.com/commit/f18d940eb709497e4168d5b56b2e66dcfed06bad))
* dark mode toggle ([16127fe](https://github.com/ansh/jiffyreader.com/commit/16127fe0825a2b2eabe0fe599aef4572cdbcd327))
* **dev:** add show hide toggle popup debug overlay ([74779c9](https://github.com/ansh/jiffyreader.com/commit/74779c9710b7525531f2a1319e8607da76c7d0e7))
* gh-action runs dvelopment/beta builds ([f93c998](https://github.com/ansh/jiffyreader.com/commit/f93c998aca78ef8d361dff6d15da4c9f695727e9))
* iframe content parser ([1d3355c](https://github.com/ansh/jiffyreader.com/commit/1d3355c5532d7889d9f48b1c5a54858e1dd04389))
* internationationalize and localize ([b67b835](https://github.com/ansh/jiffyreader.com/commit/b67b8357144380dbe70619b8f628affa9f9ee2c5))
* keep original element styles while changing to bionic mode ([6c3fad5](https://github.com/ansh/jiffyreader.com/commit/6c3fad5509a6345346122705c0e859eb036e5171))
* **lang:** turkish provide by [@creos](https://github.com/creos)B ([#23](https://github.com/ansh/jiffyreader.com/issues/23)) ([7e9ec9b](https://github.com/ansh/jiffyreader.com/commit/7e9ec9b2ed2a210b7bcdf67d40ffde8f5ae46f28))
* **lang:** zh-CN translations provided by [@yunlu](https://github.com/yunlu)Zhu [#264](https://github.com/ansh/jiffyreader.com/issues/264) ([#24](https://github.com/ansh/jiffyreader.com/issues/24)) ([04d5fd7](https://github.com/ansh/jiffyreader.com/commit/04d5fd7d3b1b9012281fced33f812e6abac2627c))
* make and push tags with make ([#14](https://github.com/ansh/jiffyreader.com/issues/14)) ([579ce32](https://github.com/ansh/jiffyreader.com/commit/579ce326adae5c0c842297db68c00aa4a6ff6b14))
* onff toggle indicator ([90e58a5](https://github.com/ansh/jiffyreader.com/commit/90e58a513952a53c96febb4653ab12d522719e97))
* packagejson build config for safari ([8ee487c](https://github.com/ansh/jiffyreader.com/commit/8ee487c43aef9dcfb8b0fab2a0d6a96500e1fb3a))
* persist fixations strength value ([645db46](https://github.com/ansh/jiffyreader.com/commit/645db4679509a4b68153a812ae13da8f8ad82f3e))
* **pop:** use shortcut and shortcutguide ([d382eda](https://github.com/ansh/jiffyreader.com/commit/d382edac98cba70d498e8e58b121e2b8787e441b))
* rule 5 ([535f85a](https://github.com/ansh/jiffyreader.com/commit/535f85aab3e8afcd56cea8c457c95fc00907621c))
* rules 2, 3, 4, 7 ([817199d](https://github.com/ansh/jiffyreader.com/commit/817199d67b23c4819bec4af4f7e6cd91def8d7ea))
* show install/update notification ([debde71](https://github.com/ansh/jiffyreader.com/commit/debde71f4f540d01bdc0a478fbcba3196d22851a))
* show tips ([b431364](https://github.com/ansh/jiffyreader.com/commit/b431364d5c5b1ef342aed45fa7c30634dd5c8da9))


### Bug Fixes

* action globs ([2ac30e7](https://github.com/ansh/jiffyreader.com/commit/2ac30e79e6f5e0ac4a5004dc7c4ade6b4f46ec5d))
* **actions:** remove dots ([6cd8a44](https://github.com/ansh/jiffyreader.com/commit/6cd8a44b526374214c49dcfb640bdf978bb52bc1))
* boken styling ([40639d3](https://github.com/ansh/jiffyreader.com/commit/40639d35020fa939707573bb073549a0bca3eeb4))
* bookmarklet build failing ([ae347e4](https://github.com/ansh/jiffyreader.com/commit/ae347e4fcc4e28a7a9c3df0670f5d25aa512d7ad))
* broken bookmarlet ([859292a](https://github.com/ansh/jiffyreader.com/commit/859292a5d241955ad6a8d6517e9f0f9db4b13bb8))
* buggy toggles ([dfca483](https://github.com/ansh/jiffyreader.com/commit/dfca483174481c0fb2c614a5968b775bdc73b80a))
* chrome install notification bug ([be7e397](https://github.com/ansh/jiffyreader.com/commit/be7e397ff5d663e32d71682d6f749535af147a3a))
* **ci:** upload prod extension and publish dev extension to chrome webstore ([8b7b14d](https://github.com/ansh/jiffyreader.com/commit/8b7b14d4f480beeabe57a330a491620e290e307e))
* content loading incorrect tabSession on init ([26457c6](https://github.com/ansh/jiffyreader.com/commit/26457c6476a153bd42347433213e5b6afcbe4c23))
* **doc:** broken about link ([c0936c7](https://github.com/ansh/jiffyreader.com/commit/c0936c757d924580a1c0dca5b288f36ed7a4da1b)), closes [#164](https://github.com/ansh/jiffyreader.com/issues/164)
* **docs:** typo ([df4bbcd](https://github.com/ansh/jiffyreader.com/commit/df4bbcd3c5b4e1f6c2a83130b584693ca79a6175))
* flickering caused by iframe responding to origin reqs ([7eceed6](https://github.com/ansh/jiffyreader.com/commit/7eceed67facaf9b6bfb39ec1267dd87c8edcfbff))
* for [#138](https://github.com/ansh/jiffyreader.com/issues/138) twitter tweet input form bug ([7f34cb1](https://github.com/ansh/jiffyreader.com/commit/7f34cb16edc104c558777866b44372b132e782bd))
* github textarea freezing while typing ([903c91b](https://github.com/ansh/jiffyreader.com/commit/903c91ba6ad16e85583708d58a9a67ce9686d1ba))
* glob fix ([c32b6fd](https://github.com/ansh/jiffyreader.com/commit/c32b6fd24bf348faeee6840a35ac591af624f466))
* glob fix ([82137a9](https://github.com/ansh/jiffyreader.com/commit/82137a9ffa99e0a065706239975a852dead04254))
* google play link ([56f604a](https://github.com/ansh/jiffyreader.com/commit/56f604a4f48624b80d99c594f3ee7ae1ede092dd))
* google play logo ([7c1d27f](https://github.com/ansh/jiffyreader.com/commit/7c1d27fc449741f35c22efd87473eb1017d3c982))
* ignore styles tags in body element ([07b0f5b](https://github.com/ansh/jiffyreader.com/commit/07b0f5b1ada87de2a53dd3e05473ec14870ae653)), closes [#98](https://github.com/ansh/jiffyreader.com/issues/98)
* import.meta firefox error ([d62c26e](https://github.com/ansh/jiffyreader.com/commit/d62c26e240468f61bb6e428311ae0ccc646f332f))
* invisible buttons ([eca0292](https://github.com/ansh/jiffyreader.com/commit/eca02928ded7e9c6d090d2907bda9f1578dcf7ce))
* issue [#168](https://github.com/ansh/jiffyreader.com/issues/168) ([8136fdb](https://github.com/ansh/jiffyreader.com/commit/8136fdbf2a365157253f93568b79c723badaa3d6))
* issue[#148](https://github.com/ansh/jiffyreader.com/issues/148) ([b2c2f81](https://github.com/ansh/jiffyreader.com/commit/b2c2f81b5e344f0374172bf88f1e37dc112cd9e4))
* issue[#156](https://github.com/ansh/jiffyreader.com/issues/156) ([7da6f4c](https://github.com/ansh/jiffyreader.com/commit/7da6f4c630af2172180ca2ad3a8b2a6b5314d9fc))
* issue147 ([44dab0a](https://github.com/ansh/jiffyreader.com/commit/44dab0a0762a9e4616deb44abfbc707769793847))
* line heights ([5b3e534](https://github.com/ansh/jiffyreader.com/commit/5b3e5343e81f69aead99cfad4ec8ac3f3177ade0))
* Logger ([2b2c2fd](https://github.com/ansh/jiffyreader.com/commit/2b2c2fd5c988910eba4a3c649abb691c1983baec))
* missing line height label ([86423c0](https://github.com/ansh/jiffyreader.com/commit/86423c03d2c2f022e6cb6069108512f32ec9f421))
* only open welcome page when installed ([#11](https://github.com/ansh/jiffyreader.com/issues/11)) ([457efed](https://github.com/ansh/jiffyreader.com/commit/457efed02c0122f067c88238e1ca0a253bf543b2))
* plasmo build error ([70d080a](https://github.com/ansh/jiffyreader.com/commit/70d080a1fcbe224da1e8220e905dc4199dd3159d))
* popup style ([6959d60](https://github.com/ansh/jiffyreader.com/commit/6959d60793559927ddfd4787a625733443abec53))
* production build not working ([5c25391](https://github.com/ansh/jiffyreader.com/commit/5c253919888084a1bcec6eeedc835fc64c259a5f))
* removed unused storage permission ([3a3caa8](https://github.com/ansh/jiffyreader.com/commit/3a3caa859f9ca282a8c54e59c9f8c6f1d80c2778))
* shorcut error ([b825cda](https://github.com/ansh/jiffyreader.com/commit/b825cda16d1392671dc7023aca806dca15c4521e))
* shortcut and badgetext, house cleaning ([9be4ed5](https://github.com/ansh/jiffyreader.com/commit/9be4ed59cb6f2020dd4a4b121e13154979eee7f2))
* style is not being triggered for the first toggle ([9042cdd](https://github.com/ansh/jiffyreader.com/commit/9042cddfe2fcab9951b8b54be77c7f54e2055f3d))
* **style:** popup footer dark light height bug ([e640422](https://github.com/ansh/jiffyreader.com/commit/e640422516a54ade9a6d3b7ed7128a8de1721bb8))
* tip z-index ([01801c6](https://github.com/ansh/jiffyreader.com/commit/01801c6b0c695cff9791ea2d5248b43aa527cafa))
* typo ([2e60ecb](https://github.com/ansh/jiffyreader.com/commit/2e60ecbfd2c540e2772878c1fbb9a1ae2686d9c8))
* typo ([b12b9da](https://github.com/ansh/jiffyreader.com/commit/b12b9daedaa76dfcef810bc296a8ae1e4a4d1744))
* typo ([42cfd6a](https://github.com/ansh/jiffyreader.com/commit/42cfd6aba4c8d9bd6f3d80789f7b3b83b3b65db7))
* use custom anchor placed after body ([d08b3cc](https://github.com/ansh/jiffyreader.com/commit/d08b3cc66012346eca07ef57d879132bcb4bcf23))
* web.whatapp.com message contenteditable bug ([629d29d](https://github.com/ansh/jiffyreader.com/commit/629d29de4216001b0adb12e370a6c248fb3bebc5))
* workflow ([64c8ab7](https://github.com/ansh/jiffyreader.com/commit/64c8ab7c8df89f48f410f01bc37931410a9eb88f))
* **workflow:** bundle missing assets ([094496a](https://github.com/ansh/jiffyreader.com/commit/094496a4597921c7075326f7f289f5d341dc00e9))
* **workflow:** manifest version_name field ([77f04ca](https://github.com/ansh/jiffyreader.com/commit/77f04cadd49ae52d90dbe56170b2646628b686e4))
* **workflow:** missing " ([46c420c](https://github.com/ansh/jiffyreader.com/commit/46c420cb0cd96d92ffad72df90739533cad91402))
* wrong saccades storage key ([ba61f29](https://github.com/ansh/jiffyreader.com/commit/ba61f29db6caf933bcef25783415fb61cb6d99b3))
* youtube comment field bug by adding it to exclusion list ([2feaf1c](https://github.com/ansh/jiffyreader.com/commit/2feaf1cd21ebf0699aefd1de2d63a51a7d571896))
* youtube embed tweets appear blank while playing ([#22](https://github.com/ansh/jiffyreader.com/issues/22)) ([cbf8bd0](https://github.com/ansh/jiffyreader.com/commit/cbf8bd054307ce824a3722768897322e8d34a9f4))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jiffy-reader",
"displayName": "Jiffy reader",
"version": "1.1.9",
"version": "1.2.0",
"description": "jiffy reader",
"packageManager": "yarn@1.22.19",
"scripts": {
@@ -35,8 +35,10 @@
"esbuild-sass-plugin": "^2.3.1",
"mellowtel": "1.4.2",
"plasmo": "0.70.0",
"postcss": "^8",
"react": "18.2.0",
"react-dom": "18.2.0"
"react-dom": "18.2.0",
"webpack": "^4.0.0"
},
"devDependencies": {
"@parcel/transformer-sass": "2.6.2",

0 comments on commit 04bb160

Please # to comment.