Releases: adjust/smart_banner_sdk
Releases · adjust/smart_banner_sdk
Version 1.2.8
Fixed
- Updated npm dependencies to resolve reported security warnings.
Version 1.2.7
Fixed
- Impression pixel uses an empty
altattribute to improve accessibility and prevent screen readers from announcing it.
Version 1.2.6
Fixed
- Fixed a bug where the SDK would insert "none" instead of an empty iOS deep link path in a banner link.
Version 1.2.5
Added
- Added support for SAN click ids. Now the SDK passes automatically into the Smart banner link.
- Added data versioning.
Version 1.2.4
Fixed
- Fixed styles to avoid unintentional override by website global styles.
Version 1.2.3
Version 1.2.3 (26th June 2025)
Added
- Added support for Chinese (simplified) and Chinese (Traditional) languages.
v1.2.2
Version 1.2.2 (7th May 2025)
Fixed
- Updated platform detection for tablets.
- Added width and height attributes for app icon.
v1.2.1
Version 1.2.1 (1st August 2024)
Fixed
- Fixed an issue where calling
showimmediately afterinitwhen a network error occurred resulted in an infinite loop. - Added aria-label for dismiss button.
Version 1.2.0
Version 1.2.0 (10th June 2024)
Added
- Supported custom fonts and sizes of title, description and CTA label configured in Suite.
Fixed
- Fixed usage of UTM parameters in link creation: in case not all required parameters were found the link doesn't fallback to default campaign structure.
Version 1.1.1
Version 1.1.1 (30th January 2024)
Fixed
- Fixed issue with CTA size when banner body contains long text.