tauri/.changes/fix-updater-percent-decode.md

6 lines
200 B
Markdown
Raw Normal View History

---
"tauri": patch
---
Fixes an issue with the updater when replacing the `{{target}}` and `{{current_version}}` variables due to percent-encoding on the `Url` that is parsed from the configuration.