Skip to content

Latest commit

 

History

History
167 lines (104 loc) · 16.4 KB

File metadata and controls

167 lines (104 loc) · 16.4 KB

Changelog

1.1.0 (2025-07-28)

Features

  • add Central Portal API snapshot publishing workflow (#66) (5438be9)
  • add ProGuard rules for PayPal Messages SDK (#65) (dd6adbb)
  • extract data provider to work better with different view types (#58) (d3ff1de)

1.0.4 (2025-06-24)

Bug Fixes

  • prevents modal dismissal when modal is already detached (#59) (5dd5bf7)
  • prevents modal dismissal when modal is already detached from fragment manager (#59) (d8f4e9a)

1.0.3 (2025-05-13)

Bug Fixes

  • handle unavailable logger api request (#55) (34b76f5)

1.0.2 (2025-05-08)

Bug Fixes

  • add integration type to requests (#50) (e6e9f09)
  • add offer type to modal analytics (#47) (7ad763b)
  • does not proceed on SSL error in prod (#54) (a584911)

Code Refactoring

  • update PayPalEnvironment to use sealed class (#46) (9701971)

1.0.1 (2024-05-22)

Code Refactoring

  • send integration name and integration version in message request (#42) (baf3e8a)

Continuous Integration

1.0.0 (2024-05-14)

Features

Bug Fixes

Code Refactoring

Continuous Integration

1.0.0-develop.3 (2024-05-14)

Bug Fixes

1.0.0-develop.2 (2024-04-23)

Features

Bug Fixes

1.0.0-develop.1 (2024-04-11)

Features

Bug Fixes

Code Refactoring

Continuous Integration