Skip to content

Latest commit

 

History

History
373 lines (308 loc) · 15.1 KB

File metadata and controls

373 lines (308 loc) · 15.1 KB

Changelog

Generated by npm run set:version. The local changelog is rebuilt from the available v* release tags and the current HEAD range. The script does not create tags locally.

v0.48.1 - 2026-04-22

  • Release source: local versioning run
  • Base ref: v0.48.1
  • Range: v0.48.1..HEAD
  • Included commits: 2

Other (2)

  • Refactor CLI layout and polish Atlas dashboard UX (9dac4ef)
  • Simplify project scaffolding layout (5b998ff)

v0.48.1 - 2026-04-21

  • Release tag: v0.48.1
  • Base ref: v0.45.2
  • Range: v0.45.2..v0.48.1
  • Included commits: 8

Features (3)

  • [atlas-dashboard] rebuild dashboard shell and 3d topology (6daff8d)
  • [atlas-dashboard] centralize flat visual system (e21dbef)
  • [atlas-dashboard] preserve dashboard state and refine topology map (7793ac9)

Fix (1)

  • [atlas-dashboard] anchor network labels by camera perspective (4c5ceb8)

Refactor (1)

  • [atlas-dashboard] add layered dashboard foundations (90b6e58)

CI / Maintenance (3)

  • [atlas-dashboard] harden local vite dashboard runtime (a890979)
  • [release] split build and publish workflows (7e42f8e)
  • [release] v0.48.1 (0f4343c)

v0.45.2 - 2026-04-20

  • Release tag: v0.45.2
  • Base ref: v0.40.5
  • Range: v0.40.5..v0.45.2
  • Included commits: 13

Features (5)

  • [ai-llm] add local n8n service and bootstrap (00aa7e5)
  • [atlas-dashboard] show n8n bootstrap access (9fac427)
  • [core] add bookstack and hedgedoc services (79dc737)
  • [cli] bootstrap bookstack and expand core checks (4c4ad31)
  • [atlas-dashboard] surface bookstack and hedgedoc (27f8a78)

Fix (1)

  • [core] correct hedgedoc public origin (4f720aa)

Refactor (2)

  • [core] remove nextcloud aio stack (deebdff)
  • [atlas-dashboard] remove nextcloud aio card (18d59c3)

Documentation (3)

  • document local n8n access (0120f7a)
  • remove nextcloud aio references (13ce184)
  • [readme] align core services and bootstrap flow (8915674)

CI / Maintenance (2)

  • [release] v0.45.1 (2978688)
  • [release] v0.45.2 (ceb236a)

v0.40.5 - 2026-04-16

  • Release tag: v0.40.5
  • Base ref: v0.38.0
  • Range: v0.38.0..v0.40.5
  • Included commits: 0

No relevant commits were detected for this release.

v0.38.0 - 2026-04-16

  • Release tag: v0.38.0
  • Base ref: v0.36.4
  • Range: v0.36.4..v0.38.0
  • Included commits: 14

Features (4)

  • [atlas-dashboard] rename AI layer and add n8n card (619c080)
  • [atlas-dashboard] add Plane Penpot and Nextcloud AIO core cards (1f7e6be)
  • [core] add Plane Penpot and Nextcloud AIO services (d370dc7)
  • [core] bootstrap Plane and Penpot default admins (676a690)

Fix (6)

  • [atlas-dashboard] always show AI service cards (31ad140)
  • [core] restore Plane proxy upstream aliases (2a4c519)
  • [penpot] relax postgres first-boot healthcheck (820459d)
  • [runtime] harden apt package installs during image builds (6829e6f)
  • [runtime] harden startup bootstrap and image preparation (dea735b)
  • [ai-llm] avoid duplicate Ollama model sync (ca3492d)

CI / Maintenance (4)

  • [ollama] expand configured runtime model catalog (f4e184f)
  • [release] v0.37.2 (132e3d2)
  • [release] v0.38.0 (b909006)
  • [release] v0.40.5 (5d5df3d)

v0.36.4 - 2026-04-11

  • Release tag: v0.36.4
  • Base ref: v0.36.3
  • Range: v0.36.3..v0.36.4
  • Included commits: 2

CI / Maintenance (2)

  • [deps] update lab runtimes and dependencies (cd7008e)
  • [release] v0.36.4 (a12d26d)

