Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 900 Bytes

File metadata and controls

23 lines (16 loc) · 900 Bytes

Release Notes - v1.0.38

Release Date: 2025-12-13

Highlights

This release adds an About BossTerm section to settings and fixes several issues with working directory inheritance and build configuration.

New Features

  • About Section: Added About BossTerm section to settings with version information and project details

Bug Fixes

  • Working Directory Inheritance: Fixed new tabs to not inherit working directory by default, with improved fallback mechanism when OSC 7 is not available
  • Build Configuration: Fixed gradle build to use build-snap and avoid network downloads
  • CI/CD: Added APP_VERSION environment variable for consistent versioning across CI workflows

Improvements

  • About Section UI: Improved About section based on code review feedback

Breaking Changes

None

Full Changelog

https://github.com/kshivang/BossTerm/compare/v1.0.37...v1.0.38