Releases: clintcparker/site-checker
Releases · clintcparker/site-checker
Release list
v1.1.4
What's Changed
- feat: clickable URLs — a site's URL is now a control that opens it in the default browser by @clintcparker in #33
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
What's Changed
- fix(release): download tap assets to a non-tracked directory by @clintcparker in #32
- fix: launch at login survives a brew upgrade — register the version-independent path by @clintcparker in #31
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- docs: make the records say what actually happened by @clintcparker in #24
- Record the first human install of v1.0.0 (T044, closes #16) by @clintcparker in #26
- ci: retire the Node 20 deprecation warning — bump all Actions pins to node24 majors by @clintcparker in #27
- ci: bump the github-actions group with 4 updates by @dependabot[bot] in #28
- fix(ci): make the Dependabot ignore block functional — every entry was a silent no-op by @clintcparker in #29
- fix: clamp interval_secs on load and in the scheduler by @clintcparker in #30
New Contributors
- @dependabot[bot] made their first contribution in #28
Full Changelog: v1.0.0...v1.1.1
v1.0.0
What's Changed
- feat: Scaffold Cleanup — remove create-tauri-app residue and sharpen two imprecise strings by @clintcparker in #1
- feat: robustness — five small correctness wins from roadmap section 1 by @clintcparker in #2
- feat: durability & data integrity — sites.json saves are now atomic by @clintcparker in #3
- feat: concurrency & robustness hardening — close the three latent correctness holes in roadmap §1 by @clintcparker in #4
- docs: concurrency hardening evidence — reconstructed baseline screenshots, staff review, and QA report by @clintcparker in #5
- docs: concurrency hardening verification round 2 — the shell layer finally driven through a real window by @clintcparker in #6
- feat: packaging & distribution — install with one brew command, release with one tag by @clintcparker in #7
- fix: close the open review findings, and ship the install channel as a formula by @clintcparker in #8
- fix: install the bundle from inside the directory Homebrew chdirs into by @clintcparker in #9
- chore: make a failed bundle verification say what the bundle looks like by @clintcparker in #10
- fix: install only Contents, not Homebrew's scratch dir along with it by @clintcparker in #11
- fix: use the formula DSL brew audit actually supports by @clintcparker in #12
New Contributors
- @clintcparker made their first contribution in #1
Full Changelog: https://github.com/clintcparker/site-checker/commits/v1.0.0