Skip to content

v0.25.1

Choose a tag to compare

@untraceablez untraceablez released this 16 Jul 19:12
· 40 commits to main since this release
4ead191

Maintenance & dependency release.

Highlights

  • Desktop: get-port 5 → 7 (ESM, dynamic import()) — build and runtime validated on Electron 43.1.1: clean AppImage/deb build, and a launched install boots the embedded Postgres 17 cluster + frozen backend to a healthy /health in ~6s. main.js/preload.js modernized (node: imports, globalThis) and previously-swallowed errors now log.
  • Quality: SonarQube maintainability & reliability code smells cleared (93 → 0) and backend test coverage raised to 100% — including a fix for async greenlet coverage under-reporting (COVERAGE_CORE=sysmon).

Docker image: ghcr.io/leyline-coding/scryme:v0.25.1. Desktop installers are attached by the desktop-release workflow.