docs: cut 1.0.38 changelog#469
Merged
Merged
Conversation
audanye-sudo
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts the 1.0.38 changelog section. Documents the 5 commits merged into
mainsince the 1.0.37 cut (#457):Added
agent_codedetection + per-channel agent instance id for usage statsFixed
dws sheet exporthang (case-sensitive poll comparison)dws upgrade --dry-runsilently performing a real upgrade (bug: dws upgrade --dry-run performs the actual upgrade #364)dws doc create/updatefailing on server-rejected control / zero-width charsdws auth login --no-browserflag was defined but never wiredVerification
Docs-only change. The code it documents was integration-verified locally on top of current
mainbefore merge:go build ./...,go vet, andgo test ./internal/compat/... ./internal/app/... ./internal/auth/...all green.Next steps after merge: tag
v1.0.38→ goreleaser.