Skip to content

Releases: airrobe/widget-sdk-android

1.0.8 - ➕ Extra params to the Confirmation widget

25 Aug 18:14
Compare
Choose a tag to compare

What's Changed

  • Added orderSubtotalCents and currency as extra params to the confirmation widget initialization(#29)

🧰 Maintenance

  • Demo update (#29)

Full Changelog: 1.0.7...1.0.8

1.0.7 - Update the URLs and company name from the connector

02 Aug 21:57
6dd46a7
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • update company name & URLs from the connector, remove hardcoded company name (#28)

🧰 Maintenance

  • Demo update (#28)

Full Changelog: 1.0.6...1.0.7

1.0.6 - Patches

16 Jun 01:10
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add resetOrder function to reset orderOptedIn value (#26)

🐛 Bug Fixes

  • Avoid force unwrap in dispatchEvent function (#27)
  • Initial Add/Added to text issue fixed (#25)

1.0.5 - 🐛 Font Alignment Issue Fix

14 Jun 22:06
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add background color of all widgets to the configuration (#24)

🐛 Bug Fixes

  • Logo update (#24)
  • Added horizontal paddings to "By Opting in ..." to match the alignment to the above text (#24)

1.0.4 - 🐛 Patch

08 Jun 00:07
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Issue fixed on Potential value not being displayed at all screen sizes (#23)
  • Remove outside paddings on Opt-In and Multi-Opt-In widgets (#23)

1.0.3 - Public Release 🙌

07 Jun 01:03
a61013a
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add listeners to the events (#18)
  • Add identify order call (#21)

🧰 Maintenance

  • Events renaming (#22)
  • Unit test implemented (#15)
  • Demo update (#14)
  • Publishing configuration (#19, #20)

🐛 Bug Fixes

  • Add/Added text issue fixed (c46ed9a)

1.0.2 - Telemetry Event 📝

17 May 00:30
976ada8
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Telemetry Event added (#11, #16)
  • Couple of functions added publicly callable

🧰 Maintenance

  • Best category matching logic updated (7264aec)

🐛 Bug Fixes

  • API call exception issue fixed (81b5a86)

1.0.1 - Hot🔥 patch on Api Service Exceptions

05 Apr 19:10
Compare
Choose a tag to compare

What's Changed

  • exceptions handled on API service (38ca90e)

1.0.0 - Category Mapping Query Update

04 Apr 23:28
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • Category mapping query update due to heavy workloads of the previous query (efd7f06)

1.0.0-alpha.4 - Hot🔥 patch on minSdkVersion

29 Mar 21:39
91d901e
Compare
Choose a tag to compare

What's Changed

  • downgrade the minSdkVersion to 21 (#10)