| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| defang_2.1.14_checksums.txt | 2025-11-03 | 484 Bytes | |
| defang_2.1.14_windows_amd64.zip | 2025-11-03 | 20.9 MB | |
| defang_2.1.14_linux_amd64.tar.gz | 2025-11-03 | 20.8 MB | |
| defang_2.1.14_linux_arm64.tar.gz | 2025-11-03 | 19.2 MB | |
| defang_2.1.14_macOS.zip | 2025-11-03 | 43.3 MB | |
| defang_2.1.14_windows_arm64.zip | 2025-11-03 | 18.9 MB | |
| README.md | 2025-11-03 | 4.3 kB | |
| v2.1.14 source code.tar.gz | 2025-11-03 | 456.1 kB | |
| v2.1.14 source code.zip | 2025-11-03 | 697.0 kB | |
| Totals: 9 Items | 124.4 MB | 0 | |
What’s Changed
Here’s your changelog reformatted so each line starts with the PR number — matching the concise, structured Defang release note style:
What’s Changed
Features • #1575 — Stacks CLI command: new defang stacks command for managing stacks. by @jordanstephens • #1579 — Add --stack flag and DEFANG_STACK env var for per-stack operations. by @lionello • #1586 — Read globals based on stack name for improved configuration handling. by @lionello • #1584 — Pass account info to CanIUse to support account-aware checks. by @lionello • #1549 — Add Makes support to src/Makefile for flexible build automation. by @ingydotnet • #1572 — Proto files for Playground shard info — groundwork for multi-shard playgrounds. by @KevyVo • #1528 — Add shard domain to playground DNS with shard details in DNS records. by @KevyVo
Improvements • #1545 — Handle cases where email tokens belong to service accounts. by @edwardrf • #1524 — Refactor DeploymentMode parsing and serialization logic. by @jordanstephens • #1547 — Make Estimate retryable. by @jordanstephens • #1565 — Show a warning on down when configurations still exist. by @lionello • #1570 — Use COMPOSE_FILE env var for better Compose integration. by @lionello • #1518 — Update prompt error message to indicate BYOC tools availability. by @nullfunc • #1546 — Improve developer experience when project is already deployed elsewhere. by @jordanstephens • #1559 — Replace legacy HTTP package and remove old Docker auth code. by @KevyVo
Fixes • #1560 — Fix offline compose config. by @lionello • #1568 — Ignore .defangrc files during operations. by @lionello • #1582 — Use region environment variables from docs. by @lionello • #1583 — Handle non-interactive generate/init runs correctly. by @lionello • #1591 — Fix CD task expecting mode enum from protobufs. by @lionello • #1595 — Fix verbose logs showing on CLI for compose up. by @nullfunc • #1598 — Don’t overwrite globals with unset environment variables. by @lionello • #1597 — Fix version target in Makefile. by @nullfunc
Chores & Reverts • #1552 — Revert “Improve devex when project already deployed elsewhere.” by @jordanstephens • #1599 — Revert “Fix verbose logs showing on CLI for compose up.” by @nullfunc • #1576 — Remove white-box tests. by @lionello
Setup & Tooling • #1557 — Added rovo CLI to setup. by @KevyVo • #1561 — Added one-click install for VS Code. by @KevyVo • #1564 — Updated installation links for VS Code and Insiders. by @KevyVo
Full Changelog: https://github.com/DefangLabs/defang/compare/v2.1.13...v2.1.14