tauri/.changes/core-env.md

6 lines
187 B
Markdown
Raw Normal View History

---
"tauri": patch
---
The `process`, `path` and `updater` APIs now takes a `tauri::Env` argument, used to force environment variables load on startup to prevent env var update attacks.