20 lines
697 B
Markdown
20 lines
697 B
Markdown
---
|
|||
|
|
version: 1.8.7
|
||
|
|
date: 2026-03-13
|
||
|
|
---
|
||
|
|
|
||
|
|
## App
|
||
|
|
|
||
|
|
### Improvements
|
||
|
|
- CLI: hardened entrypoint detection across direct, symlinked, and shim-based launches to keep startup behavior consistent across package managers (thanks to @shekohex).
|
||
|
|
- Deployment/Docker: improved `docker run` startup behavior and entrypoint handling (thanks to @nzlov).
|
||
|
|
|
||
|
|
### Fixes
|
||
|
|
- CLI: fixed a startup regression in global npm/bun installs where wrapper or symlinked `openchamber` entrypoints could exit without output on commands like `--version` or `status`.
|
||
|
|
- Windows/Web: daemon startup and Git operations no longer flash extra console windows (thanks to @SergioChan).
|
||
|
|
|
||
|
|
## VS Code
|
||
|
|
|
||
|
|
### Improvements
|
||
|
|
- No notable changes.
|