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(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