← tte

changelog

The recent releases of tte. Releases use semantic versions with a separate dated build. Older entries retain their original dated version labels.

v0.1.1 Build 20260915A · 2026-09-15

Added

New terminal editing and browser editor guides include canonical URLs, structured data, and sitemap coverage.

Changed

v0.1.0 Build 20260914A · 2026-09-14

Changed

Removed

v20260905B 2026-09-05

Changed

  • The TryTTE logo has been refreshed. Browser favicons, the Apple touch icon, Android home-screen icons, installed web-app icons, and social previews now use the supplied brighter neon-green artwork.

Fixed

  • Copying from a remote Mac now reaches the local clipboard. TTE detects ordinary SSH sessions and Herdr-managed panes (HERDR_ENV=1), skips the remote machine's pbcopy/pbpaste, and sends copied text through OSC 52 to the attached terminal client instead. Local macOS sessions keep native clipboard integration, and remote paste continues to use the local terminal's paste shortcut.

v20260905A 2026-09-05

Changed

  • TryTTE has a new green logo set. The website now uses the refreshed artwork for browser favicons, Apple touch icons, Android home-screen icons, installed web-app icons, and social previews.
  • Rendered markdown starts with its table of contents hidden. The document gets the full editor width until the outline is revealed with the chevron or View → Toggle Outline Panel. An explicit show/hide preference is still remembered.
  • Website pages have cleaner addresses. Canonical URLs and site links omit the implementation-level .html suffix. Previous addresses redirect permanently, so existing links keep working.

v20260903D 2026-09-03

Changed

  • Explorer sort choices now wait for confirmation. Left/Right on the focused Az / ext / tm controls moves only the highlight; the file list is re-sorted and the preference saved only when Enter is pressed.