Skip to content

Releases: mosip/tuvali

v0.4.7

14 Dec 12:24
3525616
Compare
Choose a tag to compare

0.4.6

12 Oct 05:52
9c5df99
Compare
Choose a tag to compare

Cryptographic Improvement MOSIP-29218 - Vulnerability using fixed seed for Random number generator

v0.4.5

27 Sep 05:50
6a2c22e
Compare
Choose a tag to compare
Merge pull request #67 from tw-mosip/tuvali-ios-error

fix tuvali error in ios simulator

v0.4.4

01 Aug 08:12
a71e8bc
Compare
Choose a tag to compare

Android sharing fixes

  • INJI-227 Second VC sharing fails if sharing is rejected by wallet in the first time

v0.4.3

26 Jul 05:37
768a7fc
Compare
Choose a tag to compare

What's Changed

  • Bump up tuvali version

Fixes for connectivity issues for stability

18 Jul 06:43
b73310e
Compare
Choose a tag to compare

INJI-207 Connectivity issue when sharing VC

Cleanup & refactor of Tuvali API into modules and other general refactor

12 Jun 13:30
e1e4662
Compare
Choose a tag to compare
  • INJI-84 [Cleanup] Cleanup of Google Nearby like APIs and migrate to a newer API viz Version, Wallet, Verifier

v0.4.0

30 May 07:11
0955769
Compare
Choose a tag to compare

Enhancements:

mosip/inji#696 - Verify Inji build on windows machine

Spec Implementation :

#39 - update format of ResponseSize Characteristics
#42 - move all byte buffer to big endian/network byte order format
#43 - [Spec Impl] Change Tuvali's VC chunk counter sequence number from 0 based to 1

Documentation :

mosip/inji#413 - Document BLE design and technical specification

Exception Handling :

#38 - [IOS] Research and safely handle Uncaught exceptions in IOS Tuvali
mosip/inji#702 - [Android]Add exception handling for missing files in Tuvali
mosip/inji#695 - Display Error code when Tuvali transfer fails
INJI-52 - Add exception handling for missing files in Tuvali
INJI-71 - [IOS & Android] Pass error codes on Error

Android device compatibility enhancements & stability improvements

19 May 07:35
3bb01b8
Compare
Choose a tag to compare

[Release 19-04-23] Stability improvements & developer compatibility enhancements

19 Apr 12:26
cf22b78
Compare
Choose a tag to compare

What's Changed

Stability improvements

  • Android exception handling improvements: mosip/inji#702
  • iOS error handling refactor: #38

Developer compatibility enhancements(windows build fix)