Skip to content

Commit 50c0770

Browse files
authored
Merge pull request #1698 from hyperledger/fix_release_note_1.4.0_gh_pages
manual fix: release notes for 1.4.0 formatting
2 parents fc39b4d + cdc051b commit 50c0770

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

v1.4.0/releasenotes/index.html

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3816,18 +3816,22 @@
38163816
<h1 id="release-notes">Release Notes<a class="headerlink" href="#release-notes" title="Permanent link">&para;</a></h1>
38173817
<p><a href="https://github.com/hyperledger/firefly/releases">Full release notes</a></p>
38183818
<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>
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>
38313835
<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>
38323836
<p>What's New:</p>
38333837
<ul>

0 commit comments

Comments
 (0)