Skip to content

Releases: skilletmd/skillet

Skillet v0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 01:57
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

Choose a tag to compare

@github-actions github-actions released this 25 Aug 19:57
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

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:12
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

Choose a tag to compare

@gtmcknight gtmcknight released this 20 Aug 21:02

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.