Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.10] - 2026-08-29

### Added
- An explicitly opt-in `run_shell` MCP tool supports bounded same-user shell
execution for trusted remote MCP deployments. The tool is absent unless
`COMPUTER_USE_LINUX_ENABLE_SHELL=1`, clears ambient credentials, requires
visible environment additions, enforces timeout/output limits and process-
group cleanup, and emits command-digest audit records.

## [0.4.10] - 2026-08-22

### Fixed
- Wayland literal text now uses `wtype` on compatible compositors when portal
keyboard input is unavailable, preserving Unicode before the ydotool
fallback. Known-incompatible GNOME, KDE/Plasma, and COSMIC sessions do not
advertise or select wtype, and a launched failure never replays the text.
- Absolute uinput pointer axes now end at the final logical desktop pixel, so
edge coordinates are advertised and clamped consistently.
- Capability maps now advertise AT-SPI only when its bus is reachable and a
Expand Down
Loading