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
3 changes: 2 additions & 1 deletion doc-site/docs/releasenotes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Release Notes

[Full release notes](https://github.com/hyperledger-firefly/firefly/releases)

## [v1.5.0 - Jul 22, 2026](https://github.com/hyperledger-firefly/firefly/releases/tag/v1.5.0)
## [v1.5.0 - Aug 4, 2026](https://github.com/hyperledger-firefly/firefly/releases/tag/v1.5.0)

What's New:

Expand All @@ -24,6 +24,7 @@ What's New:
- Large number of improvements to the FireFly common libraries, used to bootstrap new plugins and features of FireFly
- Cardano connector maintenance updates, including security fixes and an increased request body limit for large transactions and contract deployments
- New networking metrics and IP/server configuration options in the common HTTP/TLS/DNS layers used across all FireFly runtimes
- Updated the Kubo (IPFS) image used by CLI and Helm charts to v0.42.0. Due to an issue with the way networking works in Docker Desktop, which affects peer discovery, fixes were added to the CLI to manually register peers.
- Miscellaneous bug fixes and minor improvements across all components
- CVE fixes across the board

Expand Down