File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
doc-site/docs/releasenotes Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ title: Release Notes
66
77[ Full release notes] ( https://github.com/hyperledger/firefly/releases )
88
9+ ## [ v1.4.0 - Jul 17, 2025] ( https://github.com/hyperledger/firefly/releases/tag/v1.4.0 )
10+
11+ What's New:
12+ - New Cardano connector https://github.com/hyperledger/firefly-cardano
13+ - Powers a reliable event-stream-based API for applications to react to custom Cardano events
14+ - Own signer module for managing keys
15+ - Incorporates it's own Balius wrapper framework for smart contracts
16+ - Includes in depth documentation section on developing Cardano smart contracts and listening to events
17+ - Support in FireFly CLI to create a Cardano stack and connect to a remote provider
18+ - Rust based framework for building FireFly Connectors
19+ - Enhancements to the connector framework to expose internal event listeners to consume directly instead of using external listeners
20+ - Miscellaneous bug fixes and minor improvements
21+ - Documentation updates, new Cardano section in the tutorials
22+ - CVE fixes across the board
23+
924## [ v1.3.3 - Mar 25, 2025] ( https://github.com/hyperledger/firefly/releases/tag/v1.3.3 )
1025
1126What's New:
Original file line number Diff line number Diff line change 6969 "release" : " v1.3.3"
7070 },
7171 "cli" : {
72- "tag" : " v1.4.0-rc.1 "
72+ "tag" : " v1.4.0"
7373 }
7474}
You can’t perform that action at this time.
0 commit comments