v0.0.112
·
282 commits
to canary
since this release
Upgrade
If you already have Pensar installed, upgrade to the latest version:
pensar upgradeFresh Install
macOS / Linux (Quick Install)
curl -fsSL https://pensarai.com/install.sh | bashHomebrew
brew tap pensarai/tap
brew install apexnpm
npm install -g @pensar/apexWhat's Changed
- feat: in-app report viewer dialog and graceful editor error handling by @jorgeraad in #401
- Excessive timeout fix by @ArshAnan in #415
- fix: scope blackbox attack surface agent to target domain only by @joshkotrous in #422
- CLI: support node (with helpful bun dependency error for tui) and unify npm and binary entry points into single router by @jorgeraad in #406
- Add disconnect hotkey to auth flow workspace selection by @joshkotrous in #426
- 0.0.112 by @jorgeraad in #427
New Contributors
Full Changelog: v0.0.111...v0.0.112