v1.1.6
Changes
What's Changed
- Expand ARM64 and proxy support in core | Refresh Core by @MickLesk in 30c7adbe9
- Bump dependencies and dev dependencies by @MickLesk in 41d12796e
- Preserve server creds on edit and track container by @MickLesk in 11646464
- Mark installs failed on execution cleanup by @MickLesk in f381e79d7
- Handle per-method script download failures by @MickLesk in b130fb21e
- Fix PostCSS XSS advisory (GHSA/Dependabot #68) by pinning postcss via overrides by @MickLesk in d4584b64c
- chore: bump version to 1.1.6 (VERSION + package.json) by @MickLesk in e44bfbd
- Fix production build failure caused by TypeScript 7 (reverted to ^6.0.3; TS7 breaks Next.js's
~/*path-alias resolution) by @MickLesk in ed2acb8