Skip to content

Releases: khiops/termora

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 16:56
43d6e70

0.5.0 (2026-06-18)

Features

  • GUI agent manager (list / fetch / prune / import) (#97) (86e6e50)

Bug Fixes

  • desktop: window transparency on Windows (#102) (fb533ab)
  • signal a successful agent re-deploy as an AGENT_SYNCED info event, not an error (#99) (#103) (2828cdf)

Documentation

  • document the agent binary distribution model (bundle local, fetch remote) (#91) (2339df6)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 16:10
958e68f

0.4.0 (2026-06-16)

Features

  • hub: populate agent cache from GitHub Releases + version-aware deploys (#77) (#89) (46b3998)

Refactoring

  • agent: consume async-xpty from its own repo (#87) (#88) (a2d0ee6)

CI/CD

  • release: bump minor for feat in pre-1.0 (drop bump-patch-for-minor-pre-major) (#90) (cc7c221)
  • release: plain version tags and windows-only hub/desktop builds (#75) (d8314a7)

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:32
2d318b1

What's Changed

  • chore: upgrade biome to 2.4.16 (config migration + 2.x reformat) by @oorabona in #48
  • fix(hub): route interactive SSH prompts by owner identity, not bare host (#43) by @oorabona in #49
  • feat(logging): configurable format (text|jsonl) + unified hub/agent log config (#51) by @oorabona in #52
  • fix(hub): single-flight local agent daemon connection + level-gated debug logging by @oorabona in #53
  • fix(web): settings theming (light/dark), tab activation, font auth/list + index.html no-cache by @oorabona in #54
  • feat(web): wallpaper drag&drop upload + fix(hub): index.html no-cache by @oorabona in #55
  • feat(web): window-wide wallpaper driven by the active pane's scope by @oorabona in #57
  • feat(desktop,web): window translucency + background modes (#58) by @oorabona in #59
  • fix(hub): wait for daemon readiness in SEA mode before success by @oorabona in #66
  • ci(release): fix release-please version sync across all packages by @oorabona in #68
  • ci(release): auto-trigger multi-OS build on release-please merge by @oorabona in #69
  • chore(deps): bump tar from 0.4.44 to 0.4.46 in /packages/clients/desktop/src-tauri by @dependabot[bot] in #30
  • chore(deps): bump rand from 0.9.2 to 0.9.4 by @dependabot[bot] in #25
  • chore(deps): bump tauri from 2.10.3 to 2.11.1 in /packages/clients/desktop/src-tauri by @dependabot[bot] in #29
  • chore(deps): bump fastify from 5.8.2 to 5.8.5 by @dependabot[bot] in #26
  • chore(deps): bump happy-dom from 20.8.3 to 20.8.9 by @dependabot[bot] in #22
  • fix(root): wire per-package test scripts to root vitest projects by @oorabona in #70
  • ci(root): add biome lint enforcement, clean up test suppressions by @oorabona in #71
  • chore(deps): bump rustls-webpki from 0.103.9 to 0.103.13 in /packages/clients/desktop/src-tauri by @dependabot[bot] in #28
  • chore(deps): bump @fastify/static from 8.3.0 to 9.1.1 by @dependabot[bot] in #27
  • chore(deps): bump file-type from 20.5.0 to 21.3.2 by @dependabot[bot] in #15
  • fix(root): upgrade vite 6→8 and pin vulnerable transitives by @oorabona in #73
  • chore(main): release termora 0.3.3 by @github-actions[bot] in #50
  • chore(main): release termora 0.3.4 by @github-actions[bot] in #74

Full Changelog: v0.3.2...v0.3.4

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 06 Jun 14:42
0d2d497

0.3.2 (2026-06-06)

Bug Fixes

  • hub,web: harden host-group input validation and useLogs request races (960aa2d)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:07
b8e752f

0.3.1 (2026-06-05)

Bug Fixes

  • agent: emit SPAWN_OK before starting the PTY reader task (ee95f84)
  • hub,agent: create socket parent dir before bind so the daemon starts under WSL (72cf1ed)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 11:54
e008a80

0.3.0 (2026-06-05)

Features

  • hub: per-host launch profiles from remote agent HELLO shells + SSH fallback (c34f3c6)

Bug Fixes

  • ci: use --target for cross-compile — aarch64 agent was built as x86_64 (9c6a506)
  • web,hub: multi-client channel sync + SSH reconnect for encrypted keys (930a299)
  • web: write-lock takeover now visible on observer clients (81c2c0a)

Performance Improvements

  • hub: stream log-search reads instead of slurping whole file (80f8db3)

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 04 Apr 02:15
7e47714

Full Changelog: v0.2.8...v0.2.9

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 04 Apr 01:54
26771fb

Full Changelog: v0.2.7...v0.2.8

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 04 Apr 01:35
5318b00

Full Changelog: v0.2.6...v0.2.7

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 04 Apr 01:15
3104d27

Full Changelog: v0.2.5...v0.2.6