Releases: tstapler/stelekit
v0.41.1
v0.41.0
v0.40.4
SteleKit v0.40.4
Downloads
| Platform | File |
|---|---|
| Android APK | SteleKit-v0.40.4-android.apk |
| Linux AppImage | SteleKit-v0.40.4-linux.AppImage |
| Linux DEB | SteleKit-v0.40.4-linux.deb |
| Linux RPM | SteleKit-v0.40.4-linux.rpm |
| macOS | SteleKit-v0.40.4-macos.dmg |
| Windows | SteleKit-v0.40.4-windows.msi |
Linux Installation
AppImage (recommended — works on any distro including Arch/Manjaro):
chmod +x SteleKit-v0.40.4-linux.AppImage
./SteleKit-v0.40.4-linux.AppImageHomebrew (macOS and Linux):
brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekitDebian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm
Android Installation
Enable Install from unknown sources in Android settings before installing the APK.
0.40.4 (2026-06-11)
Bug Fixes
v0.40.3
SteleKit v0.40.3
Downloads
| Platform | File |
|---|---|
| Android APK | SteleKit-v0.40.3-android.apk |
| Linux AppImage | SteleKit-v0.40.3-linux.AppImage |
| Linux DEB | SteleKit-v0.40.3-linux.deb |
| Linux RPM | SteleKit-v0.40.3-linux.rpm |
| macOS | SteleKit-v0.40.3-macos.dmg |
| Windows | SteleKit-v0.40.3-windows.msi |
Linux Installation
AppImage (recommended — works on any distro including Arch/Manjaro):
chmod +x SteleKit-v0.40.3-linux.AppImage
./SteleKit-v0.40.3-linux.AppImageHomebrew (macOS and Linux):
brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekitDebian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm
Android Installation
Enable Install from unknown sources in Android settings before installing the APK.
0.40.3 (2026-06-11)
Bug Fixes
v0.40.2
SteleKit v0.40.2
Downloads
| Platform | File |
|---|---|
| Android APK | SteleKit-v0.40.2-android.apk |
| Linux AppImage | SteleKit-v0.40.2-linux.AppImage |
| Linux DEB | SteleKit-v0.40.2-linux.deb |
| Linux RPM | SteleKit-v0.40.2-linux.rpm |
| macOS | SteleKit-v0.40.2-macos.dmg |
| Windows | SteleKit-v0.40.2-windows.msi |
Linux Installation
AppImage (recommended — works on any distro including Arch/Manjaro):
chmod +x SteleKit-v0.40.2-linux.AppImage
./SteleKit-v0.40.2-linux.AppImageHomebrew (macOS and Linux):
brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekitDebian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm
Android Installation
Enable Install from unknown sources in Android settings before installing the APK.
0.40.2 (2026-06-09)
Bug Fixes
- android: prevent OOM crash during large-graph warm reconciliation (3d674c6)
v0.40.1
SteleKit v0.40.1
Downloads
| Platform | File |
|---|---|
| Android APK | SteleKit-v0.40.1-android.apk |
| Linux AppImage | SteleKit-v0.40.1-linux.AppImage |
| Linux DEB | SteleKit-v0.40.1-linux.deb |
| Linux RPM | SteleKit-v0.40.1-linux.rpm |
| macOS | SteleKit-v0.40.1-macos.dmg |
| Windows | SteleKit-v0.40.1-windows.msi |
Linux Installation
AppImage (recommended — works on any distro including Arch/Manjaro):
chmod +x SteleKit-v0.40.1-linux.AppImage
./SteleKit-v0.40.1-linux.AppImageHomebrew (macOS and Linux):
brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekitDebian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm
Android Installation
Enable Install from unknown sources in Android settings before installing the APK.
0.40.1 (2026-06-09)
Bug Fixes
v0.40.0
SteleKit v0.40.0
Downloads
| Platform | File |
|---|---|
| Android APK | SteleKit-v0.40.0-android.apk |
| Linux AppImage | SteleKit-v0.40.0-linux.AppImage |
| Linux DEB | SteleKit-v0.40.0-linux.deb |
| Linux RPM | SteleKit-v0.40.0-linux.rpm |
| macOS | SteleKit-v0.40.0-macos.dmg |
| Windows | SteleKit-v0.40.0-windows.msi |
Linux Installation
AppImage (recommended — works on any distro including Arch/Manjaro):
chmod +x SteleKit-v0.40.0-linux.AppImage
./SteleKit-v0.40.0-linux.AppImageHomebrew (macOS and Linux):
brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekitDebian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm
Android Installation
Enable Install from unknown sources in Android settings before installing the APK.
0.40.0 (2026-06-09)
Features
Bug Fixes
- android: guard switchGraph against cancelling an in-progress init (275291b)
v0.39.0
SteleKit v0.39.0
Downloads
| Platform | File |
|---|---|
| Android APK | SteleKit-v0.39.0-android.apk |
| Linux AppImage | SteleKit-v0.39.0-linux.AppImage |
| Linux DEB | SteleKit-v0.39.0-linux.deb |
| Linux RPM | SteleKit-v0.39.0-linux.rpm |
| macOS | SteleKit-v0.39.0-macos.dmg |
| Windows | SteleKit-v0.39.0-windows.msi |
Linux Installation
AppImage (recommended — works on any distro including Arch/Manjaro):
chmod +x SteleKit-v0.39.0-linux.AppImage
./SteleKit-v0.39.0-linux.AppImageHomebrew (macOS and Linux):
brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekitDebian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm
Android Installation
Enable Install from unknown sources in Android settings before installing the APK.
0.39.0 (2026-06-09)
Features
Bug Fixes
- android: stop double-switchGraph race that crashes v0.38.4 on startup (fd9e073)
- ci: fix fdroid artifact structure and restore F-Droid Pages content (4a1f1de)
- ci: queue pages.yml runs instead of cancelling to protect build-demo (554e22b)
- ci: raise build-demo timeout to 60 min and cache Kotlin/Native compiler (84916cf)
- ci: remove Playwright from build-demo — E2E tests already run in ci.yml (82d8ffc)
- fdroid: include APKs in Pages deployment so F-Droid downloads work (9786555)
v0.38.4
SteleKit v0.38.4
Downloads
| Platform | File |
|---|---|
| Android APK | SteleKit-v0.38.4-android.apk |
| Linux AppImage | SteleKit-v0.38.4-linux.AppImage |
| Linux DEB | SteleKit-v0.38.4-linux.deb |
| Linux RPM | SteleKit-v0.38.4-linux.rpm |
| macOS | SteleKit-v0.38.4-macos.dmg |
| Windows | SteleKit-v0.38.4-windows.msi |
Linux Installation
AppImage (recommended — works on any distro including Arch/Manjaro):
chmod +x SteleKit-v0.38.4-linux.AppImage
./SteleKit-v0.38.4-linux.AppImageHomebrew (macOS and Linux):
brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekitDebian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm
Android Installation
Enable Install from unknown sources in Android settings before installing the APK.
0.38.4 (2026-06-07)
Bug Fixes
- ci: prevent Pages deploy failures from artifact size and deployment conflicts (3c23053)
v0.38.3
SteleKit v0.38.3
Downloads
| Platform | File |
|---|---|
| Android APK | SteleKit-v0.38.3-android.apk |
| Linux AppImage | SteleKit-v0.38.3-linux.AppImage |
| Linux DEB | SteleKit-v0.38.3-linux.deb |
| Linux RPM | SteleKit-v0.38.3-linux.rpm |
| macOS | SteleKit-v0.38.3-macos.dmg |
| Windows | SteleKit-v0.38.3-windows.msi |
Linux Installation
AppImage (recommended — works on any distro including Arch/Manjaro):
chmod +x SteleKit-v0.38.3-linux.AppImage
./SteleKit-v0.38.3-linux.AppImageHomebrew (macOS and Linux):
brew tap tstapler/stelekit https://github.com/tstapler/stelekit
brew install tstapler/stelekit/stelekitDebian/Ubuntu: install the .deb
Fedora/openSUSE: install the .rpm
Android Installation
Enable Install from unknown sources in Android settings before installing the APK.
0.38.3 (2026-06-07)
Bug Fixes
- android: complete catchDbError coverage across all repository flows + add regression test (9e09932)