Skip to content

Releases: airrobe/widget-sdk-android

1.0.8 - ➕ Extra params to the Confirmation widget

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 25 Aug 18:14

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

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 02 Aug 21:57
6dd46a7

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

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 16 Jun 01:10

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

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 14 Jun 22:06

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

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 08 Jun 00:07

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 🙌

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 07 Jun 01:03
a61013a

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 📝

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 17 May 00:30
976ada8

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

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 05 Apr 19:10

What's Changed

  • exceptions handled on API service (38ca90e)

1.0.0 - Category Mapping Query Update

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 04 Apr 23:28

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

Choose a tag to compare

@creative-dev-lab creative-dev-lab released this 29 Mar 21:39
91d901e

What's Changed

  • downgrade the minSdkVersion to 21 (#10)