Skip to content

Releases: keejkrej/lisca

studio

26 May 23:25

Choose a tag to compare

Fix packaged desktop apps to start and show Lisca branding.

Stage shared Electron main scripts and brand assets into installers, resolve modules in dev and prod, bundle wait-on as a runtime dependency, and apply the Windows exe icon via rcedit when unsigned builds skip winCodeSign.

Co-authored-by: Cursor <cursoragent@cursor.com>

v0.2.0

03 May 15:22

Choose a tag to compare

fix(tauri): drop web CLI; watch dev server; tidy docs workspace

Remove the Rust \web\ subcommand and HTTP stack—browser dev stays on Vite
(\dev:*-web\). Keep \server\ plus default window mode.

Run \dev:server\ via \cargo watch\ so Rust changes rebuild headless RPC like
tauri dev. Trim workspace Cargo.toml (remove stray member) and lockfile deps.

README: document all three dev:*-server scripts and cargo-watch install.
Co-authored-by: Cursor <cursoragent@cursor.com>

v0.1.0

14 Apr 08:43

Choose a tag to compare

chore: update repository