Skip to content

Commit 150cb76

Browse files
chore(release): v1.24.6 [skip ci]
1 parent a04ad72 commit 150cb76

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.24.6] - 2026-05-08
4+
5+
- chore(deps): bump the all-npm group across 1 directory with 2 updates (#230) (@dependabot[bot])
6+
- chore(ci): bump github/codeql-action from 4.35.2 to 4.35.3 in the all-actions group across 1 directory (#229) (@dependabot[bot])
7+
- feat(ui): polish SidePanel and add Sessions hub fold-in cascade (#232) (@dorlugasigal)
8+
- feat(hub): replace theme/share/refresh buttons with single Tools button (#234) (@dorlugasigal)
9+
310
## [1.24.5] - 2026-05-03
411

512
- fix(frontend): show live version on hub by hitting /api/version directly (@dorlugasigal)

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.24.5",
3+
"version": "1.24.6",
44
"description": "Beam your terminal to any device — mobile-optimized web terminal with multi-session support",
55
"main": "src/server/index.js",
66
"bin": {

0 commit comments

Comments
 (0)