Prepare v5.2.0-beta15 - #13691
Merged
Merged
Conversation
Bump the version in Se.cs (and the generated English.json) and add the change-log section for the 34 pull requests merged since the beta14 tag. 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.
Bumps the version to
v5.2.0-beta15inSe.csand the generatedEnglish.json, and adds the change-log section for the 34 pull requests merged since thev5.2.0-beta14tag.The entry set was compiled by ancestor-checking every merged PR's merge commit against the
v5.2.0-beta14tag, so nothing merged after the tag's commit date is missed. Three PRs were folded into shared lines (the two "Remove text for HI" fixes from #13683/#13687/#13690, and the two performance PRs #13651/#13663); everything else is one line per PR.Included PRs
Additions — #13679 (IndexTTS 2.5), #13664 (MiLMMT-46), #13657 (HunyuanOCR 1.5), #13678, #13648, #13649, #13672, #13662, #13688, #13676, #13652, #13650, #13646
Fixes — #13647, #13689, #13684, #13686, #13655, #13685, #13683, #13687, #13690, #13669, #13666, #13670, #13661, #13654
Improvements / perf — #13675, #13673, #13651, #13663
Translations — #13644 (Korean), #13659 (Polish), #13667 (Portuguese, Brazil)
Note that #13647 reverts the parallel MKV cluster walk that shipped in beta 14, so the beta 15 line reports it as a fix for a beta 14 regression rather than a further improvement.
🤖 Generated with Claude Code