Skip to content

Releases: amplitude/Amplitude-Flutter

v3.15.0

01 Jun 20:44
6b21a28
Compare
Choose a tag to compare
  • Update to latest iOS and Android SDKs with long session fixes
  • Bump Amplitude Android SDK version (2.39.4)
  • Bump Amplitude iOS SDK version (8.16.1)

v3.14.0

05 Apr 20:24
86202ec
Compare
Choose a tag to compare
  • Add setEventUploadPeriodMillis()

v3.13.0

12 Dec 20:30
3f460d0
Compare
Choose a tag to compare
  • add setDeviceId support

v3.12.0

28 Nov 19:56
8c8af8c
Compare
Choose a tag to compare
  • Bump Amplitude Android SDK version (2.38.3)
  • Bump Amplitude iOS SDK version (8.14.0)

v3.11.0

22 Oct 04:21
ae5f5e3
Compare
Choose a tag to compare
  • Bump up the Kotlin version to support the latest Gradle on Android.

v3.10.0

15 Jun 06:00
88f47ee
Compare
Choose a tag to compare
  • Fix the Amplitude Flutter Web throw exception on setting userId to null. Thanks, @danielvestergaard!

v3.9.0

14 Jun 18:28
1e73eed
Compare
Choose a tag to compare
  • Bump Android (2.37.0) Amplitude SDK versions

v3.8.1

14 Jan 20:37
d8f82a2
Compare
Choose a tag to compare
  • Fix setUseDynamicConfig in Android
  • Enable foreground tracking on Android by default. Thanks, @vishna!

v3.8.0

23 Nov 21:45
8c71dfa
Compare
Choose a tag to compare

v3.7.0

28 Oct 18:14
28f40ed
Compare
Choose a tag to compare
  • Downgrade the kotlin gradle plugin version to 1.3.40 to fix amplitude_flutter incompatible to project with kotlin gradle plugin version < 1.4.0.