Skip to content

Commit c52b6f3

Browse files
nielniel
authored andcommitted
0.4.61
1 parent 860539e commit c52b6f3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.4.61 - 2025-11-27
2+
* chore: update Android SDK to stable version 0.4.61
3+
* fix: add missing WEBVIEW_UNAVAILABLE error code to Android
4+
* fix: remove staging environment (not supported by native Android SDK)
5+
* refactor: standardize error codes across platforms
6+
* fix: remove deprecated jcenter() and upgrade AGP/Kotlin for Gradle 9.0+ compatibility
7+
* chore: add example app lock files for reproducible builds
8+
* feat: upgrade native SDKs and enhance example app test suite
9+
* fix: propagate native SDK error codes through bridge layer
10+
11+
112
## 0.4.60 - 2025-11-20
213
* feat: update SDK versions and rewrite example app with comprehensive test suite
314
* Update README.md

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: verisoul_sdk
22
description: "Verisoul helps businesses stop fake accounts and fraud"
3-
version: 0.4.60
3+
version: 0.4.61
44
homepage: https://www.verisoul.ai/
55
repository: https://github.com/verisoul/flutter-sdk
66

0 commit comments

Comments
 (0)