Open
Conversation
ce6c759 to
0e36b9e
Compare
Author
|
This PR has been inactive for 14 days and is now marked as stale. |
0e36b9e to
0569fd2
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@read-frog/extension@1.25.0
Minor Changes
#930
a1ec67aThanks @taiiiyang! - feat(subtitles): improve subtitle container positioning and visual effects#933
4928469Thanks @taiiiyang! - refactor(subtitles): replace XHR interception with direct fetch for YouTube subtitles#932
aa6cc36Thanks @mengxi-ream! - refactor(ui): migrate shadcn components to base-uiPatch Changes
#943
d0986d4Thanks @mengxi-ream! - refactor(ui): consolidate UI components under src/components/ui/#923
955dafdThanks @taiiiyang! - feat: add custom prompts support for video subtitles translation#945
d721988Thanks @taiiiyang! - feat(subtitles): ensure CC enabled to trigger YouTube BotGuard POT token generation#939
01f0e95Thanks @taiiiyang! - fix(subtitles): respect user's selected subtitle track on YouTube#929
ddbc50dThanks @taiiiyang! - fix(subtitles): prevent navigation events from hiding subtitles unexpectedly and improve AI error messages#924
d7e8c23Thanks @sdxdlgz! - fix(subtitles): auto-hide error state and harden YouTube fetcher#914
79f8702Thanks @taiiiyang! - fix: handle unknown HTTP error status in YouTube subtitle fetcher#922
fa99c8aThanks @flowKKo! - feat: add retry button for translation cards#936
ef84d44Thanks @ishiko732! - perf(logger): show caller source location in browser console by usingconsole.bindinstead of wrapper functions#937
adab0acThanks @taiiiyang! - refactor(subtitles): unify noise filtering to fetcher layer#944
6dc3562Thanks @mengxi-ream! - chore: upgrade AI SDK and other dependencies