You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .release.json
+32-8Lines changed: 32 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@
86
86
"station": {
87
87
"currentVersion": "0.6.0",
88
88
"dependentProjects": [],
89
-
"newVersion": null
89
+
"newVersion": "0.7.0"
90
90
},
91
91
"upgrader-api": {
92
92
"currentVersion": "0.2.0",
@@ -140,21 +140,21 @@
140
140
"dependencyCollection": "dependencies"
141
141
}
142
142
],
143
-
"newVersion": null
143
+
"newVersion": "0.6.0"
144
144
},
145
145
"dfx-orbit": {
146
146
"currentVersion": "0.10.0",
147
147
"dependentProjects": [],
148
-
"newVersion": null
148
+
"newVersion": "0.11.0"
149
149
},
150
150
"marketing-dapp": {
151
151
"currentVersion": "0.3.0",
152
152
"newVersion": null,
153
153
"dependentProjects": []
154
154
},
155
155
"wallet-dapp": {
156
-
"currentVersion": "0.6.0",
157
-
"newVersion": "0.6.1",
156
+
"currentVersion": "0.6.1",
157
+
"newVersion": "0.7.0",
158
158
"dependentProjects": []
159
159
},
160
160
"docs-portal": {
@@ -164,13 +164,37 @@
164
164
}
165
165
},
166
166
"changes": {
167
+
"station": {
168
+
"releaseVersion": {
169
+
"rawVersion": "0.7.0",
170
+
"gitTag": "@orbit/station-v0.7.0",
171
+
"isPrerelease": false
172
+
},
173
+
"contents": "## 0.7.0 (2026-06-08)\n\n\n### 🚀 Features\n\n- **station:** request deduplication ([#589](https://github.com/dfinity/orbit/pull/589))\n\n- **station:** Add tags to the request ([#590](https://github.com/dfinity/orbit/pull/590))\n\n- **station,upgrader,control-panel:** enable overflow-checks in production canister builds ([#571](https://github.com/dfinity/orbit/pull/571))\n\n\n### 🧱 Updated Dependencies\n\n- Updated station-api to 0.6.0\n\n\n### ❤️ Thank You\n\n- mraszyk @mraszyk\n- tomer-dfinity"
174
+
},
175
+
"station-api": {
176
+
"releaseVersion": {
177
+
"rawVersion": "0.6.0",
178
+
"gitTag": "@orbit/station-api-v0.6.0",
179
+
"isPrerelease": false
180
+
},
181
+
"contents": "## 0.6.0 (2026-06-08)\n\n\n### 🚀 Features\n\n- **station:** request deduplication ([#589](https://github.com/dfinity/orbit/pull/589))\n\n- **station:** Add tags to the request ([#590](https://github.com/dfinity/orbit/pull/590))\n\n- **station,upgrader,control-panel:** enable overflow-checks in production canister builds ([#571](https://github.com/dfinity/orbit/pull/571))\n\n\n### ❤️ Thank You\n\n- mraszyk @mraszyk\n- tomer-dfinity"
182
+
},
167
183
"wallet-dapp": {
168
184
"releaseVersion": {
169
-
"rawVersion": "0.6.1",
170
-
"gitTag": "@orbit/wallet-dapp-v0.6.1",
185
+
"rawVersion": "0.7.0",
186
+
"gitTag": "@orbit/wallet-dapp-v0.7.0",
187
+
"isPrerelease": false
188
+
},
189
+
"contents": "## 0.7.0 (2026-06-08)\n\n\n### 🚀 Features\n\n- **station:** request deduplication ([#589](https://github.com/dfinity/orbit/pull/589))\n\n- **station:** Add tags to the request ([#590](https://github.com/dfinity/orbit/pull/590))\n\n- **station,upgrader,control-panel:** enable overflow-checks in production canister builds ([#571](https://github.com/dfinity/orbit/pull/571))\n\n\n### ❤️ Thank You\n\n- mraszyk @mraszyk\n- tomer-dfinity"
190
+
},
191
+
"dfx-orbit": {
192
+
"releaseVersion": {
193
+
"rawVersion": "0.11.0",
194
+
"gitTag": "@orbit/dfx-orbit-v0.11.0",
171
195
"isPrerelease": false
172
196
},
173
-
"contents": "## 0.6.1 (2025-07-28)\n\n\n### 🩹 Fixes\n\n- **ui:** degraded experience when failed to load system info ([#585](https://github.com/dfinity/orbit/pull/585))\n\n- **wallet:** remove invalid check for new controller input ([#593](https://github.com/dfinity/orbit/pull/593))\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- Kepler Vital"
197
+
"contents": "## 0.11.0 (2026-06-08)\n\n\n### 🚀 Features\n\n- **marketing:** marketing site home page ([#500](https://github.com/dfinity/orbit/pull/500))\n\n- **docs:** initial docs portal ([#493](https://github.com/dfinity/orbit/pull/493))\n\n- **station:** configurable station initialization ([#482](https://github.com/dfinity/orbit/pull/482))\n\n- **upgrader:** new endpoint to list station snapshots ([#545](https://github.com/dfinity/orbit/pull/545))\n\n- **station:** update Request::last_modification_timestamp on adding approval ([#576](https://github.com/dfinity/orbit/pull/576))\n\n- **wallet:** DR UI ([#557](https://github.com/dfinity/orbit/pull/557))\n\n- **station:** request deduplication ([#589](https://github.com/dfinity/orbit/pull/589))\n\n- **station:** Add tags to the request ([#590](https://github.com/dfinity/orbit/pull/590))\n\n- **station,upgrader,control-panel:** enable overflow-checks in production canister builds ([#571](https://github.com/dfinity/orbit/pull/571))\n\n\n### 🩹 Fixes\n\n- **CI:** use rustup 1.27.1 for docker build ([#532](https://github.com/dfinity/orbit/pull/532))\n\n- **station:** bump ic-cdk to fix canister_status parsing ([#538](https://github.com/dfinity/orbit/pull/538))\n\n\n### 🧱 Updated Dependencies\n\n- Updated station-api to 0.6.0\n\n\n### ❤️ Thank You\n\n- Jan Hrubes @jedna\n- Kepler Vital\n- mraszyk @mraszyk\n- olaszakos\n- tomer-dfinity"
0 commit comments