Skip to content

Releases: paypal/paypal-messages-android

v1.2.0

25 Feb 21:24
0eaf1c2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...v1.2.0

v1.1.15

17 Nov 18:25
fface0a

Choose a tag to compare

What's Changed

  • fix: implement HTTP requests for Central Portal API publishing by @grablack in #69
  • fix: link bottom style by @grablack in #71
  • feat: add auth header for logs by @surekhaw in #52
  • fix: Remove android:usesCleartextTraffic by @grablack in #73
  • chore: update sdkVersionName to 1.1.14 by @grablack in #74
  • refactor: update ModalFragment to use newInstance factory by @grablack in #84

New Contributors

Full Changelog: 1.1.0...v1.1.15

v1.1.14

21 Oct 15:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...v1.1.14

1.1.0

28 Jul 14:44

Choose a tag to compare

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

24 Jun 01:12

Choose a tag to compare

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

13 May 15:20

Choose a tag to compare

1.0.3 (2025-05-13)

Bug Fixes

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

1.0.2

08 May 18:01

Choose a tag to compare

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

22 May 16:07

Choose a tag to compare

1.0.1 (2024-05-22)

Code Refactoring

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

Continuous Integration

1.0.0

14 May 23:30

Choose a tag to compare

1.0.0 (2024-05-14)

Features

Bug Fixes

Code Refactoring

Continuous Integration

1.0.0-develop.3

14 May 16:42

Choose a tag to compare

1.0.0-develop.3 Pre-release
Pre-release

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

Bug Fixes