Skip to content

Releases: atomicfi/atomic-transact-react-native

v3.15.0

05 Mar 22:51
24d37d5

Choose a tag to compare

2026-03-05

Impact

  • Breaking change: The onTaskStatusUpdate event payload structure has changed. iOS no longer wraps data in a status object to match the data from Android, and both platforms now use _id consistently (instead of iOS using id). If your app reads these event payloads directly, you will need to update your parsing logic.
  • Fixed a bug on Android where users saw a "Webpage not available" error when navigating back from a connector login page (ADP, Paylocity, and others)
  • Resolved Android app freezes (ANR) and memory warnings when users rotated their device during a Transact session
  • Fixed an iOS issue with Artifactory/App Store validation caused by missing build/version numbers in package plists

Changes

  • Standardized event data shape across iOS and Android (#106)
  • Removed extra status wrapper from iOS event payloads
  • Upgraded Android SDK to 3.16.1
  • Upgraded iOS SDK to 3.27.1

Platform SDK Versions

Full Changelog: 3.14.1...3.15.0

3.14.1

06 Jan 23:47
dac53b7

Choose a tag to compare

2026-01-06

Changes

  • Fixes duplicate callbacks being trigger on android when opening multiple instances of transact
  • Updates Android SDK to 3.15.2

Platform SDK Versions

Full Changelog: 3.14.0...3.14.1

3.14.0

04 Dec 23:38
5be4558

Choose a tag to compare

2025-12-04

Changes

  • Adds app deeplinking support
  • Adds app options in task
  • Update Android SDK to 3.15.1
  • Update iOS SDK to 3.26.0

Platform SDK Versions

Full Changelog: 3.13.0...3.14.0

3.13.0

28 Oct 21:36

Choose a tag to compare

2025-10-28

Changes

  • Adds pay-now deep link option
  • Adds support for edge to edge UI on android 15+
  • Update Android SDK to 3.13.0
  • Update iOS SDK to 3.23.0

Platform SDK Versions

Full Changelog: 3.12.9...3.13.0

3.12.9

16 Oct 22:20

Choose a tag to compare

2025-10-16

Changes

  • Adds single-switch deep link option
  • Update Android SDK to 3.12.0
  • Update iOS SDK to 3.22.0

Platform SDK Versions

Full Changelog: 3.12.8...3.12.9

3.12.8

03 Oct 21:58
b3d8c8c

Choose a tag to compare

2025-10-03

Changes

  • Update Android SDK to 3.11.9
  • Update iOS SDK to 3.10.7

Platform SDK Versions

Full Changelog: 3.12.7...3.12.8

3.12.7

03 Sep 18:37
2f60b08

Choose a tag to compare

2025-09-03

Changes

  • Update Android SDK to 3.11.8 - allows use of camera for authentication

Platform SDK Versions

Full Changelog: 3.12.6...3.12.7

3.12.6

25 Aug 19:34
13604ba

Choose a tag to compare

2025-08-25

Changes

  • Update iOS SDK to 3.20.6
  • Update Android SDK to 3.11.5 - fixes kotlin incompatibility issue for Expo users

Platform SDK Versions

Full Changelog: 3.12.5...3.12.6

3.12.5

14 Aug 20:00
20d13eb

Choose a tag to compare

2025-08-14

Changes

  • Add support for iOS SDK 3.20.5 - adds support for camera authetication

Platform SDK Versions

Full Changelog: 3.12.4...3.12.5

3.12.4

12 Aug 19:36
8cfcfa5

Choose a tag to compare

2025-08-12

Changes

  • Add support for Android SDK 3.11.4
  • Add support for iOS full screen option with presentationStyleIOS

Platform SDK Versions

Full Changelog: 3.12.3...3.12.4