This document is written for developers using Libindy to provide necessary information and to simplify their transition to Libindy 1.14 from Libindy 1.15. If you are using older Libindy version you can check migration guides history:
- Libindy 1.3 to 1.4 migration
- Libindy 1.4 to 1.5 migration
- Libindy 1.5 to 1.6 migration
- Libindy 1.6 to 1.7 migration
- Libindy 1.7 to 1.8 migration
- Libindy 1.8 to 1.9 migration
- Libindy 1.9 to 1.10 migration
- Libindy 1.10 to 1.11 migration
- Libindy 1.11 to 1.12 migration
- Libindy 1.12 to 1.13 migration
- Libindy 1.13 to 1.14 migration
The Libindy 1.14.5 release contains bug fixes that don't affect API functions. The most important of them:
- Provided correction for
Fix proof verification in case of credential attribute encoded value contains leading zeros
(IS-1491). Indy 1.14.3 changes "0" to "" which leads to proof rejection.