Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 644 Bytes

File metadata and controls

22 lines (15 loc) · 644 Bytes

Release Notes - v1.2.114

Release Date: 2026-06-08

Highlights

This release smooths out the CLI onboarding experience, fixing two installation issues that could block first-time setup.

New Features

None

Bug Fixes

  • Use sudo npm when the global npm prefix is root-owned, so onboarding installs succeed without permission errors (#291)
  • Create the bin directory instead of erroring when it's missing (#290)

Improvements

  • Added an install-script test plus live CI coverage to catch onboarding regressions (#291)

Breaking Changes

None

Full Changelog

https://github.com/kshivang/BossTerm/compare/v1.2.113...v1.2.114