Skip to content

Octopus CLI 2.23.5

Choose a tag to compare

2.23.5 (2026-08-05)

Bug Fixes

  • colour multi-line text one line at a time (fd9d045)
  • honour FORCE_COLOR=0, CLICOLOR_FORCE=0 and CLICOLOR=0 as colour off (8282025)
  • support colour output in CI via FORCE_COLOR/CLICOLOR_FORCE (3ecaa76), closes #506