v0.36.3 - 2026-03-31

  • Release tag: v0.36.3
  • Base ref: v0.36.0
  • Range: v0.36.0..v0.36.3
  • Included commits: 4

Fix (1)

  • [atlas-dashboard] render local runtime feature flags (681d298)

Refactor (2)

  • [layers] remove agents image and video layers (2aa42e9)
  • [workbench] remove ai and cpp environments (b42117d)

CI / Maintenance (1)

  • [release] v0.36.3 (5393c91)

v0.36.0 - 2026-03-17

  • Release tag: v0.36.0
  • Base commit: 1cb11dd
  • Range: 1cb11dd4d10c8bb02488156790b6a984f5831c6d..v0.36.0
  • Included commits: 196

Features (41)

  • add gateway image and MarkText bootstrap (2f3bac3)
  • add compose stack and development environments (4230bb4)
  • auto-generate self-signed certificates (5396529)
  • redesign the lab deck with neon visuals and markdown briefings (c48c575)
  • add a shared postgres development server (1117932)
  • document postgres access in the neon deck (b4afa65)
  • redesign the lab index with a clean editorial deck (a77ed51)
  • open lab service links in new tabs (954db60)
  • add node cli for lab operations (82615a3)
  • add scoped console logging (f2d91c4)
  • add development file logging (a2cdb61)
  • preflight published host ports (09ead16)
  • bootstrap a default ollama chat model (0e61103)
  • re-enable n8n templates (0af2ad0)
  • add vite react lab index app (d94fd99)
  • require NVIDIA GPU for Ollama by default (63781b3)
  • [compose] split compose layers and add an optional ai flag (e26bf65)
  • [atlas-dashboard] reflect optional service layers in the dashboard (a923a19)
  • [cli] add commands to save and restore docker images (aff074d)
  • [cli] add commands to save and restore docker volumes (e1570ed)
  • [cli] add live bootstrap progress logs for service waits (e208aeb)
  • [workbench] publish the postgres port on localhost (77cad34)
  • [packaging] run atlas lab from packaged assets without a checkout (af4e899)
  • [backup] bundle docker image archives with live progress logs (3f3cb26)
  • [backup] bundle docker volume backups into single archives (6fb8f5d)
  • [lab-index] add the mui foundation for the redesign (858a9df)
  • [atlas-dashboard] serve the runtime locally through vite (edab17e)
  • [cli] support the optional image generation layer (85744f8)
  • [image-layer] add InvokeAI and FLUX.2 compose services (ad56d29)
  • [atlas-dashboard] add the optional image generation layer (3e80be2)
  • [image-layer] add SwarmUI and Qwen image services (be55b2d)
  • [atlas-dashboard] expose SwarmUI in the image layer (4da882d)
  • [image-layer] add Fooocus to the image stack (5747f1b)
  • [atlas-dashboard] add Fooocus and fix image briefings (e4dd9c0)
  • [ai] manage Ollama and InvokeAI model sets via scripts (78ee53d)
  • [ai-video] add ComfyUI and managed video model assets (a154066)
  • [gateway] expose the ai-video runtime layer (45ecfcc)
  • [cli] wire ai-video through compose and diagnostics (9226cbd)
  • [atlas-dashboard] add ai-video layer visibility (f54e867)
  • [cli] wire ai-agents through bootstrap and diagnostics (b21bfb1)
  • [atlas-dashboard] present n8n as the ai-agents layer (060ef21)

