Skip to content

Releases: plaidev/nativebrik-sdk

ios.v0.5.8

11 Oct 07:41
12b1884
Compare
Choose a tag to compare

What's Changed

  • [ios] use N_ERROR_RECORD instead of hard coded string by @RyosukeCla in #48
  • [ios] support app identifier condition for experiment, and send metadata to collect server by @RyosukeCla in #49
  • [ios] expose nativebrikTrackUrl, nativebrikCdnUrl by @RyosukeCla in #51
  • [ios] mv TipKit to weak frameworks by @RyosukeCla in #60

Full Changelog: v0.5.8...v0.5.9

flutter.v0.2.3

11 Oct 08:10
0c8c98e
Compare
Choose a tag to compare

What's Changed

Full Changelog: flutter.v0.2.2...flutter.v0.2.3

android.v0.1.6

11 Oct 07:45
9c175e2
Compare
Choose a tag to compare

What's Changed

  • [android] support appid condition for experiment targetting and send meta data to collect server by @RyosukeCla in #50
  • [android] vup to v0.1.6 by @RyosukeCla in #61

Full Changelog: android.v0.1.5...android.v0.1.6

android.v0.1.5

26 Jun 07:05
5606eda
Compare
Choose a tag to compare

What's Changed

  • [android] use N_ERROR_RECORD instead of hard coded string by @RyosukeCla in #47

Full Changelog: android.v0.1.4...android.v0.1.5

android.v0.1.4

19 Jun 04:47
1e1e653
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...android.v0.1.4

ios.v0.5.8

19 Jun 02:42
eea2815
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

flutter.v0.2.2

05 Jun 10:01
a19594b
Compare
Choose a tag to compare

What's Changed

Full Changelog: flutter.v0.2.1...flutter.v0.2.2

[ios] v0.5.7

04 Jun 08:14
5e5a13d
Compare
Choose a tag to compare

What's Changed

  • [ios] not to send a event that will be dispatched when it came back to foreground from background. by @RyosukeCla in #37
  • [ios] dismiss in-app-message when the same experiments are triggered between the short period by @RyosukeCla in #38
  • [ios] Update Nativebrik version to 0.5.7 by @RyosukeCla in #39

Full Changelog: v0.5.6...v0.5.7

android.v0.1.3

05 Jun 02:18
548ce6e
Compare
Choose a tag to compare

What's Changed

  • [android] add e2e by @RyosukeCla in #32
  • [android] Add FLAG_ACTIVITY_NEW_TASK flag to intent for starting activity by @RyosukeCla in #36
  • [android] support auto scroll / full item width options for carousel by @RyosukeCla in #40
  • [android] support user props customization by @RyosukeCla in #41
  • [android] support built-in triggers by @RyosukeCla in #42

Full Changelog: android.v0.1.2...android.v0.1.3

[ios] v0.5.6

07 Apr 09:07
742e288
Compare
Choose a tag to compare

What's Changed

  • [ios] support autoscroll, autoscroll interval, fullwidth for carousel by @RyosukeCla in #35

Full Changelog: flutter.v0.2.1...v0.5.6