Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 23 Jul 16:32
896a070

[v0.1.6] - 2026-07-23 (Installer UI Panel Fix & Version Bump)

  • Feature Summary: Fixed blank setup screen in NSIS installer by generating and configuring custom BMP images (nsis-sidebar.bmp and nsis-header.bmp) for the welcome page sidebar and header. Bumped version to 0.1.6 across root package.json, packages/desktop/package.json, tauri.conf.json, Cargo.toml, and .agents/architecture.json, and updated package-lock.json and Cargo.lock accordingly.
  • Modified Files:
    • package.json
    • package-lock.json
    • packages/desktop/package.json
    • packages/desktop/src-tauri/Cargo.toml
    • packages/desktop/src-tauri/Cargo.lock
    • packages/desktop/src-tauri/tauri.conf.json
    • packages/desktop/src-tauri/icons/nsis-header.bmp
    • packages/desktop/src-tauri/icons/nsis-sidebar.bmp
    • .agents/architecture.json
    • .agents/changelog.json
    • CHANGELOG.md