|
3816 | 3816 | <h1 id="release-notes">Release Notes<a class="headerlink" href="#release-notes" title="Permanent link">¶</a></h1> |
3817 | 3817 | <p><a href="https://github.com/hyperledger/firefly/releases">Full release notes</a></p> |
3818 | 3818 | <h2 id="v140-jul-17-2025"><a href="https://github.com/hyperledger/firefly/releases/tag/v1.4.0">v1.4.0 - Jul 17, 2025</a><a class="headerlink" href="#v140-jul-17-2025" title="Permanent link">¶</a></h2> |
3819 | | -<p>What's New: |
3820 | | -- New Cardano connector <a href="https://github.com/hyperledger/firefly-cardano">https://github.com/hyperledger/firefly-cardano</a> |
3821 | | - - Powers a reliable event-stream-based API for applications to react to custom Cardano events |
3822 | | - - Own signer module for managing keys |
3823 | | - - Incorporates it's own Balius wrapper framework for smart contracts |
3824 | | - - Includes in depth documentation section on developing Cardano smart contracts and listening to events |
3825 | | - - Support in FireFly CLI to create a Cardano stack and connect to a remote provider |
3826 | | - - Rust based framework for building FireFly Connectors |
3827 | | -- Enhancements to the connector framework to expose internal event listeners to consume directly instead of using external listeners |
3828 | | -- Miscellaneous bug fixes and minor improvements |
3829 | | -- Documentation updates, new Cardano section in the tutorials |
3830 | | -- CVE fixes across the board</p> |
| 3819 | +<p>What's New:</p> |
| 3820 | +<ul> |
| 3821 | +<li>New Cardano connector <a href="https://github.com/hyperledger/firefly-cardano">https://github.com/hyperledger/firefly-cardano</a><ul> |
| 3822 | +<li>Powers a reliable event-stream-based API for applications to react to custom Cardano events</li> |
| 3823 | +<li>Own signer module for managing keys </li> |
| 3824 | +<li>Incorporates it's own Balius wrapper framework for smart contracts</li> |
| 3825 | +<li>Includes in depth documentation section on developing Cardano smart contracts and listening to events</li> |
| 3826 | +<li>Support in FireFly CLI to create a Cardano stack and connect to a remote provider</li> |
| 3827 | +<li>Rust based framework for building FireFly Connectors</li> |
| 3828 | +</ul> |
| 3829 | +</li> |
| 3830 | +<li>Enhancements to the connector framework to expose internal event listeners to consume directly instead of using external listeners</li> |
| 3831 | +<li>Miscellaneous bug fixes and minor improvements </li> |
| 3832 | +<li>Documentation updates, new Cardano section in the tutorials</li> |
| 3833 | +<li>CVE fixes across the board</li> |
| 3834 | +</ul> |
3831 | 3835 | <h2 id="v133-mar-25-2025"><a href="https://github.com/hyperledger/firefly/releases/tag/v1.3.3">v1.3.3 - Mar 25, 2025</a><a class="headerlink" href="#v133-mar-25-2025" title="Permanent link">¶</a></h2> |
3832 | 3836 | <p>What's New:</p> |
3833 | 3837 | <ul> |
|
0 commit comments