Skip to content

v2.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 01:06
· 6 commits to canary since this release

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(browser): default to headed mode on a virtual display by @joshkotrous in #871
  • feat(browser): per-session display option for headed isolation by @joshkotrous in #875

Full Changelog: v2.1.1...v2.1.2