Skip to content

docs(changelog): add v2.0.64 entry#2536

Merged
glifocat merged 1 commit into
nanocoai:mainfrom
glifocat:docs/v2.0.64-release-notes
May 18, 2026
Merged

docs(changelog): add v2.0.64 entry#2536
glifocat merged 1 commit into
nanocoai:mainfrom
glifocat:docs/v2.0.64-release-notes

Conversation

@glifocat

Copy link
Copy Markdown
Collaborator

Type of Change

  • Documentation - docs, README, or CONTRIBUTING changes only

Description

Adds the CHANGELOG.md entry for v2.0.64, documenting the fix from #2510 (closes #2465) in user-facing prose per RELEASING.md.

Single-bullet release — no rollup opener since this is a clean one-bump cycle following v2.0.63. Once this lands, the v2.0.64 GitHub Release can be cut with its body mirroring this entry verbatim.

Preview

## [2.0.64] - 2026-05-18

- **`ncl destinations add` and `remove` through the approval flow now reach the receiver immediately.** Approved destinations weren't being projected into the receiving agent's local session state, so a freshly-added destination silently failed at `send_message` with `unknown destination`, and a removed destination stayed resolvable until the next container restart. Both now take effect the moment the approval executes. Direct (non-approval) calls were unaffected.

Documents the fix from nanocoai#2510 (closes nanocoai#2465) in user-facing prose
following the RELEASING.md style guide. Single-bullet release —
no rollup opener since this is a clean one-bump cycle.
@github-actions github-actions Bot added follows-guidelines PR was created using the current contributing template PR: Docs Documentation changes labels May 18, 2026
@glifocat glifocat merged commit 0683c6e into nanocoai:main May 18, 2026
2 checks passed
tamasPetki pushed a commit to tamasPetki/nanoclaw that referenced this pull request Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

follows-guidelines PR was created using the current contributing template PR: Docs Documentation changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

destinations: approval-processed ncl destinations add doesn't populate receiver's session-local inbound.db (restart doesn't recover)

1 participant