Releases: aptabase/tauri-plugin-aptabase
Releases · aptabase/tauri-plugin-aptabase
0.5.1
- Fixed an issue where
with_panic_hook
would swallow the panic after logging it
0.5.0
- Fixed an issue where
with_panic_hook
would panic
- Added
msg: String
to with_panic_hook
0.4.2
- Use new session id format
0.4.1
- Automatic flush of events on app exit
- Fix User-Agent header
0.4.0
- Events are now sent in batches to reduce network overhead
- While offline, events will be enqueued and sent when the app is back online
- Tauri 1.4 required
0.3.2
(macOS) Fixed an issue where sessions could span multiple days if the app was left open overnight
0.2.1
Added support for automatic segregation of Debug/Release events