Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 843 Bytes

File metadata and controls

23 lines (16 loc) · 843 Bytes

Release Notes - v1.2.109

Release Date: 2026-06-07

Highlights

This release improves the web viewer experience with clickable links, touch text selection, and better on-screen keyboard handling on mobile devices.

New Features

  • Web viewer: clickable links - Links in the web viewer are now clickable (#284)
  • Web viewer: touch text selection - Added support for selecting text via touch in the web viewer (#284)

Bug Fixes

  • Web viewer: Enter key handling - Fixed Enter key behavior on the on-screen key strip (#283)
  • Web viewer: iOS soft-keyboard fixes - Resolved iOS soft-keyboard issues affecting the on-screen key strip (#283)

Improvements

  • Enhanced mobile/touch usability in the web viewer

Breaking Changes

None

Full Changelog

https://github.com/kshivang/BossTerm/compare/v1.2.108...v1.2.109