Releases: CueSync/cuesync.github.io
CueSync v2.0.0
🎉 CueSync v2.0.0 is here!
CueSync is now a modern Web Component — making integration seamless across major frameworks like React, Vue, Angular, and more.
🚀 Key Features:
- 🌍 Multilingual Transcript Support — Add multiple transcripts to a single media file
- ✨ Built-in Language Switching — Easily switch languages via the settings panel
- 🌓 Theme Settings — Choose between auto, light, or dark modes
- 📜 Layout Toggle — Switch between stacked and paragraph views
- ⏱️ Toggle Timestamps and Auto-Scroll — Greater control over transcript display
- ⚙️ Built-in Settings Panel — Customize behavior with no extra setup
- 📦 ESM + UMD Builds — With styles auto-injected
- ✅ Native Web Component — No framework-specific wrappers required
🛠️ What's Changed
- Refactor cuesync.js by @nkdas91 in #2
- Bump axios and bundlewatch by @dependabot in #3
- Support Multiple Transcripts by @nkdas91 in #4
- Make CueSync a web component by @nkdas91 in #5
👤 Author
📈 Full Changelog: v1.0.0-alpha1...v2.0.0
v2.0.0-alpha3
CueSync is now a Web Component
CueSync has been completely restructured as a modern Web Component, making it easier to integrate across all major frameworks like React, Vue, Angular, and more.
This version introduces:
✨ Built-in support for language switching
🎉 Multilingual Transcript Support (Multiple transcripts in a media)
⚙️ A settings UI for layout, theme, timestamps, and scroll behavior
📦 Proper npm distribution with ESM + UMD builds
💡 Improved styling via CSS custom properties
🧪 This is a prerelease (alpha) version — feel free to try it out and share any feedback.
Multilingual Transcript Support is Here!
CueSync v2.0.0-alpha3 now supports multilingual transcripts! 🙌
You can check out a working example here:
🔗 https://cuesync.github.io/2.0/examples/#multilingual-transcripts
What's Changed
- Refactor cuesync.js by @nkdas91 in #2
- Bump axios and bundlewatch by @dependabot in #3
- Support Multiple Transcripts by @nkdas91 in #4
- Make CueSync a web component by @nkdas91 in #5
New Contributors
- @nkdas91 made their first contribution in #2
- @dependabot made their first contribution in #3
Full Changelog: v1.0.0-alpha1...v2.0.0-alpha3
v1.0.0-alpha1
CueSync v1.0.0-alpha1
CueSync is a JavaScript library designed to simplify the integration of interactive transcripts into multimedia content.
Full Changelog: https://github.com/CueSync/cuesync.github.io/commits/v1.0.0-alpha1