Skip to content

v0.48.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 00:55
4aef2d7

SteleKit v0.48.2

Downloads

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

Linux Installation

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

chmod +x SteleKit-v0.48.2-linux.AppImage
./SteleKit-v0.48.2-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.48.2 (2026-06-18)

Bug Fixes

  • git: wire JvmGitRepository on desktop and keep OAuth code visible during polling (#166) (00df575)
  • watcher: journals page live refresh + Android detection reliability (#165) (27bf06d)