Skip to content

MOKE Vision One v3.7.5

Choose a tag to compare

@github-actions github-actions released this 05 May 08:57
· 10 commits to master since this release

What's Changed

  • 3 commits across 20 files in 7 scopes since v3.7.4.

Included changes

  • ci: cache rust artifacts in release workflow
  • ci: generate release notes from actual changes
  • fix: support annotated tags in release notes

Changed files

  • .github/workflows: Updated .github/workflows/tauri-release-artifacts.yml.
  • components: Updated components/ApiConfigPanel.tsx, components/ApiSettingsModal.tsx, components/XiaohongshuLink.tsx.
  • contexts: Updated contexts/ApiConfigContext.tsx, contexts/GlobalAssetContext.tsx.
  • repo root: Updated App.tsx, index.tsx, vite.config.ts.
  • scripts: Added scripts/generate-release-notes.mjs, scripts/run-tauri-dev-debug.mjs, scripts/run-tauri-dev-server.mjs.
  • services: Added services/assetLibraryStorage.ts, services/debugRuntime.ts; Updated services/desktopCompat.ts.
  • src-tauri: Updated src-tauri/capabilities/default.json, src-tauri/Cargo.lock, src-tauri/Cargo.toml, src-tauri/src/main.rs, and 1 more.

Full Changelog: v3.7.4...v3.7.5