-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathreleases.json
268 lines (268 loc) · 11 KB
/
releases.json
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
[{
"version": "1.6.0-beta.6",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.6.0-beta.6.zip",
"date": "2017-09-18T09:02:00-05:00",
"notes": [
"[Fixed] Tag importing without a field layout.",
"[Fixed] SuperTable export error.",
"[Fixed] LinkIt export error.",
"[Fixed] Asset source parsing."
]
}, {
"version": "1.6.0-beta.5",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.6.0-beta.5.zip",
"date": "2017-05-05T10:41:16-05:00",
"notes": [
"[Fixed] Neo valid field layout detection fixed."
]
}, {
"version": "1.6.0-beta.4",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.6.0-beta.4.zip",
"date": "2017-04-26T13:17:32-05:00",
"notes": [
"[Fixed] Removed rollback feature when exception occurs. The database still gets backed up before any modifications happen.",
"[Fixed] Fix section errors when hasUrls is false.",
"[Fixed] Fix missing output list after import if something goes wrong.",
"[Fixed] Fix SuperTable export if width is undefined.",
"[Fixed] Add Field Layout handle testing to Neo field export.",
"[Fixed] Fix content model export converting string values into numbers.",
"[Fixed] Fix parseFieldSources looping over string values."
]
}, {
"version": "1.6.0-beta.3",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.6.0-beta.3.zip",
"date": "2017-02-28T07:55:44-06:00",
"notes": [
"[Fixed] Correctly export PositionSelect when inside a Matrix or SuperTable."
]
}, {
"version": "1.6.0-beta.2",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.6.0-beta.2.zip",
"date": "2017-02-27T09:14:32-06:00",
"notes": [
"[Fixed] User group export when exporting a user without group permissions with a user that has group permissions."
]
}, {
"version": "1.6.0-beta",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.6.0-beta.zip",
"date": "2017-02-13T08:13:33-06:00",
"notes": [
"[Added] Import / Exporting of Routes",
"[Added] Import / Exporting of Tags",
"[Added] Structural migrations",
"[Improved] Implemented a database rollback feature when an exception occurs."
]
}, {
"version": "1.5.5.3",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.5.3.zip",
"date": "2017-01-23T09:36:08-06:00",
"notes": [
"[Fixed] Fixed maxChildBlock from causing errors if using an older version of Neo.",
"[Improved] Added field type checks to test if a field is available before attempting creation.",
"[Improved] Added locale check to category group import."
]
}, {
"version": "1.5.5.2",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.5.2.zip",
"date": "2016-11-03T12:45:38-05:00",
"notes": [
"[Fixed] Fixed maxChildBlock from causing errors if not part of the JSON model."
]
}, {
"version": "1.5.5.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.5.1.zip",
"date": "2016-11-03T10:49:36-05:00",
"notes": [
"[Added] Support for NeoField's maxChildBlock setting added in Neo v1.4.0."
]
}, {
"version": "1.5.5",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.5.zip",
"date": "2016-11-02T08:36:00-05:00",
"notes": [
"[Fixed] Correctly Fix Section import when hasUrls is set to false.",
"[Fixed] Fix RichText field export when no available asset sources are selected."
]
}, {
"version": "1.5.4.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.4.1.zip",
"date": "2016-10-24T17:22:52-05:00",
"notes": [
"[Fixed] Fix Section export/import to not always generate a primary locale.",
"[Fixed] Fix Section enableVersioning flag always being true from incorrect parsing.",
"[Fixed] Fix Group permissions createSubfoldersInAssetSource belongs in assetsource_perms."
]
}, {
"version": "1.5.4",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.4.zip",
"date": "2016-10-24T13:18:48-05:00",
"notes": [
"[Fixed] Fix Section import when hasUrls is set to false.",
"[Fixed] Fix User Group Permissions export/import of category groups using IDs instead of handles."
]
}, {
"version": "1.5.3.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.3.1.zip",
"date": "2016-10-24T10:12:48-05:00",
"notes": [
"[Fixed] Fix Section export when using locales outside of primary locale."
]
}, {
"version": "1.5.2",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.2.zip",
"date": "2016-09-26T07:39:34-05:00",
"notes": [
"[Fixed] Fix UserGroup error on Export tab when not using Pro edition of craft.",
"[Fixed] Fix User field requiring an array to be imported successfully."
]
}, {
"version": "1.5.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.1.zip",
"date": "2016-09-22T09:11:11-05:00",
"notes": [
"[Fixed] Fix UserGroup import order to ensure User Fields can select a group as a source during import."
]
}, {
"version": "1.5.0",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.5.0.zip",
"date": "2016-09-20T12:45:02-05:00",
"notes": [
"[Added] Import / Exporting of Users",
"[Added] Import / Exporting of User Groups",
"[Added] Import / Exporting of Category Groups",
"[Added] Some more graceful errors with sections and fields."
]
}, {
"version": "1.4.3",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.4.3.zip",
"date": "2016-08-30T09:19:37-05:00",
"notes": [
"[Fixed] Fix importing section entry types that used identical handles."
]
}, {
"version": "1.4.2",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.4.2.zip",
"date": "2016-08-15T10:55:25-05:00",
"notes": [
"[Fixed] Fix exporting of Sections urlFormat."
]
}, {
"version": "1.4.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.4.1.zip",
"date": "2016-07-18T14:28:46-05:00",
"notes": [
"[Fixed] Fix exporting of PositionSelect fields having incorrect structure."
]
}, {
"version": "1.4.0",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.4.0.zip",
"date": "2016-06-24T17:06:09-05:00",
"notes": [
"[Added] Fruit LinkIt import / export support.",
"[Added] Reasons import / export support.",
"[Added] Relabel import / export support.",
"[Fixed] Fix exporting of RichText fields missing some settings."
]
}, {
"version": "1.3.3",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.3.3.zip",
"date": "2016-06-22T11:45:45-05:00",
"notes": [
"[Fixed] yet another SuperTable export crash"
]
}, {
"version": "1.3.2",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.3.2.zip",
"date": "2016-06-22T11:09:18-05:00",
"notes": [
"[Fixed] javascript dependent field selection",
"[Fixed] SuperTable field sources exporting"
]
}, {
"version": "1.3.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.3.1.zip",
"date": "2016-06-22T10:43:48-05:00",
"notes": [
"[Fixed] crashes related to requiredFields missing or not being arrays",
"[Added] SuperTable exporting"
]
}, {
"version": "1.3.0",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.3.0.zip",
"date": "2016-06-22T09:14:51-05:00",
"notes": [
"[Improved] Avoid déjà vu by selecting all on the export page instead of selecting each field individually.",
"[Improved] \"We are all victims of causality. I make fields that are dependent on other fields, I must export the dependent fields with the main field. Cause and effect.\" You don't remember that line? Either way now when you select a field with dependencies, the dependencies are automatically selected, too.",
"[Improved] Take the red pill. The Architect permits you to export Matrix fields as Neo fields."
]
}, {
"version": "1.2.2",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.2.2.zip",
"date": "2016-06-08T10:41:04-05:00",
"notes": [
"[Fixed] getReleaseFeedUrl had the incorrect url"
]
}, {
"version": "1.2.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.2.1.zip",
"date": "2016-06-08T08:47:58-05:00",
"notes": [
"[Improved] Disable checkbox for SuperTables since they do not export correctly.",
"[Improved] Plugin Icons"
]
}, {
"version": "1.2.0",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.2.0.zip",
"date": "2016-06-03T12:08:30-05:00",
"notes": [
"[Improved] Import assets and set field layouts in a specific order to allow fields that reference assets to be imported while allowing assets to reference fields itself.",
"[Added] Check field layouts for missing fields to prevent database errors from craft."
]
}, {
"version": "1.1.2",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.1.2.zip",
"date": "2016-06-03T11:17:44-05:00",
"notes": [
"[Fixed] Assets sources bug when sources is \"*\" instead of an array.",
"[Fixed] Neo field export missing groups."
]
}, {
"version": "1.1.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.1.1.zip",
"date": "2016-06-02T11:30:12-05:00",
"notes": [
"[Improved] Import Sections before fields"
]
}, {
"version": "1.1.0",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.1.0.zip",
"date": "2016-06-02T11:19:19-05:00",
"notes": [
"[Added] Exporting of sections",
"[Added] Exporting of sources",
"[Added] Exporting of transforms",
"[Added] Exporting of globals"
]
}, {
"version": "1.0.2",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.0.2.zip",
"date": "2016-06-01T11:50:29-05:00",
"notes": [
"[Improved] JSON_NUMERIC_CHECK flag for json_encode"
]
}, {
"version": "1.0.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.0.1.zip",
"date": "2016-06-01T10:27:56-05:00",
"notes": [
"[Added] getReleaseFeedUrl defined for craft update notifications about plugin"
]
}, {
"version": "1.0.1",
"downloadUrl": "https://github.com/Pennebaker/craftcms-thearchitect/archive/v1.0.1.zip",
"date": "2016-06-01T10:24:15-05:00",
"notes": [
"[Added] Import and construct fields",
"[Added] Exporting of fields"
]
}]