Skip to content

Releases: tstapler/stelekit

v0.31.0

30 May 01:42
48f6b47

Choose a tag to compare

SteleKit v0.31.0

Downloads

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

Linux Installation

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

chmod +x SteleKit-v0.31.0-linux.AppImage
./SteleKit-v0.31.0-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.31.0 (2026-05-30)

Features

  • ui: render markdown bold/italic in page title, search results, and snippets (#108) (aa7e5a5)

Bug Fixes

  • watch: shadow stale-read drops external sync changes; no new-day journal (#107) (4fade3d)

v0.30.2

29 May 15:34
acc5b5b

Choose a tag to compare

SteleKit v0.30.2

Downloads

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

Linux Installation

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

chmod +x SteleKit-v0.30.2-linux.AppImage
./SteleKit-v0.30.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.30.2 (2026-05-29)

Bug Fixes

  • android: sync shadow cache before file reads to fix stale-content bug (#105) (b479bca)

Performance Improvements

  • db: mmap_size PRAGMA, JVM PRAGMA parity, covering indexes for hot block queries (#104) (5cfb694)

v0.30.1

28 May 21:56
35fd303

Choose a tag to compare

SteleKit v0.30.1

Downloads

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

Linux Installation

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

chmod +x SteleKit-v0.30.1-linux.AppImage
./SteleKit-v0.30.1-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.30.1 (2026-05-28)

Bug Fixes

  • homebrew: remove invalid quarantine stanza from cask definition (b6a13b6)

v0.30.0

27 May 22:36
c39ad12

Choose a tag to compare

SteleKit v0.30.0

Downloads

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

Linux Installation

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

chmod +x SteleKit-v0.30.0-linux.AppImage
./SteleKit-v0.30.0-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.30.0 (2026-05-27)

Features

  • perf: wire editor_input histogram and add SQL Stats dashboard tab (e59697e)

Bug Fixes

  • lint: add explicit color to Text inside dynamic-background Surface (6309871)

v0.29.0

27 May 15:03
26210f3

Choose a tag to compare

SteleKit v0.29.0

Downloads

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

Linux Installation

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

chmod +x SteleKit-v0.29.0-linux.AppImage
./SteleKit-v0.29.0-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.29.0 (2026-05-27)

Features

  • perf: dynamic histogram dashboard — shows all recorded operations (4e1d292)
  • perf: EXPLAIN QUERY PLAN dashboard tab (03bd38e)

Bug Fixes

  • android: disable LogDetector in androidApp and raise Metaspace limit (f78312c)
  • android: disable LogDetector lint rules to prevent Metaspace OOM (4b4f7a0)
  • perf: wire histogramWriter into GraphLoader so graph_load is recorded (71e4600)
  • search: prevent Space key from dismissing the search dialog (#99) (d83d343)

SteleKit v0.28.1

27 May 04:00
33a1f18

Choose a tag to compare

SteleKit v0.28.1

Downloads

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

Linux Installation

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

chmod +x SteleKit-v0.28.1-linux.AppImage
./SteleKit-v0.28.1-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.


Full changelog is auto-generated below.

What's Changed

  • fix(perf): resolve empty saved spans and OTel desync on reinitialisation by @tstapler in #95
  • fix(ui): fix table dark-mode theming; add UnthemedTextInBackgroundContainer lint rule by @tstapler in #98
  • fix(editor): serialize structural block ops through DatabaseWriteActor by @tstapler in #97
  • fix(images): restore correct aspect ratio and add fullscreen lightbox by @tstapler in #100
  • chore(main): release 0.28.1 by @github-actions[bot] in #96

Full Changelog: v0.28.0...v0.28.1

v0.28.0

24 May 05:35
545d6ff

Choose a tag to compare

0.28.0 (2026-05-24)

Features

  • git: wire git UI — sync badge, setup wizard, conflict dialog (5cdb732)

Bug Fixes

  • ci: resolve Benchmark config-cache crash and F-Droid repo-icon path (ddc1356)
  • ci: resolve detekt ComplexCondition and config-cache failures (640de97)
  • fdroid: add app icon and fastlane metadata to fix F-Droid listing (85b1684)
  • fdroid: set DEMO_AVAILABLE when building site, bump archive_older to 5 (b4d13dd)

v0.27.1

24 May 00:56
8a170bd

Choose a tag to compare

SteleKit v0.27.1

Downloads

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

Linux Installation

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

chmod +x SteleKit-v0.27.1-linux.AppImage
./SteleKit-v0.27.1-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.27.1 (2026-05-24)

Bug Fixes

  • ci: increase Metaspace to 1g for Android release build (2b99076)

v0.27.0

23 May 22:27
2cc4a90

Choose a tag to compare

0.27.0 (2026-05-23)

Features

  • android,vault: wire Android OTel/Git/WorkManager, add vault settings UI (b2bcb9f)
  • perf: on-demand span capture, GZIP archive, and live performance dashboard (#92) (afb7b4d)
  • search: progressive page→block results with loading indicator (93aa386)

Bug Fixes

  • images: render Logseq size-hint images as actual images (130fdb5)
  • search: update tests to use .last() for progressive search flow (a3995a8)

v0.26.4

21 May 19:50
ef6bbb6

Choose a tag to compare

SteleKit v0.26.4

Downloads

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

Linux Installation

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

chmod +x SteleKit-v0.26.4-linux.AppImage
./SteleKit-v0.26.4-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.26.4 (2026-05-21)

Bug Fixes

  • android: eliminate Initializing… permanent hang on large libraries (9437abf)
  • wasm: remove @volatile from commonMain — not available on Wasm/JS (908822a)