Android Releases

Release 2025.0.0

Summary

The objective of this release is to consolidate all improvements and fixes provided in releases 2022.0, 2023.0. and 2023.1, and their patches.

Updates

  • Re-enable access to Spend Manager UI (previously available in 2022.0.x, and disabled in 2023.x)

  • System compatibility updates. See Supported Platforms and Migration Guide for version-specific information.

Improvements

  • Crop feature enhancement: now it’s easier to see and adjust the corners of the cropping box when editing images. This helps users make more accurate adjustments to fit receipt images into the specific dimension. Previously the feature was only available in 2023.1.x

  • For the Gallery feature, SDK now uses Android Photo Picker . The Photo Picker is available on Android 11+. For Android versions 8 - 10, the Document Provider (ACTION_OPEN_DOCUMENT intent) will be automatically invoked instead. Optionally, application can enable the automatic installation of the backported Photo Picker module through Google Play services. See Photo Picker’s Device Availability section for more information. Previously the feature was only available in 2023.1.5.