Skip to content

Releases: ildella/sayit

Release list

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 22:06
b63e61c

Every v* tag now publishes Linux (AppImage, deb, rpm) and an experimental Windows MSI. Same GitHub Release, same latest.json.

Linux

Signed AppImage, .deb, and .rpm on every tag. The AppImage can check for updates in the app (Settings → Check for updates). Distro packages (deb/rpm) stay distro packages — they do not use that updater.

Windows (experimental)

An MSI is built and attached from this release onward. It is not a full Windows port: you still need Node ≥ 20 and mpv on the machine; playback and clipboard are Linux-oriented; the installer is not Authenticode-signed (SmartScreen will complain). The in-app updater applies to this MSI the same way as the AppImage.

Also in 0.2.x

If Speak or the CLI was stuck talking to an old sidecar on port 7878, the app and sayit service now recover that daemon instead of hanging on a foreign or stale process.

Download: AppImage / deb / rpm / MSI below. CLI install is unchanged (scripts/install.sh).

v0.2.0

Choose a tag to compare

@ildella ildella released this 10 Sep 16:33
be137c0
chore: bump version to 0.2.0 (#5)