Skip to content

v0.40.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:50

v0.40.0 -- Production Release

Released: 2026-07-06
Tag: v0.40.0
Branch: main
Type: Production Release
Previous Release: v0.39.4


Overview

8e5a12d


Breaking Changes

No breaking changes in this release.


What's New

Features

  • redesign terms and privacy pages with branded nav, sticky TOC, and section anchors (#8e5a12d)

Improvements

No improvements in this release.

Bug Fixes

No bug fixes in this release.


Other Changes

No other changes in this release.


Dependency Updates

No dependency updates in this release.


Migration Guide

Upgrading from v0.39.4 to v0.40.0

Step 1 -- Update your dependency

npm install agentflow@0.40.0
# or
yarn add agentflow@0.40.0

Step 2 -- Review breaking changes

No breaking changes -- no additional steps required.


Release Stats

Metric Value
Commits since v0.39.4 1
Files changed
Additions / Deletions +835 / -441
Contributors 2

Contributors

Thank you to everyone who contributed to this release.


Resources

Link Description
Full Changelog All commits in this diff
Report a Bug Submit a bug report
Discussions Questions and community
Full Commit Log (v0.39.4 to v0.40.0)
8e5a12d feat(docs): redesign terms and privacy pages with branded nav, sticky TOC, and section anchors