github tombii/better-ccflare v3.0.0-rc2
Release v3.0.0-rc2

latest releases: v3.1.0-beta.2, v3.1.0-beta, v3.1.0-alpha...
one month ago

Multi-Architecture Binaries

Download the appropriate binary for your platform:

  • Linux x86_64: better-ccflare-linux-amd64
  • Linux ARM64 (Raspberry Pi 3/4/5, Oracle Cloud ARM, AWS Graviton): better-ccflare-linux-arm64
  • macOS Intel: better-ccflare-macos-x86_64
  • macOS Apple Silicon: better-ccflare-macos-arm64
  • Windows x86_64: better-ccflare-windows-x64.exe

Installation

# Linux x86_64
wget https://github.com/tombii/better-ccflare/releases/download/v3.0.0-rc2/better-ccflare-linux-amd64
chmod +x better-ccflare-linux-amd64
./better-ccflare-linux-amd64

Or install via npm: npm install -g better-ccflare


What's Changed

🚀 Features

  • feat: add comprehensive Docker version tagging (93c2b25)

🐛 Bug Fixes

  • fix: resolve Claude CLI OAuth account setup failures (3fa78bd)
  • fix: properly tag Docker images for release candidates (c8a4a13)

🔧 Improvements

  • refactor: centralize Claude CLI version management (040dd83)
  • docs: update documentation for v3.0.0-rc1 release (6a68fba)

Full Changelog

📋 Compare with previous version

Don't miss a new better-ccflare release

NewReleases is sending notifications on new releases.