Skip to content

Commit 8d7296b

Browse files
committed
Update data.json
1 parent 5c13366 commit 8d7296b

File tree

1 file changed

+121
-0
lines changed

1 file changed

+121
-0
lines changed

Demo/What's New?/zh-Hans.lproj/data.json

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,126 @@
153153
"body": "遵循包版本。"
154154
}
155155
]
156+
},
157+
{
158+
"version": "1.5",
159+
"new": [
160+
{
161+
"icon": "hammer",
162+
"title": "Layout",
163+
"subtitle": "Fixed",
164+
"body": "on iOS Landscape."
165+
},
166+
{
167+
"icon": "macpro.gen3.server",
168+
"title": "Serverless",
169+
"subtitle": "Design",
170+
"body": "Free and open source! Created by Ming with ❤️‍🔥"
171+
},
172+
{
173+
"icon": "arrow.triangle.pull",
174+
"title": "Contribute",
175+
"subtitle": "Together",
176+
"body": "Pull requests and make it better for everyone!"
177+
}
178+
]
179+
},
180+
{
181+
"version": "1.4",
182+
"new": [
183+
{
184+
"icon": "hammer",
185+
"title": "Crash",
186+
"subtitle": "Fixed",
187+
"body": "on macOS."
188+
},
189+
{
190+
"icon": "macpro.gen3.server",
191+
"title": "Serverless",
192+
"subtitle": "Design",
193+
"body": "Free and open source! Created by Ming with ❤️‍🔥"
194+
},
195+
{
196+
"icon": "arrow.triangle.pull",
197+
"title": "Contribute",
198+
"subtitle": "Together",
199+
"body": "Pull requests and make it better for everyone!"
200+
}
201+
]
202+
},
203+
{
204+
"version": "1.3",
205+
"new": [
206+
{
207+
"icon": "bell.badge",
208+
"title": "Remote Drop",
209+
"subtitle": "Supported",
210+
"body": "Instead of full page sheet, you can use a small drop too!"
211+
},
212+
{
213+
"icon": "macpro.gen3.server",
214+
"title": "Serverless",
215+
"subtitle": "Design",
216+
"body": "Free and open source! Created by Ming with ❤️‍🔥"
217+
},
218+
{
219+
"icon": "arrow.triangle.pull",
220+
"title": "Contribute",
221+
"subtitle": "Together",
222+
"body": "Pull requests and make it better for everyone!"
223+
}
224+
]
225+
},
226+
{
227+
"version": "1.2",
228+
"new": [
229+
{
230+
"icon": "square.and.arrow.down.fill",
231+
"title": "Remote File",
232+
"subtitle": "Supported",
233+
"body": "Direct load via remote storage. Easy!"
234+
},
235+
{
236+
"icon": "macpro.gen3.server",
237+
"title": "Serverless",
238+
"subtitle": "Design",
239+
"body": "Free and open source! Created by Ming with ❤️‍🔥"
240+
},
241+
{
242+
"icon": "arrow.triangle.pull",
243+
"title": "Contribute",
244+
"subtitle": "Together",
245+
"body": "Pull requests and make it better for everyone!"
246+
}
247+
]
248+
},
249+
{
250+
"version": "1.1",
251+
"new": [
252+
{
253+
"icon": "hammer.fill",
254+
"title": "Bug fixes",
255+
"subtitle": "Broken UI",
256+
"body": "Available for iOS 16, iPadOS 16, macOS 13"
257+
},
258+
{
259+
"icon": "square.and.arrow.down.fill",
260+
"title": "Local File",
261+
"subtitle": "Supported",
262+
"body": "Direct load via local storage. Super fast!"
263+
},
264+
{
265+
"icon": "macpro.gen3.server",
266+
"title": "Serverless",
267+
"subtitle": "Design",
268+
"body": "Free and open source! Created by Ming with ❤️‍🔥"
269+
},
270+
{
271+
"icon": "arrow.triangle.pull",
272+
"title": "Contribute",
273+
"subtitle": "Together",
274+
"body": "Pull requests and make it better for everyone!"
275+
}
276+
]
156277
}
157278
]

0 commit comments

Comments
 (0)