Skip to content

Commit cfc108f

Browse files
committed
release version 0.4.0
1 parent 2b58d20 commit cfc108f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.4.0
2+
3+
* Events are now sent in batches to reduce network overhead
4+
* While offline, events will be enqueue and sent when the app is back online
5+
* Tauri 1.4 required
6+
17
## 0.3.2
28

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-plugin-aptabase"
3-
version = "0.3.2"
3+
version = "0.4.0"
44
license = "MIT"
55
description = "Tauri Plugin for Aptabase: Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps"
66
authors = [ "Guilherme Oenning" ]

0 commit comments

Comments
 (0)