Skip to content

v0.71.5

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jul 00:41
5f02b20

SteleKit v0.71.5

Downloads

Platform File
Android APK SteleKit-v0.71.5-android.apk
Linux AppImage SteleKit-v0.71.5-linux.AppImage
Linux DEB SteleKit-v0.71.5-linux.deb
Linux RPM SteleKit-v0.71.5-linux.rpm
macOS SteleKit-v0.71.5-macos.dmg
Windows SteleKit-v0.71.5-windows.msi

Linux Installation

AppImage (recommended — works on any distro including Arch/Manjaro):

chmod +x SteleKit-v0.71.5-linux.AppImage
./SteleKit-v0.71.5-linux.AppImage

Homebrew (macOS and Linux):

brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekit

Debian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm

Android Installation

Enable Install from unknown sources in Android settings before installing the APK.


0.71.5 (2026-07-24)

Bug Fixes

  • android: harden camera capture hang fix (post-#256 review findings) (#257) (6369b87)