Release Date: 2026-01-10
This release improves documentation for Claude Code integration and includes several fixes for the universal installer and CI infrastructure.
- Welcome Wizard: Added Welcome Wizard to example apps with
onShowWelcomeWizardcallback support in EmbeddableTerminal - Universal Installer: Added universal installation scripts supporting all platforms (Linux, macOS, Windows)
- AI Assistant Commands: Removed
cdprefix from AI assistant launch commands for cleaner command execution - Installer: Fixed Homebrew update being skipped when Snap is skipped
- Windows Installation: Added proper exit codes to Windows installation scripts
- URL Updates: Changed GitHub raw URLs from risaboss.com to proper GitHub URLs
- Shell Integration: Fixed ShellCheck warnings in install.sh and zsh integration
- Documentation: Optimized CLAUDE.md for Claude Code best practices
- Documentation: Highlighted universal installer as the recommended installation method
- CI/CD: Improved Windows CI tests with simplified test structure
- CI/CD: Added verbose output to macOS dry-run test
- CI/CD: Provided explicit version to all dry-run tests
- CI/CD: Removed retired macOS Intel runner
- CI/CD: Configured ShellCheck to run only on install.sh
None
https://github.com/kshivang/BossTerm/compare/v1.0.80...v1.0.81