From cd6f8b95b201d8466b11a43c680bf06c8961b68b Mon Sep 17 00:00:00 2001 From: Mikiko <112603073+wenzhuo2022@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:01:51 +0800 Subject: [PATCH 1/9] Update README-CN.md (#3768) --- README-CN.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README-CN.md b/README-CN.md index b71e4fb279..559bba9328 100644 --- a/README-CN.md +++ b/README-CN.md @@ -94,8 +94,7 @@ ILLA CLI 使您能够以超乎想象的速度部署 ILLA Builder。 [单击此 加入 ILLA 社区,分享您的想法、建议或问题,并与其他用户和贡献者交流。 加入微信群: -![IMG_6451](https://github.com/illacloud/illa-builder/assets/112603073/06b024f1-5aad-428a-9342-ee4396d20e92) - +![IMG_6562](https://github.com/illacloud/illa-builder/assets/112603073/3cec7e97-16fa-40bf-9abf-2f02be1fad6f) From c61f777cda6e2fce7f631ce1f49b02a7db340d5f Mon Sep 17 00:00:00 2001 From: AruSeito Date: Tue, 9 Apr 2024 10:53:09 +0800 Subject: [PATCH 2/9] Delete .github/ISSUE_TEMPLATE/bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ---------------------------- 1 file changed, 38 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index dd84ea7824..0000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] - -**Additional context** -Add any other context about the problem here. From 25724e77cbd9d4c43d3946006a5990ed43c29651 Mon Sep 17 00:00:00 2001 From: AruSeito Date: Tue, 9 Apr 2024 10:53:23 +0800 Subject: [PATCH 3/9] Delete .github/ISSUE_TEMPLATE/ai-agent-idea.yml --- .github/ISSUE_TEMPLATE/ai-agent-idea.yml | 28 ------------------------ 1 file changed, 28 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/ai-agent-idea.yml diff --git a/.github/ISSUE_TEMPLATE/ai-agent-idea.yml b/.github/ISSUE_TEMPLATE/ai-agent-idea.yml deleted file mode 100644 index 2b6f771115..0000000000 --- a/.github/ISSUE_TEMPLATE/ai-agent-idea.yml +++ /dev/null @@ -1,28 +0,0 @@ -name: "Has AI-Agent idea" -description: "AI-Agent idea request" -labels: ["ILLA with AI"] -title: "[AI Agent idea] " -body: - - type: "markdown" - attributes: - value: | - Thanks for creating an issue 😄! - - Please search open/closed issues before submitting. Someone - might have asked the same thing before 😉! - - If you want to discuss sth, please go to the [Discussion](https://github.com/illacloud/discussions) - - - type: "input" - id: "description" - attributes: - label: "Description" - description: "A brief description of the idea." - validations: - required: true - - type: "textarea" - id: "additional-information" - attributes: - label: "Additional Information" - description: | - Use this section to provide any additional information you might have like notes, or links to ideas. From 11a192e9d1846b4dee0aa3db7639ff8267158b7d Mon Sep 17 00:00:00 2001 From: AruSeito Date: Tue, 9 Apr 2024 10:53:34 +0800 Subject: [PATCH 4/9] Delete .github/ISSUE_TEMPLATE/app-idea.yml --- .github/ISSUE_TEMPLATE/app-idea.yml | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/app-idea.yml diff --git a/.github/ISSUE_TEMPLATE/app-idea.yml b/.github/ISSUE_TEMPLATE/app-idea.yml deleted file mode 100644 index 844eb3bb60..0000000000 --- a/.github/ISSUE_TEMPLATE/app-idea.yml +++ /dev/null @@ -1,28 +0,0 @@ -name: "Has ILLA App idea" -description: "ILLA App idea request" -labels: ["build with ILLA"] -title: "[ILLA App idea] " -body: - - type: "markdown" - attributes: - value: | - Thanks for creating an issue 😄! - - Please search open/closed issues before submitting. Someone - might have asked the same thing before 😉! - - If you want to discuss sth, please go to the [Discussion](https://github.com/illacloud/discussions) - - - type: "input" - id: "description" - attributes: - label: "Description" - description: "A brief description of the idea." - validations: - required: true - - type: "textarea" - id: "additional-information" - attributes: - label: "Additional Information" - description: | - Use this section to provide any additional information you might have like notes, or links to ideas. From 207544103df362a2b3d74637daa12e9660054050 Mon Sep 17 00:00:00 2001 From: Mikiko <112603073+wenzhuo2022@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:21:31 +0800 Subject: [PATCH 5/9] [ci skip]Update README-CN.md (#3769) --- README-CN.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README-CN.md b/README-CN.md index 559bba9328..e99a48063b 100644 --- a/README-CN.md +++ b/README-CN.md @@ -94,9 +94,7 @@ ILLA CLI 使您能够以超乎想象的速度部署 ILLA Builder。 [单击此 加入 ILLA 社区,分享您的想法、建议或问题,并与其他用户和贡献者交流。 加入微信群: -![IMG_6562](https://github.com/illacloud/illa-builder/assets/112603073/3cec7e97-16fa-40bf-9abf-2f02be1fad6f) - - +![IMG_6640](https://github.com/illacloud/illa-builder/assets/112603073/56ec853e-eb0d-46e8-aa82-89e90bcd871e) Discord与Github社区入口 From cbd34ce2f9c5f329690dacd3c61344691fee1846 Mon Sep 17 00:00:00 2001 From: Mikiko <112603073+wenzhuo2022@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:05:36 +0800 Subject: [PATCH 6/9] [ci skip]Update README-CN.md (#3770) --- README-CN.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README-CN.md b/README-CN.md index e99a48063b..5210e91981 100644 --- a/README-CN.md +++ b/README-CN.md @@ -52,8 +52,6 @@ ILLA CLI 使您能够以超乎想象的速度部署 ILLA Builder。 [单击此
部署成功后,您可以使用邮箱注册或使用以下信息登录:

Username (email): root

Password: password

- - ## 使用指南 @@ -94,7 +92,8 @@ ILLA CLI 使您能够以超乎想象的速度部署 ILLA Builder。 [单击此 加入 ILLA 社区,分享您的想法、建议或问题,并与其他用户和贡献者交流。 加入微信群: -![IMG_6640](https://github.com/illacloud/illa-builder/assets/112603073/56ec853e-eb0d-46e8-aa82-89e90bcd871e) +![IMG_6731](https://github.com/illacloud/illa-builder/assets/112603073/fe4de8fb-e58f-4efa-86ba-9366591ce2a7) + Discord与Github社区入口 From 7f704978b528d8e191eaa4bf99bfa45a0ef1f500 Mon Sep 17 00:00:00 2001 From: Mikiko <112603073+wenzhuo2022@users.noreply.github.com> Date: Tue, 30 Apr 2024 19:37:52 +0800 Subject: [PATCH 7/9] [ci skip]Update README-CN.md (#3771) --- README-CN.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README-CN.md b/README-CN.md index 5210e91981..0ebd4dbc65 100644 --- a/README-CN.md +++ b/README-CN.md @@ -92,7 +92,8 @@ ILLA CLI 使您能够以超乎想象的速度部署 ILLA Builder。 [单击此 加入 ILLA 社区,分享您的想法、建议或问题,并与其他用户和贡献者交流。 加入微信群: -![IMG_6731](https://github.com/illacloud/illa-builder/assets/112603073/fe4de8fb-e58f-4efa-86ba-9366591ce2a7) +![IMG_6898](https://github.com/illacloud/illa-builder/assets/112603073/f89a0a8c-9de2-4a74-9463-55881613cc8a) + Discord与Github社区入口 From 27592a5021f0b1a0b4116f907a9f626332243ffe Mon Sep 17 00:00:00 2001 From: Mikiko <112603073+wenzhuo2022@users.noreply.github.com> Date: Mon, 6 May 2024 18:10:14 +0800 Subject: [PATCH 8/9] [ci skip]Update README-CN.md (#3772) --- README-CN.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README-CN.md b/README-CN.md index 0ebd4dbc65..a1fddba125 100644 --- a/README-CN.md +++ b/README-CN.md @@ -92,7 +92,8 @@ ILLA CLI 使您能够以超乎想象的速度部署 ILLA Builder。 [单击此 加入 ILLA 社区,分享您的想法、建议或问题,并与其他用户和贡献者交流。 加入微信群: -![IMG_6898](https://github.com/illacloud/illa-builder/assets/112603073/f89a0a8c-9de2-4a74-9463-55881613cc8a) +![IMG_6981](https://github.com/illacloud/illa-builder/assets/112603073/e83ca948-3ba3-4fe8-a016-b93a998e2f66) + From a63b32917b09e526b566ec8e987e0953fb3713ed Mon Sep 17 00:00:00 2001 From: Scenery <1507337624@qq.com> Date: Thu, 9 May 2024 18:19:18 +0800 Subject: [PATCH 9/9] feat: fix some bug and improve user experience --- apps/builder/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/builder/package.json b/apps/builder/package.json index 3f01324845..f6be1eb53e 100644 --- a/apps/builder/package.json +++ b/apps/builder/package.json @@ -5,7 +5,7 @@ "private": true, "author": "ILLA Cloud ", "license": "Apache-2.0", - "version": "4.7.0", + "version": "4.8.0", "scripts": { "dev": "vite --strictPort --force", "build-cloud": "NODE_OPTIONS=--max-old-space-size=12288 vite build --mode cloud",