Skip to content

Releases: icqqjs/cli

v1.6.0

30 May 03:28
cdea272

Choose a tag to compare

1.6.0 (2026-05-30)

Features

  • enhance message handling by supporting multiple message formats and adding reply functionality (a2b1ee8)
  • tests: enhance notification service tests with generic notify and message handling (7df8a3b)
  • tests: extend message parsing and serialization tests (7df8a3b)
  • tests: improve coverage for ICQQ event serialization (7df8a3b)

Bug Fixes

  • update ListSelector component to correctly pass config props (32fdcd4)

v1.5.7

29 May 10:43
8913eba

Choose a tag to compare

1.5.7 (2026-05-29)

Bug Fixes

  • simplify IPC connection handling and update chat components to use new connection logic (99b73f9)

v1.5.6

29 May 10:13
1944782

Choose a tag to compare

1.5.6 (2026-05-29)

Bug Fixes

  • update version to 1.5.6 and add @inkjs/ui dependency (736c3b7)

v1.5.5

28 May 04:32
bbf3cb8

Choose a tag to compare

1.5.5 (2026-05-28)

Bug Fixes

  • update authentication logging and improve error handling for GitHub Packages installation (3dd220a)

v1.5.4

28 May 04:25
5d9f9a8

Choose a tag to compare

1.5.4 (2026-05-28)

Bug Fixes

  • enhance GitHub install command with environment logging and improved error handling (9bb1b97)

v1.5.3

28 May 03:50
695863f

Choose a tag to compare

1.5.3 (2026-05-28)

Bug Fixes

v1.5.2

22 May 10:21
ca9e0ec

Choose a tag to compare

1.5.2 (2026-05-22)

Bug Fixes

v1.5.1

18 May 10:10
72d3635

Choose a tag to compare

1.5.1 (2026-05-18)

Bug Fixes

v1.5.0

18 May 09:54
7ee2097

Choose a tag to compare

1.5.0 (2026-05-18)

Features

  • enhance service management with global supervisor support (a0f5324)

v1.4.5

14 Apr 03:48
159c156

Choose a tag to compare

1.4.5 (2026-04-14)

Bug Fixes

  • implement service management commands for daemon (48101f1)
  • 更新 README 文档,添加登出和系统服务相关命令 (068b6a6)