Releases: tiann/hapi
Releases · tiann/hapi
Release v0.15.3
What's Changed
- fix(web): harden clipboard copy and terminal paste flows by @gaius-codius in #187
- fix(cli): harden ACP/Codex event handling by @Lihengwannafly in #211
- fix(web): add Shift+Enter to send messages on iPadOS by @VictorNanka in #209
New Contributors
- @gaius-codius made their first contribution in #187
- @VictorNanka made their first contribution in #209
Full Changelog: v0.15.2...v0.15.3
Release v0.15.2
What's Changed
- fix: prevent /sessions/new from matching as dynamic sessionId route by @liuxiaopai-ai in #164
- feat(cli): support slash commands from installed plugins by @Fdcode6 in #155
- Persist new session agent and yolo preferences by @Him188 in #171
New Contributors
- @liuxiaopai-ai made their first contribution in #164
- @Fdcode6 made their first contribution in #155
- @Him188 made their first contribution in #171
Full Changelog: v0.15.1...v0.15.2
Release v0.15.1
What's Changed
- Add About section to settings page with version info and tests by @trustin in #119
- feat(web): Add session sidebar for desktop, keep mobile single-page layout by @therainisme in #112
- feat(web): add built-in Nerd Font for terminal icon support by @0x7551 in #122
- fix(web): 修复切换会话时消息乱序问题 by @0x7551 in #150
- fix(windows): use absolute path with shell:false for Claude spawn by @tw23 in #143
New Contributors
- @trustin made their first contribution in #119
- @0x7551 made their first contribution in #122
- @tw23 made their first contribution in #143
Full Changelog: v0.15.0...v0.15.1
Release v0.15.0
Release v0.14.0
Breaking: hapi server -> hapi hub
Full Changelog: v0.13.0...v0.14.0
Release v0.13.0
- Support restoring from offline sessions, resume anywhere!
- New Codex remote mode with more stable switching between local and remote.
Full Changelog: v0.12.1...v0.13.0
Release v0.12.1
Full Changelog: v0.12.0...v0.12.1
Release v0.12.0
Release v0.11.1
What's Changed
- fix: prevent model parameter from being set to arbitrary strings by @NieiR in #93
- feat(cli): support HAPI_HOSTNAME env to override machine hostname by @instartlove in #94
- feat: expose skills and $ autocomplete by @freespace8 in #92
New Contributors
- @NieiR made their first contribution in #93
- @instartlove made their first contribution in #94
- @freespace8 made their first contribution in #92
Full Changelog: v0.11.0...v0.11.1