Skip to content

Releases: ThaddeusJiang/canaryd

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 28 Aug 10:59

The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 19 Aug 11:41
f839ae1

The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.

What's Changed

Full Changelog: v0.4.0...v0.4.3

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:43

The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 00:03

The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.3.0-rc.2

v0.3.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 23:52

The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.

What's Changed

Full Changelog: v0.3.0-rc.1...v0.3.0-rc.2

v0.3.0-rc.1

v0.3.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 23:22

The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.

What's Changed

Full Changelog: v0.2.0...v0.3.0-rc.1

v0.2.0

Choose a tag to compare

@ThaddeusJiang ThaddeusJiang released this 02 Aug 23:57
540d373

Canaryd 0.2.0 improves macOS health monitoring and recovery.

Install

This version is available as an Elixir package on Hex. It does not include a standalone executable.

mix escript.install hex canaryd 0.2.0

Hex package: https://hex.pm/packages/canaryd/0.2.0

What's Changed

  • Recover unresponsive macOS processes in #1.
  • Preserve the clipboard during the CleanClip probe in #2.
  • Monitor exact temperatures and show reliable alerts in #3.
  • Use actionable Canaryd notifications in #4.
  • Use one Canaryd notification identity in #5.
  • Improve the project guide and AI installation in #6.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@ThaddeusJiang ThaddeusJiang released this 02 Aug 07:35

Canaryd 0.1.0 is the first public release.

Highlights

  • Monitor macOS thermal pressure, load, and memory.
  • Detect CleanClip stalls with a synthetic probe.
  • Store recent health checks in DETS.
  • Send a notification when user action is required.

Install

This version is available as an Elixir package on Hex. It does not include a standalone executable.

mix escript.install hex canaryd 0.1.0

Hex package: https://hex.pm/packages/canaryd/0.1.0