-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathCHANGELOG
69 lines (45 loc) · 1.66 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# CHANGELOG
## 1.4.0
### Features
* Show display name in review list
* Integrate AppCenter for crashes and analysis
* 在 Review 列表中显示 display name 而不是 name
* 集成 AppCenter 用于崩溃收集和数据分析
### Fix
* 403 forbidden issue of /a/accounts/self api when gerrit version >= 3.2.7
* 修复当 gerrit 版本大于等于 3.2.7 时,REST API /a/accounts/self 一直 403
Forbidden 的问题
## 1.3.0
### Features
* Support click author/project/branch
* Support patchset range when click change
* Block reviewer notification when reviewer is in blacklist
* 支持点击头像、项目、分支,跳转到 Gerrit 的 Author/Project/Branch 页面
* 支持点击 Review 时,指定上次 Review 距离现在的 PatchSet 范围
* 当某个用户在黑名单中,禁掉其在其他 Review 上的 Score 或 Comment 通知
## 1.2.0
### Features
* Blacklist
* Configuration of Gerrit's base url
* Multi-language
* 支持黑名单
* 支持配置 Gerrit 的 BaseUrl
* 支持多语言
## 1.1.0
### Features
* Launch at login
* Merged trigger
* 支持开机启动
* 支持 Merged Trigger,在某个 Review 被 Merge 之后自动触发一段脚本
## 1.0.0
### Features
* Review list which including all status and info
* Notify event of review, including score, comment, merge conflict, merged
* Show the count of new event in status bar
* Notification and account management
* Clear all events in one button
* Review 列表,包含 Review 的各种信息与状态
* 通知 Review 事件,包括 Score、Comment、Merge Conflict、Merged
* 状态栏显示当前有新事件的 Review 数量
* 通知配置,账号管理
* 强迫症选项:一键清红点