Skip to content

Commit 26c1699

Browse files
nielniel
authored andcommitted
0.4.62
1 parent 40c640a commit 26c1699

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.4.62 - 2025-12-16
2+
* fix: remove mainHandler.post wrapper causing thread conflicts in Android bridges
3+
* test: add unit test demonstrating mainHandler.post deadlock scenario
4+
* test: fix android plugin unit test
5+
* docs: document standardized Verisoul error codes
6+
* docs: enhance documentation structure
7+
18
## 0.4.61 - 2025-11-27
29
* chore: update Android SDK to stable version 0.4.61
310
* fix: add missing WEBVIEW_UNAVAILABLE error code to Android

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.61
3+
version: 0.4.62
44
homepage: https://www.verisoul.ai/
55
repository: https://github.com/verisoul/flutter-sdk
66

0 commit comments

Comments
 (0)