Skip to content

Releases: alex-feel/claude-code-toolbox

v4.14.0

02 Jan 14:33
02bd7c8

Choose a tag to compare

4.14.0 (2026-01-02)

Features

  • add Fish shell support for environment variable management (7e59976)

v4.13.0

02 Jan 11:08
0cf4713

Choose a tag to compare

4.13.0 (2026-01-02)

Features

  • add config file support for hooks (04f596e)

v4.12.0

01 Jan 16:42
1ac2fef

Choose a tag to compare

4.12.0 (2026-01-01)

Features

  • add command-names array config with multi-name alias support (bde67c3)

v4.11.0

31 Dec 16:24
c366b21

Choose a tag to compare

4.11.0 (2025-12-31)

Features

  • add attribution config support, deprecate includeCoAuthoredBy (a3c6b53)
  • add companyAnnouncements config support for custom announcements (9469877)
  • add status-line configuration support (897b893)

v4.10.1

29 Dec 17:33
0c0a6ad

Choose a tag to compare

4.10.1 (2025-12-29)

Bug Fixes

  • pass version arg to bypass installer fresh install bug (44f7f23)

v4.10.0

27 Dec 11:53
bed202f

Choose a tag to compare

4.10.0 (2025-12-27)

Features

  • add on-demand Node.js LTS installation via install-nodejs config (f6dd60e)

v4.9.0

25 Dec 23:57
ea1684b

Choose a tag to compare

4.9.0 (2025-12-25)

Features

  • add refresh_path_from_registry() to fix Windows PATH propagation (6dfe97c)

Bug Fixes

  • resolve Windows batch file commands in run_command() (883ec81)

v4.8.1

25 Dec 20:36
855f02a

Choose a tag to compare

4.8.1 (2025-12-25)

Bug Fixes

  • install platform-specific dependencies before common ones (90ea8b7)

v4.8.0

25 Dec 04:24
838dae9

Choose a tag to compare

4.8.0 (2025-12-25)

Features

  • add always-thinking-enabled config option (bfe36cf)

Bug Fixes

  • add overwriting message for Skills file downloads (c420284)
  • correct settings message (ff727e2)

v4.7.2

25 Dec 02:26
fbfa6b4

Choose a tag to compare

4.7.2 (2025-12-25)

Bug Fixes

  • improve console output formatting and separate hooks from settings (f99a2a9)