-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCHANGELOG
304 lines (184 loc) · 5.95 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
2016-09.23 - Version 2.0.3-2.0.4
- Signed version
- Self hosted version
2016-09-15 - Version 2.0.1-2.0.2
- Minor changes (L. Jouanneau)
2016-03-17 - Version 2.0
- Opquast Website V3
- Updated opquast-test-runner (1.8.2)
- Update "about" pages
(We finally chose to release this version as 2.0 and not 1.1)
2016-01-20 - Version 1.1rc1
- Compatibility with Firefox 45+ (with tabs in separate processes)
- Not compatible any more with Firefox 38 and less.
- Updated opquast-test-runner
- Updated opquast-net-log
- Api change in api.jsm: first argument of executeTests() must be
a browser element, not a window anymore.
- Use jpm instead of cfx to build the extension
This release is a work of Laurent Jouanneau.
2015-12-17 - Version 1.0-RC11
- Updated opquast-test-runner (1.7.1)
- Cleanup unused checklists/tests
This release is a work of Fabrice Bonny.
2015-10-30 - Version 1.0-RC10
- Updated opquast-test-runner (1.7.0)
- Updated opquast-net-log
- Bug fixes (FF40 and up)
- Cleanup
This release is a work of Laurent Jouanneau.
(1.0RC9 was an intermediate version, not publicly released)
2014-11-17 - Version 1.0-RC8
- Updated opquast-net-log
- Bug fix (FF35)
2014-10-16 - Version 1.0-RC7
- Updated test runner (1.6.7)
- Optimise regexp from on test rule to fix freeze problem.
- Temporary fix to manage Cross-Domain request errors with FF>=33
2014-10-16 - Version 1.0-RC6b
- Updated test runner (1.6.6)
- Fix some alert() forgotten into the code
- Optimize regexp from one test rule to fix freeze problem.
2014-10-15 - Version 1.0-RC6
- Updated test runner (1.6.5)
- Fixed slowness/freeze problem since FF32 (some regexp evaluation takes too much time)
2014-06-27 - Version 1.0-RC5
- Fixed minVersion in RDF file (Firefox > 29.0)
- AMO validation preparation (Get whitelisted version of jQueryUI 1.10.4)
2014-06-27 - Version 1.0-RC4
- User new ActionButton from Australis (FF>29, SDK 1.16)
- Fixed : tabs opened before addon install/upgrade can not be tested
2014-06-23 - Version 1.0-RC3
- Bugfix : repair l10n outdated calls (Firefox 30 compatibilty)
2014-05-06 - Version 1.0-RC2
- Updated test runner (1.6.4)
- Bugfix for a display bug in panel when no failed tests
2014-03-25 - Version 1.0-RC1
- Score tab in result view
- New icon
- Bugfix with visible columns preference
2014-03-06 - Version 0.11.0
- Editable comments
- Forced CSV charset to ISO-8859-1
2014-01-24 - Version 0.10.0
- New Opquast Reporting export process
- Updated test runner (1.6.2)
2014-01-16 - Version 0.9.7
- Updated test runner
- Added extra information on test details
2014-01-07 - Version 0.9.6
- CSV export label fix
- Fixed a bug with exported value when modified
2014-01-07 - Version 0.9.5
- Added automated status info in CSV
2014-01-06 - Version 0.9.4
- Updated opquast test-runner
- NEW: Ability to edit test results
- NEW: Added non-tested status
- NEW: Added all non automated tests with checklists
- Opquast Website is the default checklist
- Added result code in CSV export
2013-12-09 - Version 0.9.3
- Updated opquast test-runner
2013-12-09 - Version 0.9.2
- Forced CSV charset to ISO-8859-1 on windows
2013-11-25 - Version 0.9.1
- a11y fixes
2013-11-15 - Version 0.9.0
- Updated opquast test-runner
- Improved a11y
- Firefox 25 compat
2013-10-15 - Version 0.8.5
- Updated opquast test-runner (new checklist Opquast Website)
2013-09-20 - Version 0.8.4
- Updated opquast test-runner (new tests & test fixes)
2013-09-04 - Version 0.8.3
- Test fixes
2013-08-20 - Version 0.8.2
- Fixed a crash on some websites
2013-08-13 - Version 0.8.1
- Fixed Firefox maxVersion
2013-08-08 - Version 0.8.0
- Fixed node inspector call with Firefox 23
- New tests
- Improved test speed
2013-07-25 - Version 0.7.12
- Updated opquast test-runner
2013-07-25 - Version 0.7.11
- Updated opquast test-runner
2013-07-18 - Version 0.7.10
- Minor style update
2013-07-11 - Version 0.7.9
- Reverted logo
2013-07-08 - Version 0.7.8
- Many test fixes
- Public API update
2013-06-24 - Version 0.7.7
- Fixed translation error
2013-06-24 - Version 0.7.6
- New logo
- Hide "not applicable" and "cannot tell" results by default
2013-06-19 - Version 0.7.5
- Fixed bug with Firefox 22
- New checklist: OpenData
- Tests improvements
2013-05-31 - Version 0.7.4
- Added an API reachable by other addons to add checklists, tests, etc.
2013-05-07 - Version 0.7.3
- Fixed a bug with Firefox 20
- New net-log version
2013-03-28 - Version 0.7.2
- Fixed a bug with test result accuracy
2013-03-15 - Version 0.7.1
- Fixed a bug with request logger
2013-03-12 - Version 0.7.0
- New lib for test-runner and net-log
- Async where needed
- Enhanced test runner speed
2013-01-16 - Version 0.6.4
- Fixed a critical bug
2013-01-16 - Version 0.6.3
- Backport jquery-ui version for AMO
2013-01-14 - Version 0.6.2
- Compatible with Firefox 16
2013-01-08 - Version 0.6.1
- Updated libs (jQuery, jQuery UI, toolbarbutton fork)
2013-01-07 - Version 0.6
- Addon-SDK 1.12
- Added button in toolbar after install
- English "About" page
- Better filename for CSV export
- Removed 39 slow tests
- Now works on Iceweseal
2012-12-07 - Version 0.5.1
- Fixed some tests
2012-12-04 - Version 0.5
- Opquast Reporting export
- Added new checklists
- Lot of design changes
- New way to handle panels
2012-09-28 - Version 0.3
- Various bug fix
- Updated Addon SDK and libs
2012-08-11 - Version 0.2.4
- Removed datatables
- Fixed jquery-ui version for AMO
2012-07-19 - Version 0.2.3
- Removed changelog on upgrade (for now)
2012-07-19 - Version 0.2.2
- Lot of fixes for AMO conformance
- Improved tests
2012-07-05 - Version 0.2.1
- Fixed a bug that prevented help page display on install
- Force scroll with web inspector node selection
2012-07-05 - Version 0.2
- Mozilla SDK 1.8 (Firefox 13+ only)
- New way to handle panels
- Added SEO Checklist
- Added theme for each test
- Added a "display" button
- Works well with Mozilla webdev tools now
2012-06-28 - Version 0.1.1
- Fixed a bug with feedback link
2012-06-27 - Version 0.1
- Initial release