Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 8185306

Browse files
committed
v0.4.0
1 parent 653c060 commit 8185306

File tree

2 files changed

+64
-52
lines changed

2 files changed

+64
-52
lines changed

CHANGELOG.md

Lines changed: 63 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,167 +1,179 @@
1-
## [0.3.1](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.3.0...v0.3.1) (2021-02-14)
1+
# [0.4.0](https://github.com/geekdada/deepl-chrome-extension/compare/v0.3.1...v0.4.0) (2021-07-03)
2+
3+
4+
### Features
5+
6+
* add support for DeepL free ([beac66c](https://github.com/geekdada/deepl-chrome-extension/commit/beac66c78250240fd911dad65458bbe029bf44d7))
7+
* change name ([c47f4f2](https://github.com/geekdada/deepl-chrome-extension/commit/c47f4f2726533da75a16d288cf39602d07bee567))
8+
* support multiple tencent ocr regions ([2bd674c](https://github.com/geekdada/deepl-chrome-extension/commit/2bd674c3857b89439b5c4eaccc2f61ff33b8a3cc))
9+
* support new deepl languages ([72d66da](https://github.com/geekdada/deepl-chrome-extension/commit/72d66dabc211f453398e866afa9b397432a32e3e))
10+
11+
12+
13+
## [0.3.1](https://github.com/geekdada/deepl-chrome-extension/compare/v0.3.0...v0.3.1) (2021-02-14)
214

315

416

5-
# [0.3.0](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0...v0.3.0) (2021-02-14)
17+
# [0.3.0](https://github.com/geekdada/deepl-chrome-extension/compare/v0.2.0...v0.3.0) (2021-02-14)
618

719

820
### Features
921

10-
* remove support for a translator ([3eee95a](https://github.com/geekdada/a-translator-chrome-extension/commit/3eee95aafb6543052a492734b806dba1907cb701))
22+
* remove support for a translator ([3eee95a](https://github.com/geekdada/deepl-chrome-extension/commit/3eee95aafb6543052a492734b806dba1907cb701))
1123

1224

1325

14-
# [0.2.0](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-5...v0.2.0) (2021-01-22)
26+
# [0.2.0](https://github.com/geekdada/deepl-chrome-extension/compare/v0.2.0-5...v0.2.0) (2021-01-22)
1527

1628

1729
### Features
1830

19-
* remove window.alert ([1a5048c](https://github.com/geekdada/a-translator-chrome-extension/commit/1a5048c2d45dc321afc0bb9cfec3dd9bf470f675))
31+
* remove window.alert ([1a5048c](https://github.com/geekdada/deepl-chrome-extension/commit/1a5048c2d45dc321afc0bb9cfec3dd9bf470f675))
2032

2133

2234

23-
# [0.2.0-5](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-4...v0.2.0-5) (2021-01-22)
35+
# [0.2.0-5](https://github.com/geekdada/deepl-chrome-extension/compare/v0.2.0-4...v0.2.0-5) (2021-01-22)
2436

2537

2638
### Bug Fixes
2739

28-
* use chinese ([b3b6188](https://github.com/geekdada/a-translator-chrome-extension/commit/b3b61880af68cae845f4c83f12f23c503b49f3b2))
40+
* use chinese ([b3b6188](https://github.com/geekdada/deepl-chrome-extension/commit/b3b61880af68cae845f4c83f12f23c503b49f3b2))
2941

3042

3143
### Features
3244

33-
* add config for hover button ([477de29](https://github.com/geekdada/a-translator-chrome-extension/commit/477de29b86033267db3acb95f042bdbbc1425786))
34-
* add context menus ([ccf87a5](https://github.com/geekdada/a-translator-chrome-extension/commit/ccf87a512664d45c236e0017ccd613ef39d8352e))
35-
* keyboard shortcuts ([c26cf83](https://github.com/geekdada/a-translator-chrome-extension/commit/c26cf83fc92225367cf676e736e773d66f7ed075))
45+
* add config for hover button ([477de29](https://github.com/geekdada/deepl-chrome-extension/commit/477de29b86033267db3acb95f042bdbbc1425786))
46+
* add context menus ([ccf87a5](https://github.com/geekdada/deepl-chrome-extension/commit/ccf87a512664d45c236e0017ccd613ef39d8352e))
47+
* keyboard shortcuts ([c26cf83](https://github.com/geekdada/deepl-chrome-extension/commit/c26cf83fc92225367cf676e736e773d66f7ed075))
3648

3749

3850

39-
# [0.2.0-4](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-3...v0.2.0-4) (2021-01-21)
51+
# [0.2.0-4](https://github.com/geekdada/deepl-chrome-extension/compare/v0.2.0-3...v0.2.0-4) (2021-01-21)
4052

4153

4254
### Features
4355

44-
* ocr text for translating ([72b58ed](https://github.com/geekdada/a-translator-chrome-extension/commit/72b58ede93a68032d2b4979e46ae32f35803a9ea))
45-
* turn off ocr tool when the selection is too small ([0e13070](https://github.com/geekdada/a-translator-chrome-extension/commit/0e130708c7c87d1e3e6929509e65abbccff3db8b))
56+
* ocr text for translating ([72b58ed](https://github.com/geekdada/deepl-chrome-extension/commit/72b58ede93a68032d2b4979e46ae32f35803a9ea))
57+
* turn off ocr tool when the selection is too small ([0e13070](https://github.com/geekdada/deepl-chrome-extension/commit/0e130708c7c87d1e3e6929509e65abbccff3db8b))
4658

4759

4860

49-
# [0.2.0-3](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-2...v0.2.0-3) (2021-01-20)
61+
# [0.2.0-3](https://github.com/geekdada/deepl-chrome-extension/compare/v0.2.0-2...v0.2.0-3) (2021-01-20)
5062

5163

5264
### Features
5365

54-
* change target language directly in webpage ([fdb574b](https://github.com/geekdada/a-translator-chrome-extension/commit/fdb574b8210ce6914f64f2a8cfecdde13cdf7ad6))
55-
* retry button ([2b287d3](https://github.com/geekdada/a-translator-chrome-extension/commit/2b287d3fec67c01f25a8a8d7b57c3c0e02962b29))
66+
* change target language directly in webpage ([fdb574b](https://github.com/geekdada/deepl-chrome-extension/commit/fdb574b8210ce6914f64f2a8cfecdde13cdf7ad6))
67+
* retry button ([2b287d3](https://github.com/geekdada/deepl-chrome-extension/commit/2b287d3fec67c01f25a8a8d7b57c3c0e02962b29))
5668

5769

5870

59-
# [0.2.0-2](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-1...v0.2.0-2) (2021-01-18)
71+
# [0.2.0-2](https://github.com/geekdada/deepl-chrome-extension/compare/v0.2.0-1...v0.2.0-2) (2021-01-18)
6072

6173

6274
### Bug Fixes
6375

64-
* conflict with emotion 10 application ([699948e](https://github.com/geekdada/a-translator-chrome-extension/commit/699948e1c1f93f43b4e939b4b4652213d1973423))
65-
* style typo ([4e46590](https://github.com/geekdada/a-translator-chrome-extension/commit/4e4659034f871b25ed7a64d24147eec04c542b6e))
76+
* conflict with emotion 10 application ([699948e](https://github.com/geekdada/deepl-chrome-extension/commit/699948e1c1f93f43b4e939b4b4652213d1973423))
77+
* style typo ([4e46590](https://github.com/geekdada/deepl-chrome-extension/commit/4e4659034f871b25ed7a64d24147eec04c542b6e))
6678

6779

6880

69-
# [0.2.0-1](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-0...v0.2.0-1) (2021-01-18)
81+
# [0.2.0-1](https://github.com/geekdada/deepl-chrome-extension/compare/v0.2.0-0...v0.2.0-1) (2021-01-18)
7082

7183

7284

73-
# [0.2.0-0](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.6...v0.2.0-0) (2021-01-17)
85+
# [0.2.0-0](https://github.com/geekdada/deepl-chrome-extension/compare/v0.1.6...v0.2.0-0) (2021-01-17)
7486

7587

7688
### Features
7789

78-
* add polyfill for old browsers ([0e38a77](https://github.com/geekdada/a-translator-chrome-extension/commit/0e38a77ea2fe224ae5086d2930ce9d17cc89530a))
79-
* optimize string selection ([7ea8ac7](https://github.com/geekdada/a-translator-chrome-extension/commit/7ea8ac71fb88146e46b6608bc5eeacae659762ac))
90+
* add polyfill for old browsers ([0e38a77](https://github.com/geekdada/deepl-chrome-extension/commit/0e38a77ea2fe224ae5086d2930ce9d17cc89530a))
91+
* optimize string selection ([7ea8ac7](https://github.com/geekdada/deepl-chrome-extension/commit/7ea8ac71fb88146e46b6608bc5eeacae659762ac))
8092

8193

8294

83-
## [0.1.6](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.5...v0.1.6) (2021-01-10)
95+
## [0.1.6](https://github.com/geekdada/deepl-chrome-extension/compare/v0.1.5...v0.1.6) (2021-01-10)
8496

8597

8698
### Bug Fixes
8799

88-
* app positioning ([7bbb68b](https://github.com/geekdada/a-translator-chrome-extension/commit/7bbb68bc475234679277c400476e3ee0c3440cf9))
100+
* app positioning ([7bbb68b](https://github.com/geekdada/deepl-chrome-extension/commit/7bbb68bc475234679277c400476e3ee0c3440cf9))
89101

90102

91103

92-
## [0.1.5](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.4...v0.1.5) (2021-01-08)
104+
## [0.1.5](https://github.com/geekdada/deepl-chrome-extension/compare/v0.1.4...v0.1.5) (2021-01-08)
93105

94106

95107
### Bug Fixes
96108

97-
* close button becomes white on some occasions ([b5c22eb](https://github.com/geekdada/a-translator-chrome-extension/commit/b5c22ebb2520c35cb3ba79fe22dbe052470ed0d4))
98-
* remove tabs permission ([5ad6bd5](https://github.com/geekdada/a-translator-chrome-extension/commit/5ad6bd55e34e508373fb99f42d77f7f7e4b51d1b))
109+
* close button becomes white on some occasions ([b5c22eb](https://github.com/geekdada/deepl-chrome-extension/commit/b5c22ebb2520c35cb3ba79fe22dbe052470ed0d4))
110+
* remove tabs permission ([5ad6bd5](https://github.com/geekdada/deepl-chrome-extension/commit/5ad6bd55e34e508373fb99f42d77f7f7e4b51d1b))
99111

100112

101113

102-
## [0.1.4](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.3...v0.1.4) (2021-01-06)
114+
## [0.1.4](https://github.com/geekdada/deepl-chrome-extension/compare/v0.1.3...v0.1.4) (2021-01-06)
103115

104116

105117

106-
## [0.1.3](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.2...v0.1.3) (2021-01-06)
118+
## [0.1.3](https://github.com/geekdada/deepl-chrome-extension/compare/v0.1.2...v0.1.3) (2021-01-06)
107119

108120

109121
### Bug Fixes
110122

111-
* scroll bug ([f9204ba](https://github.com/geekdada/a-translator-chrome-extension/commit/f9204ba32b8f20f7388d7501e885cf7fabad49b8))
123+
* scroll bug ([f9204ba](https://github.com/geekdada/deepl-chrome-extension/commit/f9204ba32b8f20f7388d7501e885cf7fabad49b8))
112124

113125

114126
### Features
115127

116-
* add link to dashboard ([8c48313](https://github.com/geekdada/a-translator-chrome-extension/commit/8c48313f7e9d2f378398d35f8a7887645cb54de7))
128+
* add link to dashboard ([8c48313](https://github.com/geekdada/deepl-chrome-extension/commit/8c48313f7e9d2f378398d35f8a7887645cb54de7))
117129

118130

119131

120-
## [0.1.2](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.1...v0.1.2) (2021-01-05)
132+
## [0.1.2](https://github.com/geekdada/deepl-chrome-extension/compare/v0.1.1...v0.1.2) (2021-01-05)
121133

122134

123135
### Bug Fixes
124136

125-
* style issue ([becf98e](https://github.com/geekdada/a-translator-chrome-extension/commit/becf98eb50bbc1f6db0a7117203ca15fead89fe5))
137+
* style issue ([becf98e](https://github.com/geekdada/deepl-chrome-extension/commit/becf98eb50bbc1f6db0a7117203ca15fead89fe5))
126138

127139

128140
### Features
129141

130-
* add notification ([ca78404](https://github.com/geekdada/a-translator-chrome-extension/commit/ca784049d4e0a70d8ee598988df690e51bdf1f8b))
142+
* add notification ([ca78404](https://github.com/geekdada/deepl-chrome-extension/commit/ca784049d4e0a70d8ee598988df690e51bdf1f8b))
131143

132144

133145

134-
## [0.1.1](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.1.0...v0.1.1) (2021-01-05)
146+
## [0.1.1](https://github.com/geekdada/deepl-chrome-extension/compare/v0.1.0...v0.1.1) (2021-01-05)
135147

136148

137149
### Bug Fixes
138150

139-
* setting value becomes undefined during the first time use ([2cfbf26](https://github.com/geekdada/a-translator-chrome-extension/commit/2cfbf26e2b836821ae339af51a1c18dc2ee7e469))
151+
* setting value becomes undefined during the first time use ([2cfbf26](https://github.com/geekdada/deepl-chrome-extension/commit/2cfbf26e2b836821ae339af51a1c18dc2ee7e469))
140152

141153

142154

143-
# [0.1.0](https://github.com/geekdada/a-translator-chrome-extension/compare/9aa9d4392aedb375fe540fe9f64a0a8732b1c8cc...v0.1.0) (2021-01-05)
155+
# [0.1.0](https://github.com/geekdada/deepl-chrome-extension/compare/9aa9d4392aedb375fe540fe9f64a0a8732b1c8cc...v0.1.0) (2021-01-05)
144156

145157

146158
### Bug Fixes
147159

148-
* should not fire icon within app ([1d0c484](https://github.com/geekdada/a-translator-chrome-extension/commit/1d0c484b2fd3d21b29575230aa22b35660d44e8f))
149-
* show err object ([92c1aef](https://github.com/geekdada/a-translator-chrome-extension/commit/92c1aefd54140c19f73cd309918e1c34672b47ae))
160+
* should not fire icon within app ([1d0c484](https://github.com/geekdada/deepl-chrome-extension/commit/1d0c484b2fd3d21b29575230aa22b35660d44e8f))
161+
* show err object ([92c1aef](https://github.com/geekdada/deepl-chrome-extension/commit/92c1aefd54140c19f73cd309918e1c34672b47ae))
150162

151163

152164
### Features
153165

154-
* add close button to App ([e43c057](https://github.com/geekdada/a-translator-chrome-extension/commit/e43c057ad46564c535ccae3c3da9532497ac009f))
155-
* add copy button ([b9ff17e](https://github.com/geekdada/a-translator-chrome-extension/commit/b9ff17e676e09cf37abb67da2be10033eec72156))
156-
* add feedback ([3cd3ad3](https://github.com/geekdada/a-translator-chrome-extension/commit/3cd3ad3de43b3bf70a98f73d6f79b56fae3dcbd6))
157-
* add notification ([ee01fd7](https://github.com/geekdada/a-translator-chrome-extension/commit/ee01fd7b4cdcf11e94b2357a601240205bb69f53))
158-
* collapse the original ([ea7a335](https://github.com/geekdada/a-translator-chrome-extension/commit/ea7a33573345618021b0da67ddd8edae9c6adb72))
159-
* custom logger ([d30f3d5](https://github.com/geekdada/a-translator-chrome-extension/commit/d30f3d51f25501496fba67bbd1a733e415e1f196))
160-
* options page ([9aa9d43](https://github.com/geekdada/a-translator-chrome-extension/commit/9aa9d4392aedb375fe540fe9f64a0a8732b1c8cc))
161-
* paragraph margin ([09abfd0](https://github.com/geekdada/a-translator-chrome-extension/commit/09abfd0f169f6f5c24be92bf44e82336f96ceec7))
162-
* reset app position ([9632247](https://github.com/geekdada/a-translator-chrome-extension/commit/9632247e23bf44c1165649f2a84fa6bbae7a8f1d))
163-
* select to translate ([942d35f](https://github.com/geekdada/a-translator-chrome-extension/commit/942d35f5db43271aaf57a0e1e44e49c0bf4f35b9))
164-
* tranlsation list ([c8a80f4](https://github.com/geekdada/a-translator-chrome-extension/commit/c8a80f4f2641f41a481f6d32931c8546d0a94b62))
166+
* add close button to App ([e43c057](https://github.com/geekdada/deepl-chrome-extension/commit/e43c057ad46564c535ccae3c3da9532497ac009f))
167+
* add copy button ([b9ff17e](https://github.com/geekdada/deepl-chrome-extension/commit/b9ff17e676e09cf37abb67da2be10033eec72156))
168+
* add feedback ([3cd3ad3](https://github.com/geekdada/deepl-chrome-extension/commit/3cd3ad3de43b3bf70a98f73d6f79b56fae3dcbd6))
169+
* add notification ([ee01fd7](https://github.com/geekdada/deepl-chrome-extension/commit/ee01fd7b4cdcf11e94b2357a601240205bb69f53))
170+
* collapse the original ([ea7a335](https://github.com/geekdada/deepl-chrome-extension/commit/ea7a33573345618021b0da67ddd8edae9c6adb72))
171+
* custom logger ([d30f3d5](https://github.com/geekdada/deepl-chrome-extension/commit/d30f3d51f25501496fba67bbd1a733e415e1f196))
172+
* options page ([9aa9d43](https://github.com/geekdada/deepl-chrome-extension/commit/9aa9d4392aedb375fe540fe9f64a0a8732b1c8cc))
173+
* paragraph margin ([09abfd0](https://github.com/geekdada/deepl-chrome-extension/commit/09abfd0f169f6f5c24be92bf44e82336f96ceec7))
174+
* reset app position ([9632247](https://github.com/geekdada/deepl-chrome-extension/commit/9632247e23bf44c1165649f2a84fa6bbae7a8f1d))
175+
* select to translate ([942d35f](https://github.com/geekdada/deepl-chrome-extension/commit/942d35f5db43271aaf57a0e1e44e49c0bf4f35b9))
176+
* tranlsation list ([c8a80f4](https://github.com/geekdada/deepl-chrome-extension/commit/c8a80f4f2641f41a481f6d32931c8546d0a94b62))
165177

166178

167179

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepl-chrome-extension",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "DeepL translate for Chrome",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)