Skip to content

Releases: airrobe/widget-sdk-ios

1.1.1 - βž• Extra params to the Confirmation widget

25 Aug 19:25
Compare
Choose a tag to compare

What's Changed

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

🧰 Maintenance

  • Demo update (#26)

Full Changelog: 1.1.0...1.1.1

1.1.0 - Update the URLs and company name from the connector

02 Aug 21:55
1354928
Compare
Choose a tag to compare

What's Changed

πŸš€ Features

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

πŸ› Bug Fixes

  • constraint warning issues fixed (#25)

🧰 Maintenance

  • Demo update (#24)

Full Changelog: 1.0.9...1.1.0

1.0.9 - Patches

16 Jun 01:10
Compare
Choose a tag to compare

What's Changed

πŸš€ Features

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

πŸ› Bug Fixes

  • Avoid force unwrap in dispatchEvent function (#23)

1.0.8 - πŸ› Patch

08 Jun 01:10
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Issue fixed on Potential value not being displayed at all screen sizes (#21)

1.0.7 - Event Listener ✨

07 Jun 01:17
6ad679e
Compare
Choose a tag to compare

What's Changed

πŸš€ Features

  • Add listeners to the events (#17)
  • Add identify order call (#19)

🧰 Maintenance

  • Events renaming (#20)
  • Unit test cases updated (#15)
  • Demo update (#13)
  • Update readme to the relevant content (#18)

1.0.6 - Telemetry Event πŸ“

17 May 00:23
bf33522
Compare
Choose a tag to compare

What's Changed

πŸš€ Features

  • Telemetry Event added (#11, #14)
  • Confirmation eligibility check function added as public (44dbf7d)

🧰 Maintenance

  • Best category matching logic updated (d4f5856)

1.0.5 - Category Mapping Query Update

04 Apr 23:14
Compare
Choose a tag to compare

What's Changed

πŸš€ Features

  • Minimum Price Thresholds logic implemented (#10)

🧰 Maintenance

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

1.0.4 - Color Configuration 🌈

09 Mar 16:58
77b394b
Compare
Choose a tag to compare

What's Changed

  • Update the README with version 1.0.2 relevant content (#9)

πŸš€ Features

  • Add department as an optional parameter to the Opt-In widget (4f52748)
  • Color Configuration (#8)

🧰 Maintenance

  • Update demo project with color configuration example code added

πŸ› Bug Fixes

  • Widgets on the table view issue fixed (#7)

1.0.3 - πŸ› Bug Fixes

07 Feb 18:58
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • A hot fix on casting fatal error on Privacy Policy URL check function ab12136
  • Fix misspelling issue e482305

1.0.2 - Several πŸ“ˆ Patches

13 Jan 22:02
423fd73
Compare
Choose a tag to compare

What's Changed

  • Update the README with version 1.0.2 relevant content de79a9b

πŸš€ Features

  • Make email as required param on Confirmation Widget ad4eb24
  • Make brand, material, originalFullPriceCents, rrpCents as optional e916b48
  • Price engine rrp as optional & rrp initialization logic updated e916b48
  • Fallback resale price function implemented ed6e8d2
  • Made currency, locale as optional 956fa52
  • Best category mapping function implemented 242a7bf
  • Make the Iconic's Privacy Policy URL dynamic #3
  • Fraud Status on Confirmation Widget #5

🧰 Maintenance

  • Add unit tests for widgets visibility 956fa52

πŸ› Bug Fixes

  • Confirmation Widget orderId initialization issue fixed 1363865
  • Potential UI issue fixed per different screens on OtpIn Widget and Learn More Widget 779a977
  • Text cutting-off issue fixed on OptIn View and Confirmation View #4