- fix: Disable
minidumper
on iOS since it's not compatible (#19)
- Update to Sentry v0.35.0
- Fix IPC check on Windows (#16)
- Fix README.md
- Use a transport and pass complete envelopes to the Rust process. This allows
us to support attachments and Replays. You';; now need to pass the
&client
to the plugininit
function.
- Fix README.md
- First release supporting Tauri v2