Skip to content

Commit aa0b069

Browse files
3.3.0
1 parent fd8883b commit aa0b069

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 更新日志
22

3+
## 3.3.0
4+
5+
- 增加翻译 [#1310](https://github.com/EhTagTranslation/EhSyringe/pull/1310)
6+
- 支持搜索日文汉字时展示中文结果,或搜索中文汉字时展示日文结果 [#1308](https://github.com/EhTagTranslation/EhSyringe/issues/1308)
7+
- 调整搜索框样式,增加条目限制
8+
- 调整支持的浏览器为 `firefox >= 60, edge >= 16, chrome >= 61, safari >= 11, opera >= 48`,与脚本 `compatible` 保持一致
9+
310
## 3.2.3
411

512
- 修复外部数据库功能 bug [#1307](https://github.com/EhTagTranslation/EhSyringe/issues/1307)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ehsyringe",
33
"displayName": "EhSyringe",
4-
"version": "3.2.3",
4+
"version": "3.3.0",
55
"description": "E 站注射器,将中文翻译注入到 E 站体内。",
66
"author": "EhTagTranslation",
77
"repository": {

0 commit comments

Comments
 (0)