Skip to content

Releases: aptabase/tauri-plugin-aptabase

0.5.1

04 Feb 19:18
Compare
Choose a tag to compare
  • Fixed an issue where with_panic_hook would swallow the panic after logging it

0.5.0

20 Dec 08:34
Compare
Choose a tag to compare
  • Fixed an issue where with_panic_hook would panic
  • Added msg: String to with_panic_hook

0.4.2

03 Nov 20:59
Compare
Choose a tag to compare
  • Use new session id format

0.4.1

07 Aug 07:00
Compare
Choose a tag to compare
  • Automatic flush of events on app exit
  • Fix User-Agent header

0.4.0

06 Aug 06:16
Compare
Choose a tag to compare
  • 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

23 Jul 14:21
Compare
Choose a tag to compare

(macOS) Fixed an issue where sessions could span multiple days if the app was left open overnight

0.2.1

20 May 07:56
Compare
Choose a tag to compare

Added support for automatic segregation of Debug/Release events