Fix (41)

  • run gitea bootstrap as the service user (3e9e7e5)
  • redirect the gateway root to the lab deck (d097b14)
  • redirect plain http traffic sent to the tls port (c277008)
  • widen dashboard cards and wrap long credentials (082656e)
  • proxy webui and n8n assets behind subpaths (cfc1139)
  • stabilize open webui behind the lab subpath (4321516)
  • proxy root webui routes instead of redirecting them (e352c44)
  • disable openai provider in open webui (57052b2)
  • attach gitea-init to the database network (858cbca)
  • trust outbound tls in n8n and external runners (605e1b0)
  • quiet service probes and localize webui embeddings (3310e81)
  • streamline subprocess failure output (c99537a)
  • reconcile lab runtime workflows (d5b30d7)
  • wait for gateway-backed n8n ingress (196c77b)
  • retry gateway apk install on transient failures (1bb9a8f)
  • add explicit jest-util dev dependency (8ffe3ee)
  • [workbench] fix postgres host publishing on docker desktop (4310014)
  • [backup] stage volume restore archives before replacement (4cdb97e)
  • [backup] normalize archive output names for save commands (6eeefb3)
  • [cli] explain windows excluded port ranges in host preflight output (a820dcb)
  • [env] move the default postgres host port to 15432 (f346ffd)
  • [atlas-dashboard] improve local runtime error handling (5746d8e)
  • [atlas-dashboard] stabilize surface styling (0b9959a)
  • [atlas-dashboard] reduce layout render artifacts (65114cd)
  • [atlas-dashboard] correct text width constraints (bebca56)
  • [atlas-dashboard] translate local runtime fallback messages (cea0547)
  • [atlas-dashboard] remove nested briefing modal framing (3e51218)
  • [cli] normalize ai layer option aliases (d27ac6f)
  • [ai-image] refresh the pinned Fooocus image digest (da6dc2c)
  • [cli] simplify subprocess failure messages (6b35916)
  • [swarmui] install huggingface hub in a dedicated venv (e935399)
  • [cli] capture build failures more reliably (6e0a6d3)
  • [invokeai] bootstrap pip inside the bundled venv (1479146)
  • [ai-image] restore invokeai default startup command (bd24477)
  • [ai-image] refresh the SwarmUI model download path (39fb4cf)
  • [ai-image] tolerate Fooocus warm-up during startup (3b50c95)
  • [dashboard] repair image services model syntax (3cc475f)
  • [ai-runtime] sync Ollama models and bootstrap InvokeAI FLUX VAE (588e51e)
  • [invokeai] bootstrap companion models and fallback loaders (2657f16)
  • [invokeai] replace gated VAE bootstrap dependency (c7c7e93)
  • [gateway] preserve ai-video flags across combined layers (ee35514)

Refactor (29)

  • reduce the lab to core services and a volume-backed gateway (e2914c1)
  • split services and workbenches into dedicated networks (7d34462)
  • enforce https-only ingress for the lab (c97862d)
  • rebuild the lab around caddy host-based ingress (e0b4904)
  • add selective egress lanes and stricter service readiness (215e505)
  • switch the lab to localhost multi-port ingress (001fd05)
  • replace init services with python bootstrap (f5665a3)
  • remove legacy python lab scripts (e623a81)
  • split cli logic into modules (07445e2)
  • migrate cli runtime to typescript (530d684)
  • replace cli plumbing with helper libraries (0280eb5)
  • organize infrastructure into dedicated domains (5bc7742)
  • centralize cli paths for the new layout (0571ca5)
  • rename the project to atlas lab (5b2ae7a)
  • streamline n8n gateway access (9002db3)
  • split core and workbench gateway ingress (156590d)
  • [cli] improve startup task rendering and stack progress logs (a35b26c)
  • [atlas-dashboard] move the toolchain to the repository root (1c871a6)
  • [lab-index] rebuild the ui with an mui dashboard layout (6aec0e5)
  • [lab-index] remove legacy styling and card components (e417326)
  • [atlas-dashboard] rename the app from lab index to atlas dashboard (8933919)
  • [gateway] update references for the atlas dashboard rename (840d332)
  • [atlas-dashboard] rebuild the ui on ant design (b4302f8)
  • [layers] rename compose assets to ai-llm and ai-image (59ec732)
  • [runtime] split ai-llm and ai-image across cli and dashboard (ec153e0)
  • [ai-image] inline model bootstrap into runtime services (c2bcfc0)
  • [ai-image] remove SwarmUI and Qwen runtime wiring (b65e98f)
  • [ai-image] remove Fooocus runtime wiring (6792a96)
  • [ai-agents] extract n8n into an optional layer (5c0a02c)

