Merged PRs
- PR #498 (@Sajid11194): Fix Windows machine ID crash (
undefined\REG.exe). Removesnode-machine-iddependency. Closes #486. - PR #497 (@zhangqiang8vip): Fix dev-mode HMR resource leaks — 485 leaked DB connections → 1, memory 2.4GB → 195MB.
globalThissingletons, Edge warnings fix, Windows test stability. (+1168/-338, 22 files) - PRs #499-503 (Dependabot): GitHub Actions updates (docker/build-push-action@7, actions/checkout@6, etc.)
Bug Fixes
- #505: KIRO MITM card now shows tool-specific instructions (
api.anthropic.com) instead of Antigravity text. - #504: UX clarification (MITM "Inactive" is expected when not running).
What's Changed
- fix: resolve Windows machine ID failure (undefined\REG.exe) caused by node-machine-id bundle-time platform detection by @Sajid11194 in #498
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #499
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #500
- chore(deps): bump peter-evans/dockerhub-description from 4 to 5 by @dependabot[bot] in #501
- chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #502
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #503
- fix(perf): resolve dev-mode HMR resource leaks, Edge warnings, and Windows test stability by @zhangqiang8vip in #497
New Contributors
- @Sajid11194 made their first contribution in #498
Full Changelog: v2.8.8...v2.8.9