Skip to content

v0.0.112

Choose a tag to compare

@github-actions github-actions released this 18 Mar 18:43
· 282 commits to canary since this release
e35d4a9

Upgrade

If you already have Pensar installed, upgrade to the latest version:

pensar upgrade

Fresh Install

macOS / Linux (Quick Install)

curl -fsSL https://pensarai.com/install.sh | bash

Homebrew

brew tap pensarai/tap
brew install apex

npm

npm install -g @pensar/apex

What'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