openyida 2026.8.31-2 → 2026.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -269,6 +269,7 @@ function buildCreateAppPayload(params, auth, contentLocale, openExclusive, openP
269
269
  openPhysicColumn,
270
270
  openIsolationDatabase: 'n',
271
271
  openExclusiveUnit: 'n',
272
+ createWithModernTheme: 'y',
272
273
  group: 'ALL',
273
274
  fromBuilderAi: 'y',
274
275
  builderAiSource: resolveBuilderAiSource(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openyida",
3
- "version": "2026.8.31-2",
3
+ "version": "2026.9.1",
4
4
  "description": "OpenYida CLI - 宜搭低代码 AI 开发工具(安装即用,零配置)",
5
5
  "bin": {
6
6
  "openyida": "bin/yida.js",