Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 16 additions & 12 deletions v1.4.0/releasenotes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3816,18 +3816,22 @@
<h1 id="release-notes">Release Notes<a class="headerlink" href="#release-notes" title="Permanent link">&para;</a></h1>
<p><a href="https://github.com/hyperledger/firefly/releases">Full release notes</a></p>
<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">&para;</a></h2>
<p>What's New:
- New Cardano connector <a href="https://github.com/hyperledger/firefly-cardano">https://github.com/hyperledger/firefly-cardano</a>
- Powers a reliable event-stream-based API for applications to react to custom Cardano events
- Own signer module for managing keys
- Incorporates it's own Balius wrapper framework for smart contracts
- Includes in depth documentation section on developing Cardano smart contracts and listening to events
- Support in FireFly CLI to create a Cardano stack and connect to a remote provider
- Rust based framework for building FireFly Connectors
- Enhancements to the connector framework to expose internal event listeners to consume directly instead of using external listeners
- Miscellaneous bug fixes and minor improvements
- Documentation updates, new Cardano section in the tutorials
- CVE fixes across the board</p>
<p>What's New:</p>
<ul>
<li>New Cardano connector <a href="https://github.com/hyperledger/firefly-cardano">https://github.com/hyperledger/firefly-cardano</a><ul>
<li>Powers a reliable event-stream-based API for applications to react to custom Cardano events</li>
<li>Own signer module for managing keys </li>
<li>Incorporates it's own Balius wrapper framework for smart contracts</li>
<li>Includes in depth documentation section on developing Cardano smart contracts and listening to events</li>
<li>Support in FireFly CLI to create a Cardano stack and connect to a remote provider</li>
<li>Rust based framework for building FireFly Connectors</li>
</ul>
</li>
<li>Enhancements to the connector framework to expose internal event listeners to consume directly instead of using external listeners</li>
<li>Miscellaneous bug fixes and minor improvements </li>
<li>Documentation updates, new Cardano section in the tutorials</li>
<li>CVE fixes across the board</li>
</ul>
<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">&para;</a></h2>
<p>What's New:</p>
<ul>
Expand Down