Releases: ThaddeusJiang/canaryd
Release list
v0.4.4
The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.
What's Changed
- feat: clean stale build artifacts daily by @ThaddeusJiang in #18
- docs(readme): tell Canaryd through core stories by @ThaddeusJiang in #19
- docs(readme): add stale build cleanup story by @ThaddeusJiang in #20
Full Changelog: v0.4.3...v0.4.4
v0.4.3
The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.
What's Changed
- fix: restart CursorUIViewService automatically by @ThaddeusJiang in #15
- fix: quiet Cursor recovery and merge background checks by @ThaddeusJiang in #16
- docs: document private release access failure by @ThaddeusJiang in #8
- fix: replay real CleanClip history items by @ThaddeusJiang in #17
Full Changelog: v0.4.0...v0.4.3
v0.4.0
The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.
What's Changed
- ci(release): publish packages to Hex by @ThaddeusJiang in #11
- docs(release): record Hex 0.3 verification by @ThaddeusJiang in #12
- feat: reclaim memory from idle apps by @ThaddeusJiang in #13
- feat: shut down idle simulators by @ThaddeusJiang in #14
Full Changelog: v0.3.0...v0.4.0
v0.3.0
The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.
What's Changed
- feat: distribute standalone macOS executables by @ThaddeusJiang in #7
- fix(docs): render README images on Hex sites by @ThaddeusJiang in #10
- fix(release): resolve user paths at runtime by @ThaddeusJiang in #9
Full Changelog: v0.2.0...v0.3.0
v0.3.0-rc.2
The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.
What's Changed
- fix(docs): render README images on Hex sites by @ThaddeusJiang in #10
- fix(release): resolve user paths at runtime by @ThaddeusJiang in #9
Full Changelog: v0.3.0-rc.1...v0.3.0-rc.2
v0.3.0-rc.1
The macOS executables are ad hoc signed. They are not notarized. Verify checksums before installation.
What's Changed
- feat: distribute standalone macOS executables by @ThaddeusJiang in #7
Full Changelog: v0.2.0...v0.3.0-rc.1
v0.2.0
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.0Hex 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
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.0Hex package: https://hex.pm/packages/canaryd/0.1.0