v1.1.31
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- fix(vault): add duplicate host to tree view context menu by @binaricat in #1336
- fix: host tree tab jump on first terminal open by @pyroch in #1331
- fix(linux): Ubuntu software icon missing due to single-size linux.icon override by @binaricat in #1341
- fix(ai): resolve Windows Codex npm shims before SDK spawn by @binaricat in #1337
- fix: keep connection logs fully visible by @binaricat in #1343
- feat(snippets): add paste-only option to quick add snippet dialog by @liuxingyu521 in #1342
- feat: local terminal paste file inserts file path (#1345) by @binaricat in #1346
- [codex] Add Arch pacman Linux package by @binaricat in #1344
- Fix host sidebar behavior for editor tabs by @binaricat in #1348
- fix: upload terminal drops to current cwd by @binaricat in #1349
- fix: resolve .cmd shim to native exe on Windows to avoid spawn EINVAL (#1350) by @binaricat in #1351
- fix(ui): smooth work-tab chrome transitions and split-pane autocomplete by @binaricat in #1353
- fix(ui): restore Windows title bar window control hover (#1352) by @binaricat in #1354
New Contributors
- @liuxingyu521 made their first contribution in #1342
Full Changelog: v1.1.28...v1.1.31