KEEP
Release v0.10.23

February 19, 2026 Enriched

v0.10.23

Date: 2026-02-19
Changes: v0.10.22…v0.10.23

Summary

Fixes the dist/index.html verification step in CI to check multiple paths, addressing cases where the file location varies across platforms. Continues the build pipeline stabilization from v0.10.22.

Features

No feature commits in this range.

Fixes

  • fix(ci): Check multiple paths for dist/index.html verification

Other

No other commits in this range.

Files Changed
 apps/desktop/package-lock.json         | 4 ++--
 apps/desktop/package.json              | 2 +-
 apps/desktop/src-tauri/Cargo.toml      | 2 +-
 apps/desktop/src-tauri/tauri.conf.json | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)
Artifacts
Platform Artifact Status
macOS KEEP-v0.10.23-macos-universal.zip pending
Linux KEEP-v0.10.23-linux-amd64.AppImage pending
Linux KEEP-v0.10.23-linux-amd64.deb pending
Windows KEEP-v0.10.23-windows-x64.msi pending
Raw Commits (source of truth)
  • 09e3ca6 release: v0.10.23
  • 49275ff fix(ci): Check multiple paths for dist/index.html verification