-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchanges.json
More file actions
122 lines (122 loc) · 2.43 KB
/
Copy pathchanges.json
File metadata and controls
122 lines (122 loc) · 2.43 KB
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
[
{
"version": "1.0.0",
"added": [
"editor-searchable-dropdowns",
"editor-devtools",
"editor-dark-mode",
"editor-colored-context-menus",
"msg-count-badge",
"scratch-notifier",
"discuss-button",
"editor-stepping",
"image-uploader",
"scratch-messaging",
"forum-time-zones",
"fix-buttons",
"remove-sprite-confirm",
"true-youtube-links",
"progress-bar",
"bitmap-copy",
"more-links",
"youtube-fullscreen",
"data-category-tweaks",
"full-signature"
]
},
{
"version": "1.1.1",
"added": [
"60fps",
"better-emojis",
"cloud-games",
"editor-stage-left",
"forum-search",
"scratchr2",
"search-profile"
],
"modified": [
"bitmap-copy",
"data-category-tweaks",
"full-signature",
"remove-sprite-confirm"
]
},
{
"version": "1.2.1",
"added": [
"clones",
"editor-theme3",
"exact-count",
"infinite-scroll",
"last-edit-tooltip",
"mouse-pos",
"remix-tree-button",
"studio-tools"
],
"modified": [
"60fps",
"bitmap-copy",
"cloud-games",
"editor-dark-mode",
"editor-stage-left",
"full-signature"
],
"removed": [
"data-category-tweaks",
"fix-buttons"
]
},
{
"version": "1.3.1",
"added": [
"animated-thumb",
"live-featured-project",
"pause",
"resizable-comment-input"
],
"modified": [
"60fps",
"clones",
"editor-colored-context-menus",
"editor-stage-left",
"editor-stepping",
"editor-theme3",
"exact-count",
"forum-time-zones",
"full-signature",
"image-uploader",
"infinite-scroll",
"mouse-pos",
"remove-sprite-confirm",
"scratch-notifier",
"studio-tools"
]
},
{
"version": "1.4.0",
"added": [
"block-switching",
"confirm-actions",
"curator-link",
"dark-www",
"editor-messages",
"feature-unshared",
"fix-uploaded-svgs",
"forum-quote-code-beautifier",
"my-ocular",
"project-info",
"project-notes-tabs",
"search-load-more-fix"
],
"modified": [
"editor-dark-mode",
"forum-search",
"live-featured-project",
"more-links",
"resizable-comment-input",
"scratch-notifier",
"search-profile"
]
}
]