Skip to content

1.11.0 - 2026-03-05

Choose a tag to compare

@github-actions github-actions released this 05 Mar 05:28

Release Notes

Added

  • project update and delete commands, plus --json flag for project commands (#148; thanks @chronosis)
  • cycle list and view commands, plus --cycle filter for issue list (#162; thanks @regaw-leinad)
  • issue comment delete command (#161; thanks @jholm117)
  • cycle support for issue create and update commands (#150; thanks @jholm117)
  • milestone support for issue create and update commands (#149; thanks @jholm117)

Fixed

  • project update date validation now works correctly when combined with other flags
  • issue view no longer sends auth headers to non-Linear image domains (#154; thanks @hmnd)
  • project lookup now falls back to slug ID when name match fails (#158; thanks @mipearson)
  • success message order corrected for 'blocked-by' issue relations
  • git command errors now report more helpful messages

Install linear 1.11.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v1.11.0/linear-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install schpet/tap/linear

Download linear 1.11.0

File Platform Checksum
linear-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
linear-x86_64-apple-darwin.tar.xz Intel macOS checksum
linear-x86_64-pc-windows-msvc.zip x64 Windows checksum
linear-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
linear-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum