Skip to content

Releases: shrijayan/itwillsync

v1.9.2

23 Mar 23:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.9.2 (2026-03-23)

Bug Fixes

  • integrate Windows Firewall management for session connectivity (5452cdf)
  • prevent flaky "throws on tampered ciphertext" test (c626be7)

v1.9.1

20 Mar 09:45
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.9.1 (2026-03-20)

Bug Fixes

  • add demo GIF to repo so it renders on GitHub README (fab3165)

v1.9.0

20 Mar 09:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.9.0 (2026-03-20)

Features

  • add demo GIF to showcase itwillsync functionality and remove video placeholder (07d4b82)

v1.8.1

20 Mar 08:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.8.1 (2026-03-20)

Bug Fixes

  • bundle @itwillsync/shared to prevent workspace: protocol leak in published package (280f327)

v1.8.0

20 Mar 07:58
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.8.0 (2026-03-20)

Features

  • add additional npm package directories to dependabot configuration for daily updates (a083631)
  • add encryption for WebSocket communication between CLI and Hub (7a0109b)
  • Add end-to-end encryption for terminal data (fe63726)
  • add FAQ section to documentation for improved user guidance (f5d545d)
  • update CI configuration to support multiple Node.js versions and improve coverage upload conditions (1d626f3)

v1.7.1

10 Mar 09:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.7.1 (2026-03-10)

Bug Fixes

  • add pre-commit hook to run lint-staged for code quality checks (932f2db)
  • add Windows command resolution support and integration tests (d8a9b61)
  • refactor command execution to use execFileAsync for improved error handling (a32b5b3)

v1.7.0

10 Mar 06:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.7.0 (2026-03-10)

Features

  • enhance command builder with agent selection and copy functionality (575bf37)
  • enhance mobile experience by adjusting viewport settings and improving keyboard interaction (752c2f3)
  • implement sleep prevention feature with settings modal and state management (626fdf1)

v1.6.2

08 Mar 11:58
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.2 (2026-03-08)

Bug Fixes

  • update placeholder in tool input field to include 'zsh' as an example (86d31ba)

v1.6.1

08 Mar 10:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.1 (2026-03-08)

Bug Fixes

  • change session URL opening method from window.open to window.location.href for better navigation (07fca55)

v1.6.0

08 Mar 10:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.6.0 (2026-03-08)

Features

  • add ToolHistory class to manage tool usage history and persistence (2ede90b)