- fix: improve text contrast on migration card in dark mode ([f07e93cf](https://git.duniter.org/clients/gecko/-/commit/f07e93cf))
- fix: work around durt2 codegen type erasure in distance calculation ([0581d623](https://git.duniter.org/clients/gecko/-/commit/0581d623))
- perf: parallelize all WoT data fetching for distance calculation ([db492378](https://git.duniter.org/clients/gecko/-/commit/db492378))
- perf: batch WoT RPC calls via queryStorageAt for distance calculation ([c4464808](https://git.duniter.org/clients/gecko/-/commit/c4464808))
- fix: handle unsupported Esperanto locale in DateFormat calls ([68034d15](https://git.duniter.org/clients/gecko/-/commit/68034d15))
- fix: prevent brief flash of empty transaction state on activity screen ([9981c350](https://git.duniter.org/clients/gecko/-/commit/9981c350))
- fix: sync safe provider after creation and treat inBlock as non-terminal state ([45d71ef6](https://git.duniter.org/clients/gecko/-/commit/45d71ef6))
- fix: read safe number after createSafe in debug test wallet service ([6c801804](https://git.duniter.org/clients/gecko/-/commit/6c801804))
- revert: treat inBlock as validated for non-critical transactions ([1337a98f](https://git.duniter.org/clients/gecko/-/commit/1337a98f))
- fix: disable close button until transaction is validated (inBlock) ([87d28da9](https://git.duniter.org/clients/gecko/-/commit/87d28da9))
- fix: show validated text for inBlock in transaction tile ([4c69e3e0](https://git.duniter.org/clients/gecko/-/commit/4c69e3e0))
- fix: use fingerprint-based test safe detection instead of hardcoded address ([21f0734a](https://git.duniter.org/clients/gecko/-/commit/21f0734a))
- fix: resolve RenderFlex overflow and text alignment in migration intro step ([5f5f4d10](https://git.duniter.org/clients/gecko/-/commit/5f5f4d10))
- add migration tests ([155623ab](https://git.duniter.org/clients/gecko/-/commit/155623ab))
- bump 1.0.2 ([b6c44b1c](https://git.duniter.org/clients/gecko/-/commit/b6c44b1c))
- ci: add linux x64 and windows builds to tag pipeline with optional failure ([b0db7323](https://git.duniter.org/clients/gecko/-/commit/b0db7323))