Skip to content

MOKE Vision One v3.7.3

Choose a tag to compare

@github-actions github-actions released this 05 May 07:06
· 17 commits to master since this release
7ce1aae

What's Changed

  • Initial tagged release.

Included changes

  • feat: migrate desktop packaging to tauri 2

Changed files

  • .github/workflows: Added .github/workflows/tauri-release-artifacts.yml.
  • repo root: Updated .gitignore, .npmrc, ELECTRON_BUILD.md, index.tsx, and 2 more.
  • scripts: Added scripts/package-tauri-release.mjs; Removed scripts/release-pack.sh.
  • services: Added services/desktopCompat.ts.
  • src-tauri: Added src-tauri/build.rs, src-tauri/capabilities/default.json, src-tauri/Cargo.lock, src-tauri/Cargo.toml, and 5 more.