This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 79
/
change.log
580 lines (580 loc) · 15.3 KB
/
change.log
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
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
{
"log": [
{
"ver":"7.2.622.1170",
"date":"2023.04.06",
"content":[
"fix bugs: #338"
]
},
{
"ver":"7.2.515.1168",
"date":"2023.04.19",
"content":[
"new translation: pt_BR, by JNylson",
"fix image engine: #293, #321, #294",
"fix bugs: #316, #311, #290, #284, #301,#119,#219, #326",
"delete mini-apps: lottery"
]
},
{
"ver":"7.1.1355.1162",
"date":"2022.10.22",
"content":[
"Update ru translation, by TuTAH1",
"fix bugs: #273, #272"
]
},
{
"ver":"7.1.1225.1160",
"date":"2022.09.14",
"content":[
"new: exclusion (blacklist/whitelist)",
"upgrade readme",
"fix bugs: #263"
]
},
{
"ver":"7.1.1212.1154",
"date":"2022.09.02",
"content":[
"new option - URLs list for internal pages",
"upgrade fixURL",
"fix bugs: #171, #238, #244, #252, #254 (newtab/newwindow error)"
]
},
{
"ver":"7.1.382.1148",
"date":"2022.03.17",
"content":[
"new action: Reopen in Incognito Window",
"action zoom: add new options, Reset default zoom factor as(%) and set the factor when page loaded or reloaded as default one",
"new option type: check with text/range/radio, radio",
"fix bugs: #190, #191, #183, #182, #194",
"fix bugs: context menu action cant get link's url"
]
},
{
"ver":"7.0.130.1130",
"date":"2022.01.08",
"content":[
"new feature: Double Click Action, Keyboard Shortcut Actions",
"fix scroll bugs: issues@github: #177, #176, #175, #170, #121"
]
},
{
"ver":"6.8.1332.1118",
"date":"2021.10.01",
"content":[
"fix bugs: issues@github: #167"
]
},
{
"ver":"6.8.1233.1117",
"date":"2021.09.21",
"content":[
"new: add new option open type - current window",
"improve: Support Developer",
"update README",
"fix bugs: issues@github: #141, #154, #113, #152",
"fix new added options of actions dont show and delete droped options"
]
},
{
"ver":"6.7.366.1103",
"date":"2021.03.03",
"content":[
"fix bugs: issues@github: #131, #129"
]
},
{
"ver":"6.7.141.1102",
"date":"2021.01.18",
"content":[
"sort support",
"new mini-apps: notepad, short url",
"upgrade mini-apps",
"submit to microsoft edge #90",
"upgrade purify.js",
"fix bugs: issues@github: #97, #87, #63"
]
},
{
"ver":"6.6.262.1048",
"date":"2020.02.18",
"content":[
"fix bugs: error if there's no sub for rss, issues@github: #85"
]
},
{
"ver":"6.6.260.1045",
"date":"2020.02.16",
"content":[
"new action: magnet",
"upgrade homepage",
"fix bug: issues@github: #74, #84, try to fix #72"
]
},
{
"ver":"6.5.1348.1026",
"date":"2019.10.16",
"content":[
"upgrade tbkjx",
"fix bug: action closeapps, added new options for miniapps don't work"
]
},
{
"ver":"6.5.1240.1020",
"date":"2019.09.26",
"content":[
"new mini-apps: homepage,tbkjx.",
"new action: close all mini-apps in tab.",
"update translation(ru)",
"fix bug: open about error form icon,etc."
]
},
{
"ver":"6.4.1103.1003",
"date":"2019.08.13",
"content":[
"fix bugs: error in Trusted Types API environment."
]
},
{
"ver":"6.4.887.1001",
"date":"2019.07.27",
"content":[
"new mini-apps: convert case, auto reload.",
"fix bugs: Can't add super drag for links and images"
]
},
{
"ver":"6.3.770.881",
"date":"2019.06.30",
"content":[
"new mini-apps: pxmovie",
"fix bugs"
]
},
{
"ver":"6.3.737.877",
"date":"2019.06.01",
"content":[
"new mini-apps: lottery",
"fix bug: issues@github: #52"
]
},
{
"ver":"6.3.640.872",
"date":"2019.05.22",
"content":[
"code review for AMO",
"fix CORB",
"delete theme support",
"fix bugs: issues@github: #47,"
]
},
{
"ver":"6.2.505.848",
"date":"2019.04.10",
"content":[
"new option: about>Support Developer>Show advertisement",
"fix bugs: button for general>custom scripts disappear, issues@github: #40,#37 and others."
]
},
{
"ver":"6.1.1108.837",
"date":"2018.08.18",
"content":[
"fix bug: issues@github: #2,#3,#13,#14,#15"
]
},
{
"ver":"6.1.747.831",
"date":"2018.06.10",
"content":[
"fix bug: some options of appearance error"
]
},
{
"ver":"6.1.742.830",
"date":"2018.06.05",
"content":[
"fix bug: export button disappear"
]
},
{
"ver":"6.1.645.828",
"date":"2018.05.27",
"content":[
"new action: merge all windows",
"change part of interface: about, features on",
"fix bug: icon actions cant work, option- Set the last action as default one cant work"
]
},
{
"ver":"6.0.625.820",
"date":"2018.05.09",
"content":[
"fix bugs: switchtab popup contextmenu, touch gestures can't be closed."
]
},
{
"ver":"6.0.514.816",
"date":"2018.04.18",
"content":[
"touch device support: touch gestures",
"more options of appearance"
]
},
{
"ver":"5.5.271.804",
"date":"2018.02.26",
"content":[
"fix bugs: hide options for non-windows platfrom, action close tab dont work sometimes"
]
},
{
"ver":"5.5.270.801",
"date":"2018.02.25",
"content":[
"new actions(firefox): open [bookmarks]/[search results] in new tabs, reader mode",
"fix bug: conflicted to mouseup on linux(firefox)."
]
},
{
"ver":"5.4.136.783",
"date":"2018.01.14",
"content":[
"new actions(firefox): save as pdf, copy image",
"add save link to drag>links",
"fix bug: mini-apps can't work sometimes"
]
},
{
"ver":"5.3.131.778",
"date":"2018.01.09",
"content":[
"fix bug: request many permissions"
]
},
{
"ver":"5.3.130.775",
"date":"2018.01.08",
"content":[
"improve mini-apps"
]
},
{
"ver":"5.1.1602.764",
"date":"2017.12.17",
"content":[
"new action: search text from clipboard",
"update the image engine of baidu",
"fixed bug: simple drag cant works sometimes"
]
},
{
"ver":"5.1.1576.761",
"date":"2017.12.03",
"content":[
"fixed bug: drag link cant work sometimes, open URL cant add some links, image actions cant work for mouse gestures, option -Convert to URL, if the text can be- cant work sometimes."
]
},
{
"ver":"5.1.1476.754",
"date":"2017.11.22",
"content":[
"new action: save link",
"fixed bugs"
]
},
{
"ver":"5.1.1240.747",
"date":"2017.09.27",
"content":[
"new actions: Go Upper Level,increment/decrement url,disable in current tab temporarily",
"new options for action: close tab",
"fixed bug: when adding new action of super drag, cant drag the text; export/import config error in firefox; rocker gestures be triggered error"
]
},
{
"ver":"5.0.868.727",
"date":"2017.07.10",
"content":[
"new option: Disable drag, when the dragged element was set as draggable",
"fixed bug: Switch to Previous Tab can't work; when enable show next possible action, the UI display wrong",
"improve translation and UI"
]
},
{
"ver":"5.0.737.715",
"date":"2017.06.01",
"content":[
"fixed bug: import configuration fails, sometimes"
]
},
{
"ver":"5.0.638.713",
"date":"2017.05.21",
"content":[
"русский",
"New Russian translation(ru)"
]
},
{
"ver":"5.0.527.707",
"date":"2017.04.30",
"content":[
"fixed bug: In some specific cases, configuration is reset to default."
]
},
{
"ver":"5.0.504.704",
"date":"2017.04.12",
"content":[
"works with Firefox",
"more options for actions: open url in clipboard,Copy Tab",
"delete option: display language",
"fixed bugs: action stop cant work, The configuration file is written with redundant information, Do NOT popup context menu cant work, reset current page cant work"
]
},
{
"ver":"4.1.256.673",
"date":"2017.02.13",
"content":[
"fix bug: Enable drag in text box cant work"
]
},
{
"ver":"4.1.251.672",
"date":"2017.02.08",
"content":[
"new actions: <i>Switch to Previous Tab</i>, <i>custom script list</i>",
"new option: When dragging to a text box, cancel the drag action",
"fix bugs: action name layout error, ESC to cancel cant work"
]
}
],
"oldlog": [
{
"ver":"4.0.1575.663",
"date":"2016.12.02",
"content":[
"fix bugs:wheel gestures cant work, turn off console.log"
]
},
{
"ver":"4.0.1575.662",
"date":"2016.12.02",
"content":[
"fix bugs"
]
},
{
"ver":"4.0.1231.647",
"date":"2016.09.19",
"content":[
"new: <i>popup actions</i>, <i>icon action</i>,<i>context menu</i>",
"delete Show ICON in address bar",
"fix bugs"
]
},
{
"ver": "3.1.765.516",
"date": "2016.06.16",
"content":[
"new: add qr to simple drag and super drag",
"fix bugs"
]
},
{
"ver": "3.0.505.406",
"date": "2016.04.10",
"content":[
"fix bugs"
]
},
{
"ver": "3.0.486.401",
"date": "2016.04.02",
"content":[
"new: rocker gestures, wheel gestures",
"fix bugs"
]
},
{
"ver": "2.13.377.374",
"date": "2016.03.13",
"content":[
"new option: Make Chrome always work in background",
"new open type: new window, new window (background)",
"fix bugs: view source cant work, scroll cant work in frame"
]
},
{
"ver": "2.12.1354.368",
"date": "2015.10.21",
"content":[
"fix bugs: when there is more than 10 search engines,cant set the right engine"
]
},
{
"ver": "2.12.1338.367",
"date": "2015.10.07",
"content":[
"new action: <i>snap window</i>",
"new option: <i>Auto sync configuration</i> (for chinese, firefox and edge), <i>Press [ESC] to cancel current operation</i> and <i>Do NOT popup context menu</i> (for timeout)",
"fix bugs"
]
},
{
"ver": "2.11.1218.357",
"date": "2015.09.08",
"content":[
"new action: <i>mute tab</i>",
"add an option: change drag cursor",
"add new options to <i>save page</i>, <i>add bookmark</i>, <i>pin</i>: close tab, show/hide download bar, show/hide notification, target tab",
"change some options to checkbox"
]
},
{
"ver": "2.10.1113.350",
"date": "2015.08.22",
"content":[
"backup configuration before upgrading",
"fix bugs: cant popup contextmenu sometimes"
]
},
{
"ver": "2.10.1087.344",
"date": "2015.08.08",
"content":[
"fix bugs"
]
},
{
"ver": "2.9.864.334",
"date": "2015.07.06",
"content":[
"delete option: <i>Mini-apps' window, DO NOT be zoomed by Chrome</i>; add option: <i>Show notification from mini-apps</i>",
"new action for links: <i>QR code</i>",
"improve some actions, add option 'show notification' to <i>download image</i> and <i>add bookmark</i>, add options to <i>view source</i>, <i>reopen closed tab</i> only works on chrome 37+ for now. ",
"improve mini-apps",
"fix bugs and improve Chinese (Simplified) translation"
]
},
{
"ver": "2.8.525.315",
"date": "2015.04.28",
"content":[
"new action for links: add bookmark.",
"fix bugs"
]
},
{
"ver": "2.8.374.311",
"date": "2015.03.10",
"content":[
"theme for options page.",
"check the version when importing configuration. smaller configuration size. reset both local and synced configuration when reseting.",
"fix bugs: cant click sometimes, an error console log when draging, An unneeded option of script action."
]
},
{
"ver": "2.7.251.301",
"date": "2015.02.08",
"content":[
"fix bugs: an early configuration upgrade error, simple drag actions cant be edited and so on"
]
},
{
"ver": "2.7.153.286",
"date": "2015.01.29",
"content":[
"rewrite part of appearance, add some new options, <i>note</i>, <i>direction tips</i>, <i>Show next all possible actions</i>, and so on.",
"fix bugs"
]
},
{
"ver": "2.6.1617.266",
"date": "2014.12.31",
"content": ["new action: <i>text to speech</i>", "new mini-apps: <i>speaker</i>", "improve action: <i>QR code</i>", "fix bugs"]
},
{
"ver": "2.5.1608.261",
"date": "2014.12.23",
"content": ["merry christmas"]
},
{
"ver": "2.5.1606.258",
"date": "2014.12.21",
"content": ["smartUp can works when it is first installed, when it is updated to a new version, and when Chrome is updated to a new version.", "new mini-app: <i>numerals converter</i>", "fix bug: blocked context menu when use mouse gestures by middle button on linux/mac."]
},
{
"ver": "2.5.1585.252",
"date": "2014.12.11",
"content": ["fix bug: can't work on old version of chrome."]
},
{
"ver": "2.5.1581.251",
"date": "2014.12.07",
"content": ["renamed smartUp Gestures", "new actions: <i>sharing with email</i>,<i>base64 code</i>,<i>QR code</i>,<i>print</i>", "new option: <i>Mini-apps' window, DO NOT be zoomed by Browser</i>", "improve action of <i>detach tab</i>", "fix bugs"]
},
{
"ver": "2.4.1472.238",
"date": "2014.11.18",
"content": ["new action: <i>miniAPPs list</i>", "improve miniApps", "fix many bugs"]
},
{
"ver": "2.3.1354.217",
"date": "2014.10.21",
"content": ["new actions: <i>recent closed tab</i>, <i>synced tabs</i>", "improve action of <i>zoom</i>, <i>reopen closed tab</i>; delete <i>zoom2</i>"]
},
{
"ver": "2.2.1344.213",
"date": "2014.10.12",
"content": ["new miniapps actions: <i>random number, rss, extensions management</i>", "improve action of <i>close</i>, added <i>keep window, when closing last tab</i>.", "new configuration backup", "continue to improve options page and fixes bug"]
},
{
"ver": "2.1.1240.205",
"date": "2014.09.27",
"content": ["improve options page and fixes bug"]
},
{
"ver": "2.1.1217.201",
"date": "2014.09.07",
"content": ["new: experimental action - <i>zoom2</i>", "new action: <i>rencent bookmark/history</i>", "bug fixes"]
},
{
"ver": "2.0.1114.178 ",
"date": "2014.08.23",
"content": ["upgrade to ver2.0", "new: rewrite options page", "bug fixes"]
},
{
"ver": "1.2.858.163",
"date": "2014.07.01",
"content": ["new: display language switch(english/local)", "new: limited multi-language support", "new actions: <i>tabs list</i>"]
},
{
"ver": "1.2.761.161",
"date": "2014.06.22",
"content": ["new: update notification(disabled by default)", "new actions: <i>zoom, add bookmark, save page(as mhtml)</i>", "use <i>scroll</i> instead of <i>up/down/top/bottom</i>, added <i>left/right/leftmost/rightmost</i> to this action.", "bug fixes"]
},
{
"ver": "1.1.643.151",
"date": "2014.05.26",
"content": ["new: permissions management", "new actions: <i>copy text/link/tab's element/image url, paste text, chrome internal page, reload smartup, next/previous page, save image</i>", "linux support", "bug fixes"]
},
{
"ver": "1.0.525.138",
"date": " 2014.04.29",
"content": ["bug fixes"]
},
{
"ver": "1.0.518.132",
"date": " 2014.04.22",
"content": ["first version"]
}
]
}