forked from BigEgg/Bugger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog.txt
58 lines (54 loc) · 2.51 KB
/
ChangeLog.txt
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
Bugger change log
Alpha 4 (v0.4.0) <----- Currently Working
Application:
Add extension manager to manage the proxies.
Add the Task Bar progress status.
Check application open status:
When first time open the application, show demo.
When open the application, show setting dialog if the settings is not valid.
Proxies:
TFS Proxy:
Use XML file to save the default automation fill logic.
JIRA Proxy:
Complete all main functions.
Complete all views.
Support multi-lingual (English, Chinese).
Alpha 3 (v0.3.0) <----- Currently Release
Application:
Show validation message in views. (✓)
Can change the Opacity of Floating window by setting. (✓)
Validate the proxy's setting when submit the setting dialog. (✓)
Use multi-threading to avoid UI hang when the setting dialog. (✓)
Show progress and out come when the setting dialog. (✓)
Use multi-threading to avoid UI hang change the active proxy. (✓)
Show progress and out come when change the active proxy. (✓)
Show progress and out come when query bugs. (✓)
Optimized the startup time. (✓)
Proxies:
Support cancel event for proxy restore data when setting dialog cancelled. (✓)
Support validate event before the submit, to valid the settings. (✓)
TFS Proxy:
Use multi-threading to avoid UI hang when test connection. (✓)
Show progress and out come when test connection. (✓)
Automation fill the mapping settings. (✓)
Implement cancel event for restoring data. (✓)
Implement the submit validation logic. (✓)
Update connect status when change the connect information. (✓)
Alpha 2 (v0.2.0)
Application:
Can filter bug by its status. (✓)
Proxies:
Improve the communication between proxy to application. (✓)
TFS Proxy:
Show the allowed value for TFS field. (✓)
All filter filed show TFS field value to choose. (✓)
Alpha 1 (v0.1.0)
Application:
Complete all main functions. (✓)
Complete all views. (✓)
Support multi-lingual (English, Chinese). (✓)
Proxies:
TFS Proxy:
Complete all main functions. (✓)
Complete all views. (✓)
Support multi-lingual (English, Chinese). (✓)