Skip to content

Releases: bimlesharma/cleanpulse-releases

v0.2.0-alpha.8

v0.2.0-alpha.8 Pre-release
Pre-release

Choose a tag to compare

@bimlesharma bimlesharma released this 11 Sep 10:47

CleanPulse v0.2.0-alpha.8

Promo / beta build — free with a CleanPulse account.

Preferred install:

curl -fsSL https://cleanpulse.bimlesh.dev/install.sh | bash

Homebrew:

brew install --cask bimlesharma/cleanpulse/cleanpulse

Local publish (Actions minutes exhausted).

v0.2.0-alpha.6

v0.2.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@bimlesharma bimlesharma released this 11 Sep 09:11

CleanPulse v0.2.0-alpha.6

Promo / beta build — free with a CleanPulse account.

Preferred install (ad-hoc signed):

curl -fsSL https://cleanpulse.bimlesh.dev/install.sh | bash

Homebrew (secondary):

brew install --cask bimlesharma/cleanpulse/cleanpulse
  • Sign in and download info: https://cleanpulse.bimlesh.dev
  • macOS 14+ recommended
  • Artifacts: Apple Silicon (aarch64) and Intel (x64) .tar.gz + DMG
  • Alpha builds are ad-hoc signed and not Apple-notarized
  • Browser-downloaded DMGs may be quarantined by Gatekeeper; prefer the curl installer

Notes

Move Homebrew cask updates to homebrew-cleanpulse.
Restore the short brew install path while keeping latest-alpha and binaries on cleanpulse-releases.
Co-authored-by: Cursor cursoragent@cursor.com

Changes

Compared to v0.2.0-alpha.5:

  • Move Homebrew cask updates to homebrew-cleanpulse.

v0.2.0-alpha.5

v0.2.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@bimlesharma bimlesharma released this 11 Sep 08:44

CleanPulse v0.2.0-alpha.5

Promo / beta build — free with a CleanPulse account.

Preferred install (ad-hoc signed):

curl -fsSL https://cleanpulse.bimlesh.dev/install.sh | bash

Homebrew (secondary):

brew tap bimlesharma/cleanpulse https://github.com/bimlesharma/cleanpulse-releases
brew install --cask cleanpulse
  • Sign in and download info: https://cleanpulse.bimlesh.dev
  • macOS 14+ recommended
  • Artifacts: Apple Silicon (aarch64) and Intel (x64) .tar.gz + DMG
  • Alpha builds are ad-hoc signed and not Apple-notarized
  • Browser-downloaded DMGs may be quarantined by Gatekeeper; prefer the curl installer

Notes

Release alpha.5 with CI-updated Homebrew cask.
Publish version and SHA-256 into cleanpulse-releases Casks/cleanpulse.rb alongside latest-alpha so brew stays in sync without a separate tap.
Co-authored-by: Cursor cursoragent@cursor.com

Changes

Compared to v0.2.0-alpha.4:

  • Release alpha.5 with CI-updated Homebrew cask.

v0.2.0-alpha.4

v0.2.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@bimlesharma bimlesharma released this 11 Sep 08:09

CleanPulse v0.2.0-alpha.4

Promo / beta build — free with a CleanPulse account.

Preferred install (ad-hoc signed):

curl -fsSL https://cleanpulse.bimlesh.dev/install.sh | bash

Homebrew (secondary):

brew install --cask bimlesharma/tap/cleanpulse
  • Sign in and download info: https://cleanpulse.bimlesh.dev
  • macOS 14+ recommended
  • Artifacts: Apple Silicon (aarch64) and Intel (x64) .tar.gz + DMG
  • Alpha builds are ad-hoc signed and not Apple-notarized
  • Browser-downloaded DMGs may be quarantined by Gatekeeper; prefer the curl installer

Notes

Fix Prettier formatting in RELEASE.md.
Unblocks the alpha.4 release workflow frontend gate.
Co-authored-by: Cursor cursoragent@cursor.com

Changes

Compared to v0.2.0-alpha.3:

  • Fix Prettier formatting in RELEASE.md.
  • Add ad-hoc signed tar.gz release path for alpha.4.