Skip to content

v2.10.3

Latest

Choose a tag to compare

@Uninen Uninen released this 25 Mar 13:55
7d9427d
  • Feat: added minimumReleaseAge pnpm setting for added security.
  • Chore: bumped all deps.

See CHANGES.md for a complete list of changes.

Note

these macOS builds are unsigned. To prevent the "tauri-app is damaged and cannot be opened" security warning, run this command after moving the app to Applications folder:

xattr -c /Applications/tauri-app.app

See tauri-apps/tauri-action#866 for details.