|
3 | 3 | Generated by `npm run set:version`. |
4 | 4 | The local changelog is rebuilt from the available `v*` release tags and the current `HEAD` range. |
5 | 5 | The script does not create tags locally. |
6 | | -## v0.35.7 - 2026-03-16 |
| 6 | +## v0.36.3 - 2026-03-31 |
7 | 7 |
|
8 | 8 | - Release source: local versioning run |
| 9 | +- Base ref: `v0.36.0` |
| 10 | +- Range: `v0.36.0..HEAD` |
| 11 | +- Included commits: 3 |
| 12 | + |
| 13 | +### Fix (1) |
| 14 | + |
| 15 | +- [atlas-dashboard] render local runtime feature flags (`681d298`) |
| 16 | + |
| 17 | +### Refactor (2) |
| 18 | + |
| 19 | +- [layers] remove agents image and video layers (`2aa42e9`) |
| 20 | +- [workbench] remove ai and cpp environments (`b42117d`) |
| 21 | + |
| 22 | +## v0.36.0 - 2026-03-17 |
| 23 | + |
| 24 | +- Release tag: `v0.36.0` |
9 | 25 | - Base commit: `1cb11dd` |
10 | | -- Range: `1cb11dd4d10c8bb02488156790b6a984f5831c6d..HEAD` |
11 | | -- Included commits: 187 |
| 26 | +- Range: `1cb11dd4d10c8bb02488156790b6a984f5831c6d..v0.36.0` |
| 27 | +- Included commits: 196 |
12 | 28 |
|
13 | | -### Features (35) |
| 29 | +### Features (41) |
14 | 30 |
|
15 | 31 | - add gateway image and MarkText bootstrap (`2f3bac3`) |
16 | 32 | - add compose stack and development environments (`4230bb4`) |
@@ -46,9 +62,15 @@ The script does not create tags locally. |
46 | 62 | - [atlas-dashboard] expose SwarmUI in the image layer (`4da882d`) |
47 | 63 | - [image-layer] add Fooocus to the image stack (`5747f1b`) |
48 | 64 | - [atlas-dashboard] add Fooocus and fix image briefings (`e4dd9c0`) |
49 | | -- [ai] manage Ollama and InvokeAI model sets via scripts (`b1ad33e`) |
| 65 | +- [ai] manage Ollama and InvokeAI model sets via scripts (`78ee53d`) |
| 66 | +- [ai-video] add ComfyUI and managed video model assets (`a154066`) |
| 67 | +- [gateway] expose the ai-video runtime layer (`45ecfcc`) |
| 68 | +- [cli] wire ai-video through compose and diagnostics (`9226cbd`) |
| 69 | +- [atlas-dashboard] add ai-video layer visibility (`f54e867`) |
| 70 | +- [cli] wire ai-agents through bootstrap and diagnostics (`b21bfb1`) |
| 71 | +- [atlas-dashboard] present n8n as the ai-agents layer (`060ef21`) |
50 | 72 |
|
51 | | -### Fix (37) |
| 73 | +### Fix (41) |
52 | 74 |
|
53 | 75 | - run gitea bootstrap as the service user (`3e9e7e5`) |
54 | 76 | - redirect the gateway root to the lab deck (`d097b14`) |
@@ -86,9 +108,13 @@ The script does not create tags locally. |
86 | 108 | - [ai-image] restore invokeai default startup command (`bd24477`) |
87 | 109 | - [ai-image] refresh the SwarmUI model download path (`39fb4cf`) |
88 | 110 | - [ai-image] tolerate Fooocus warm-up during startup (`3b50c95`) |
89 | | -- [dashboard] repair image services model syntax (`44a08de`) |
| 111 | +- [dashboard] repair image services model syntax (`3cc475f`) |
| 112 | +- [ai-runtime] sync Ollama models and bootstrap InvokeAI FLUX VAE (`588e51e`) |
| 113 | +- [invokeai] bootstrap companion models and fallback loaders (`2657f16`) |
| 114 | +- [invokeai] replace gated VAE bootstrap dependency (`c7c7e93`) |
| 115 | +- [gateway] preserve ai-video flags across combined layers (`ee35514`) |
90 | 116 |
|
91 | | -### Refactor (28) |
| 117 | +### Refactor (29) |
92 | 118 |
|
93 | 119 | - reduce the lab to core services and a volume-backed gateway (`e2914c1`) |
94 | 120 | - split services and workbenches into dedicated networks (`7d34462`) |
@@ -118,6 +144,7 @@ The script does not create tags locally. |
118 | 144 | - [ai-image] inline model bootstrap into runtime services (`c2bcfc0`) |
119 | 145 | - [ai-image] remove SwarmUI and Qwen runtime wiring (`b65e98f`) |
120 | 146 | - [ai-image] remove Fooocus runtime wiring (`6792a96`) |
| 147 | +- [ai-agents] extract n8n into an optional layer (`5c0a02c`) |
121 | 148 |
|
122 | 149 | ### Documentation (36) |
123 | 150 |
|
@@ -162,7 +189,7 @@ The script does not create tags locally. |
162 | 189 |
|
163 | 190 | - add jest coverage for runtime helpers (`1b32878`) |
164 | 191 |
|
165 | | -### CI / Maintenance (43) |
| 192 | +### CI / Maintenance (44) |
166 | 193 |
|
167 | 194 | - remove custom image build warnings (`83fe2e2`) |
168 | 195 | - add host mapping helpers for local lab domains (`5273201`) |
@@ -199,21 +226,19 @@ The script does not create tags locally. |
199 | 226 | - [release] v0.34.20 (`a514330`) |
200 | 227 | - [release] v0.34.24 (`2056f1b`) |
201 | 228 | - [release] v0.34.29 (`735a520`) |
202 | | -- [release] v0.34.31 (`f878f13`) |
203 | | -- [ai-image] mount the InvokeAI model sync script (`372ad4b`) |
204 | | -- [package] refresh author and keyword metadata (`bb7413a`) |
205 | | -- [release] v0.35.2 (`63e5369`) |
206 | | -- [release] run package builds only on main (`566c14d`) |
207 | | -- [release] v0.35.4 (`711d503`) |
208 | | -- [release] v0.35.5 (`dd396c0`) |
209 | | -- [release] v0.35.6 (`1881073`) |
210 | | - |
211 | | -### Other (7) |
| 229 | +- [release] v0.34.31 (`a379f33`) |
| 230 | +- [ai-image] mount the InvokeAI model sync script (`2d47223`) |
| 231 | +- [package] refresh author and keyword metadata (`2e6d9c7`) |
| 232 | +- [release] v0.35.2 (`ae84747`) |
| 233 | +- [release] run package builds only on main (`747e5b4`) |
| 234 | +- [release] v0.35.4 (`0aa5a6e`) |
| 235 | +- [release] v0.35.5 (`acad174`) |
| 236 | +- [release] v0.35.6 (`2a143bb`) |
| 237 | +- [release] v0.35.7 (`ec5021e`) |
| 238 | + |
| 239 | +### Other (4) |
212 | 240 |
|
213 | 241 | - [atlas-dashboard] refine hero card spacing (`6467110`) |
214 | 242 | - [atlas-dashboard] refresh the color system (`1910527`) |
215 | 243 | - [atlas-dashboard] convert the ui to full dark mode (`564dd1e`) |
216 | 244 | - [atlas-dashboard] flatten the dark styling (`d003e08`) |
217 | | -- Fix Ollama startup model sync and InvokeAI FLUX VAE bootstrap (`1312235`) |
218 | | -- Fix InvokeAI model bootstrap and fallback loaders (`84be662`) |
219 | | -- Fix InvokeAI bootstrap gated VAE dependency (`7129e99`) |
|
0 commit comments