Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Jul 15:13
9465754

[v0.1.5] - 2026-07-21 (Vulnerability Patch & Release Branding)

  • Feature Summary: Updated desktop package name from generic desktop to proxync, set author to Inilax, and added project description across package.json, Cargo.toml, and tauri.conf.json. Configured NSIS installerIcon under bundle.windows in tauri.conf.json to display custom Proxync ico branding during setup. Patched glib dependency to >= 0.20.12 in Cargo.lock to resolve Dependabot memory unsoundness advisory #4. Updated workspace architecture recon map (.agents) and bumped version to v0.1.3 across all workspace config files.
  • Modified Files:
    • package.json
    • packages/desktop/package.json
    • packages/desktop/src-tauri/Cargo.toml
    • packages/desktop/src-tauri/Cargo.lock
    • packages/desktop/src-tauri/src/main.rs
    • packages/desktop/src-tauri/tauri.conf.json
    • .agents/architecture.json
    • .agents/changelog.json
    • CHANGELOG.md