Skip to content

Commit f959345

Browse files
chore(release): v1.22.4 [skip ci]
1 parent ab62a1d commit f959345

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.22.4] - 2026-04-26
4+
5+
- perf(test): parallelize e2e suite via shared server + workers (#214) (@dorlugasigal)
6+
- fix(security): add inline path validation guards for CodeQL (#216) (@dorlugasigal)
7+
- fix(deps): update vulnerable dependencies and pin Docker image (#218) (@dorlugasigal)
8+
- refactor(site): clean up landing page design and optimize CI (#220) (@dorlugasigal)
9+
310
## [1.22.3] - 2026-04-26
411

512
- fix(site): auto-detect Cloudflare Pages build target (@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.22.3",
3+
"version": "1.22.4",
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)