What's Changed from 1.3.7 to 1.4.0
- Add markdown docs generation by @yorhodes in #2437
- docs: elaborate on censorship resistance of two ISMs. by @yorhodes in #2474
- 5164 hook support by @aroralanuk in #2471
- Deploy to solanadevnet & zbctestnet on testnet3 by @tkporter in #2412
- deploy middlewares by @yorhodes in #2496
- Refactor ChainMetadata types by @jmrossy in #2491
- Fix incorrect getRemoteInterchainAccount derivation by @AlexBHarley in #2446
- reset to mapping of mapping of messageiD and adding crosschain by @aroralanuk in #2506
- Deploy icas again by @yorhodes in #2513
Breaking Changes
- The
publicRpcUrls
field in theChainMetadata
interface has been renamed torpcUrls
. See #2491
New Contributors
- @AlexBHarley made their first contribution in #2446
Full Changelog: v1.3.7...v1.4.0