-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
97 lines (48 loc) · 1.5 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
2024.02.13, Version 0.8.2
* fix "Show all comments" take 3
2024.02.09, Version 0.8.1
* fix "Show all comments" in Firefox
2024.01.27, Version 0.8.0
* support "Show all comments" in Chrome
2024.01.18, Version 0.7.1
* drop activeTab permission
2024.01.12, Version 0.7.0
* new toolbar button to show all comments
* update icons with a transparent background
2023.09.17, Version 0.6.0
* show number of descendants by default
2023.08.29, Version 0.5.1
* fix for new html structure on Lobsters
2023.08.25, Version 0.5.0
* add Dutch translation
* various improvements to add-on settings page
2023.08.24, Version 0.4.2
* fix plural form of comments depending on settings
2023.08.23, Version 0.4.1
* fix first-load, set default preferences
2023.08.23, Version 0.4.0
* new user preferences configuration screen
* fix collapsing comments on HN
* show number of subcomments
* fix missing links on tweakers.net
* code cleanups
2023.08.16, Version 0.3.1
* update description in manifest
* update userscript description, name and links
2023.08.16, Version 0.3.0
* better integration with Tweakers
* cleanup and streamline code
2023.08.14, Version 0.2.0
* match all but the tweakers.net frontpage
* remove dead code and console logs
* make userscript available
2023.08.13, Version 0.1.0
* fix usage on tweakers.net/geek
* add 128x128 icon
* update readme
2023.08.11, Version 0.0.2
* release as Firefox extension on Mozilla AMO
* add icons
* update manifest
2023.07.20, Version 0.0.1
* initial release