-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathCHANGES.txt
More file actions
41 lines (26 loc) · 687 Bytes
/
CHANGES.txt
File metadata and controls
41 lines (26 loc) · 687 Bytes
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
1.0.6
-----
- Critical bug fix: No answers were retrieved due to HTML structural changes
1.0.5
-----
- Critical bug fix: No answers were retrieved due to Google HTML structural changes
1.0.4
-----
- Added default key binding to SO search
1.0.3
-----
- Bug fix: Can't get community wiki answers
- Add "Accepted only" filter
- Add answer vote count
1.0.2
-----
- Improve UI - All happens in the same page!
- Remove unused JARs from the project
1.0.1
-----
- Replace Google AJAX API with simple Jsoup query due to service limitations
- Add link to the answer being viewed
- Bug fix: Wrong reputation when the answer was edited on Stack Overflow
1.0.0
-----
Initial release.