Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 04:13
· 1 commit to main since this release
6a41760

Highlights

TTT 1.4 is a code-review release. The Changes panel grows into a full review surface: a commit history detail view with per-commit diffs and paginated history, a live "Current Changes" review that tracks the working tree as you edit, hierarchical file trees for changed and historical files, and unified presentation controls (split/unified layout, context amount, wrapping, high-contrast) that now apply everywhere: local diffs, commit details, and GitHub PR review alike. Collapsed-context rows can be emphasized on demand, full-file context expands in place, and a unified diff view opens from any repository root or section header.

Editor and UI polish: drag to reorder tabs, a command-palette orientation help mode (?), tab context menus with close actions first, a stabilized palette width, and persisted Changes/History split sizes. Plugins gain checked menu entries, a node actions API, and access to the host platform, architecture, and TTT version.

New Collaborator

@arimxyer has joined the project as a collaborator. Much of what makes this release is his work, and TTT is meaningfully better for it.

Thank you 🙏

Contributors & Acknowledgments

TTT is better because of the people who take the time to try it, report bugs, request features, and contribute code. Thank you! This project grows because of you.

Code contributions

  • @arimxyer re-envisioned and built the diff & code review experience end to end (commit history detail, live Current Changes review, hierarchical file trees, unified presentation controls, live detail-menu controls), plus tab drag reordering, the command-palette orientation help mode, checked plugin menu entries, git repository-identity correctness and performance work, an LSP protocol test fixture, the highlighting-as-presentation refactor, scrollbar canonicalization, the CI fast-feedback contract, and the architecture convergence plan. An enormous release for TTT.

Bug reports & feedback

  • @lozzo followed through on the fullwidth CJK rendering report (#443), testing successive builds until it was resolved.
  • @vikas-0 reported confusing Quick Open behavior (#467).
  • @anderlli0053 requested UI translations / i18n (#483).
What's Changed (59 pull requests)

Full Changelog: v1.3.0...v1.4.0