Change-log: add the #14042 fixes to the beta23 section - #14046
Merged
Conversation
#14042 merged into main between compiling the beta23 change-log and merging the prep PR, so its three shipped-bug fixes were missing. Its fourth fix (the ASSA CheckForErrors guard) is left out: that bug was introduced by #14026 in this same beta and never shipped. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
#14042 merged into main between the point where I enumerated the beta23 change-log entries and the point where #14045 merged, so it is in beta23 but had no entries.
Three of its four fixes are added — the teletext error-list gap, the beautify-time-codes partial extraction, and the STT quality report line reference. All three are bugs in features that shipped in beta22, so they belong in the change-log.
Its fourth fix (the ASSA
CheckForErrorslength guard) is deliberately left out: that mismatch was introduced by #14026 earlier in this same beta and never shipped, so it is an in-beta regression.🤖 Generated with Claude Code