Documentation (36)

  • add lab setup guide and environment template (999a08f)
  • add a full operations guide for the lab (84bc4e4)
  • rewrite the lab guide for localhost endpoints (5cd0dd9)
  • document the python bootstrap workflow (f49e70a)
  • expand host requirements and startup guidance (5c128e1)
  • document the node cli workflows (84a973c)
  • document the simplified cli scaffolding (a4b82c1)
  • document the typescript cli scaffolding (b5b50f7)
  • document the lean cli stack (9920781)
  • describe the infrastructure-first repository layout (591d05a)
  • describe development log files (f5d9fdf)
  • document host port preflight (13fccc6)
  • align runtime access guidance (a0b11e5)
  • clarify graphical index access (b673e70)
  • add windows certificate import instructions (c26411c)
  • clarify n8n access and onboarding (1d97891)
  • describe the lab index frontend pipeline (5d4f552)
  • clarify Ubuntu Docker GPU setup (88d5f09)
  • document core, ai, and workbench startup flows (111384c)
  • document image and volume backup workflows (6a022c0)
  • update atlas deck guidance for host postgres access (cc74e8f)
  • document the postgres host access network (1318b73)
  • document the self-contained atlas lab package flow (7243a9e)
  • document single-file backup and restore commands (d3273fa)
  • document root-level atlas dashboard tooling (0f0d1af)
  • document the postgres host port 54432 (180d161)
  • document the atlas dashboard config layout (1bdcdfa)
  • rewrite the repository readme in english (86042d6)
  • [gateway] translate dashboard briefings to english (55aa260)
  • [readme] document the image generation layer (eddac5a)
  • [readme] document SwarmUI and Qwen image support (3f344e8)
  • [readme] document Fooocus in the image layer (7b0881c)
  • [readme] rename ai layers to ai-llm and ai-image (89bbcfd)
  • [ai-image] describe self-bootstrapped model services (9493c0e)
  • [dashboard] remove SwarmUI from UI and docs (7393c85)
  • [dashboard] remove Fooocus from UI and docs (6a9d7a0)

Test (1)

  • add jest coverage for runtime helpers (1b32878)

CI / Maintenance (44)

  • remove custom image build warnings (83fe2e2)
  • add host mapping helpers for local lab domains (5273201)
  • ignore python bootstrap caches (ffa494f)
  • add npm packaging workflow (6e79386)
  • simplify cli package layout (2c79b13)
  • add typescript cli toolchain (ae52338)
  • add lean cli helper libraries (d5f12d1)
  • bump ollama runtime to 0.17.7 (7ce5a66)
  • integrate lab index frontend into gateway image (514047c)
  • sync package lock metadata updates (25d58a8)
  • [packaging] package atlas lab runtime assets in the npm tarball (1318720)
  • [gateway] adapt the build to the root-level atlas dashboard config (90558bd)
  • [env] set the default postgres host port to 54432 (7376c35)
  • [release] add release automation and move env to the root (7b37ef0)
  • remove generated repository metadata files (e6f5e83)
  • [release] v0.27.12 (c6a112a)
  • [package] add MIT license metadata (fd6ae49)
  • [release] translate changelog output to english (e05da63)
  • [package] add windows release bundle tooling (428a94b)
  • [github] add release packaging workflow (5bab4a6)
  • [release] publish pack:local tarballs (ee29fed)
  • [release] v0.27.22 (dacde46)
  • [npm] sync lockfile metadata (4eaf21f)
  • [release] v0.30.2 (bdda76b)
  • [release] v0.34.1 (b9c40d6)
  • [release] v0.34.7 (b1d0601)
  • [docker] add fallback base images for workbench builds (f5d68db)
  • [release] v0.34.10 (c7095fd)
  • [workbench] trim default ai-dev python packages (c2bf627)
  • [release] v0.34.14 (1b489e9)
  • [release] v0.34.17 (6611d7e)
  • [package] remove Python cache artifacts before packing (f276284)
  • [release] v0.34.20 (a514330)
  • [release] v0.34.24 (2056f1b)
  • [release] v0.34.29 (735a520)
  • [release] v0.34.31 (a379f33)
  • [ai-image] mount the InvokeAI model sync script (2d47223)
  • [package] refresh author and keyword metadata (2e6d9c7)
  • [release] v0.35.2 (ae84747)
  • [release] run package builds only on main (747e5b4)
  • [release] v0.35.4 (0aa5a6e)
  • [release] v0.35.5 (acad174)
  • [release] v0.35.6 (2a143bb)
  • [release] v0.35.7 (ec5021e)

Other (4)

  • [atlas-dashboard] refine hero card spacing (6467110)
  • [atlas-dashboard] refresh the color system (1910527)
  • [atlas-dashboard] convert the ui to full dark mode (564dd1e)
  • [atlas-dashboard] flatten the dark styling (d003e08)