Releases: skilletmd/skillet
Releases · skilletmd/skillet
Release list
Skillet v0.1.3
chore(desktop): release 0.1.3 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015A5DVdpuk8PXdAfS6Kbm3s
Skillet v0.1.2
chore(desktop): release 0.1.2, and make the three version sources agree The desktop version lives in three files, each read by something different: tauri.conf.json builds the app and is what the updater compares, Cargo.toml feeds CARGO_PKG_VERSION, package.json feeds the tray footer via __APP_VERSION__. Releases only ever bumped tauri.conf.json, so the other two sat at 0.1.0 while the shipped app called itself 0.1.1. Bump all three to 0.1.2 and add a release guard that refuses to cut a tag while they disagree. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015A5DVdpuk8PXdAfS6Kbm3s
Skillet v0.1.1
polish(web): drop the trust panel from /install The install page is a download page. The three reassurance cards sat between the hero and the setup steps, pushing the actual instructions further down for someone who has already decided to install. Nothing is orphaned: the same marketing TrustPanel still runs in the welcome flow, where a first-time user meets it in context, and /install already links to /docs/install higher up, so removing the '2-minute version' link does not cut off the docs.
Skillet 0.1.0 — macOS
First signed release of the Skillet desktop app.
macOS (Apple Silicon) — signed, notarized, and stapled. Download the .dmg below.
Windows is not in this release yet; /download/windows stays unavailable until those assets are added here.
Requires macOS 10.15 or later on an Apple Silicon Mac. Intel is not supported in 0.1.0.