Skip to content

Add the four 0.0.14 entries that never got written - #630

Merged
davidmckayv merged 1 commit into
mainfrom
fix/changelog-missing-0-0-14-entries
Sep 21, 2026
Merged

davidmckayv merged 1 commit into
mainfrom
fix/changelog-missing-0-0-14-entries

Conversation

@davidmckayv

Copy link
Copy Markdown
Contributor

Four changes shipped in 0.0.14 with no changelog entry. Found by diffing every commit in v0.0.13..main against the commits that touched CHANGELOG.md, rather than by reading the file.

Commit Missing entry
#625 The composer's "may be cut" warning on a large text attachment
#615 ADK and Langroid can call the tools OpenBot supplies
#626 OPENBOT_MODEL_AUTH_REQUIRED on an expired model credential, and the built-in Bot's tool loop moving to the server
#626 OPENBOT_ORGANIZATION_AUTH_URL

The last one matters beyond its own line: the authority wins over OPENBOT_SINGLE_USER, so somebody reading 0.0.14's new single-user rule needs to know it exists.

Desktop work in those same commits is deliberately left out, since it is unreleased.

Changelog only. No code.

Four merged changes shipped in 0.0.14 with nothing in the changelog: the
composer's truncation warning, the ADK and Langroid tool-calling fix, the model
provider sign-in failure now carrying through as itself with the built-in Bot's
tool loop moved to the server, and OPENBOT_ORGANIZATION_AUTH_URL.

Each changes how a deployment behaves, which is the bar this file sets in its
own header, and the last one also decides the sign-in question ahead of
OPENBOT_SINGLE_USER, so a reader of the new single-user rule needs it. The
desktop work in the same commits is left out, as it is unreleased.
@davidmckayv
davidmckayv merged commit 9c6a237 into main Sep 21, 2026
17 checks passed
@davidmckayv
davidmckayv deleted the fix/changelog-missing-0-0-14-entries branch September 21, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant