Skip to content

Commit 683e6a4

Browse files
chore(release): v1.7.0 [skip ci]
1 parent c609772 commit 683e6a4

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.7.0] - 2026-03-04
4+
5+
- chore: bump version to 1.6.0
6+
- feat(sessions): show git repo info in session cards (#70)
7+
- docs: enhance description of touch-optimized UI and features in README
8+
- docs: restructure README features and fix documentation gaps
9+
- docs: reorder screenshots — terminal in center
10+
- docs: update screenshots to consistent dark theme
11+
- docs: update screenshots for README and landing page
12+
313
## [1.5.0] - 2026-03-04
414

515
- feat(ui): add command notifications, terminal search, and command palette (#68)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "termbeam",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Beam your terminal to any device — mobile-optimized web terminal with multi-session support",
55
"main": "src/server.js",
66
"bin": {

0 commit comments

Comments
 (0)