Skip to content

Commit f50d210

Browse files
authored
Merge pull request d-run#497 from windsonsea/rn1030
[en] Update en/rel-notes.md
2 parents 3025290 + 494dedc commit f50d210

File tree

1 file changed

+115
-0
lines changed

1 file changed

+115
-0
lines changed

docs/zh/docs/en/rel-notes.md

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,121 @@ hide:
77

88
This page outlines key feature updates for d.run.
99

10+
## 2025-10-30
11+
12+
### Billing Center v0.10.0
13+
14+
#### 🚀 New Features
15+
16+
- **[Wallet]** Supports balance alerts. Users can set a threshold balance and receive notifications when available cash drops below this value.
17+
- **[Quota Management]** Supports cost quotas for sub-accounts, allowing limitation of maximum spendable amounts; supports top-up/deduction for sub-accounts; supports restricting and shutting down services when the quota is exhausted.
18+
- **[Quota Management]** Supports topping up or deducting quota amounts for sub-accounts to adjust available balances.
19+
- **[Quota Management]** Supports controlling whether services should be restricted or shut down when the quota is exhausted.
20+
21+
## 2025-09-29
22+
23+
### Compute Cloud v0.11.0
24+
25+
#### 🚀 New Features
26+
27+
- **[Compute Marketplace]** Supports viewing sub-account lists and resources.
28+
- **[Image Registry]** Added new alert rules for saving images.
29+
30+
#### 🐛 Bug Fixes
31+
32+
- **[Container Instance]** Fixed an issue where inventory was not released after yearly/monthly prepaid instances were automatically shut down upon expiration.
33+
- **[Container Instance]** Supports cardless boot mode (unified configuration, free of charge).
34+
- **[File Storage]** File storage now supports scaling up and down.
35+
36+
### Billing Center v0.9.0
37+
38+
#### 🚀 New Features
39+
40+
- **[Transaction Details]** Supports viewing sub-account consumption records.
41+
- **[Transaction Details]** Supports exporting transaction detail reports.
42+
- **[Order Management]** Supports exporting order record reports.
43+
- **[Bill Management]** Supports exporting billing record reports.
44+
- **[Bill Management]** Supports exporting monthly bill reports.
45+
46+
#### 🐛 Bug Fixes
47+
48+
- **[Bill Management]** Monthly billing timezone changed to UTC+8.
49+
50+
### Large Model Service Platform (WS Mode – Private Cloud) v0.10.0
51+
52+
#### 🚀 New Features
53+
54+
- Supports viewing audit logs.
55+
56+
## 2025-08-30
57+
58+
### Compute Cloud v0.10.0
59+
60+
#### 🚀 New Features
61+
62+
- **[Container Instance]** Supports saving system disks when shutting down an instance.
63+
- **[Container Instance]** Supports manually specifying image addresses during instance creation.
64+
- **[Container Instance]** Clearer SSH passwordless login guidance.
65+
- **[Container Instance]** Supports viewing image descriptions when selecting images, helping users understand which ports the image exposes by default.
66+
- **[Container Instance]** Supports sorting GPU type, VRAM, and quantity when selecting resources to quickly find suitable specifications.
67+
- **[Container Instance]** Supports searching instances by ID.
68+
- **[Access Management]** Supports exposing ports via HTTPS.
69+
- **[Container Instance]** Supports domestic GPUs: Iluvatar (燧原).
70+
- **[Container Instance]** Supports domestic GPUs: Biren (壁仞).
71+
- **[Container Instance]** SSH welcome message language follows the user's language settings in the personal center.
72+
- **[Compute Marketplace]** Supports purchasing yearly/monthly prepaid instances and displaying discounts.
73+
74+
### Personal Center v0.7.0
75+
76+
#### 🚀 New Features
77+
78+
- **[Sub-Account Management]** Supports managing sub-accounts.
79+
80+
## 2025-07-30
81+
82+
### Compute Cloud v0.8.0
83+
84+
#### 🚀 New Features
85+
86+
- **[Container Instance]** Supports purchasing container instances using yearly/monthly prepaid plans.
87+
- **[Container Instance]** Supports lifecycle management (create/delete/start/stop) for prepaid instances.
88+
- **[Container Instance]** Supports expiration reminders for prepaid instances.
89+
- **[Container Instance]** Supports adding custom startup commands.
90+
- **[Container Instance]** Supports mounting data disks.
91+
- **[Container Instance]** Adds event display during instance startup.
92+
- **[File Storage]** Supports folder display.
93+
94+
#### ⚡ Enhancements
95+
96+
- **[Compute Cloud]** Improved compute cloud audit log event entries.
97+
- **[Compute Cloud]** Improved Zestu alert rules.
98+
- **[Container Instance]** Improved event display for abnormal runtime states.
99+
- **[Image Registry]** Improved image name display.
100+
- **[Image Registry]** Improved error messages for failed system disk save attempts during shutdown.
101+
102+
#### 🐛 Bug Fixes
103+
104+
- **[Compute Cloud]** Fixed missing CPU and memory info for existing container instances after upgrade.
105+
- **[Compute Cloud]** Fixed issue where modifying image registry info in admin caused image save failures.
106+
107+
### Large Model Service Platform (WS Mode – Private Cloud) v0.8
108+
109+
#### 🚀 New Features
110+
111+
- **[Admin Console]** Model list display.
112+
- **[Admin Console]** Supports batch importing models from URLs.
113+
- **[Admin Console]** Supports creating models.
114+
- **[Admin Console]** MaaS model list display.
115+
- **[Admin Console]** Supports adding MaaS models.
116+
- **[Admin Console]** Supports adding multiple upstream endpoint configurations.
117+
- **[Admin Console]** Supports rate limiting per API key.
118+
- **[Admin Console]** Supports rate limiting per workspace.
119+
- **[Admin Console]** Supports adding multiple rate-limit rules.
120+
- **[Admin Console]** Supports load balancing (round-robin).
121+
- **[Admin Console]** Model deployment list display.
122+
- **[Admin Console]** Supports adding multiple model configuration sets.
123+
- **[Admin Console]** Supports vLLM model deployment.
124+
10125
## 2025-06-29
11126

12127
### Compute Cloud v0.7.0

0 commit comments

Comments
 (0)