Skip to content

Releases: CueSync/cuesync.github.io

CueSync v2.0.0

30 Apr 06:39

Choose a tag to compare

🎉 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

📚 Read the full documentation

🛠️ What's Changed

👤 Author

📈 Full Changelog: v1.0.0-alpha1...v2.0.0

v2.0.0-alpha3

25 Apr 14:05

Choose a tag to compare

v2.0.0-alpha3 Pre-release
Pre-release

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

New Contributors

Full Changelog: v1.0.0-alpha1...v2.0.0-alpha3

v1.0.0-alpha1

07 Mar 13:08

Choose a tag to compare

v1.0.0-alpha1 Pre-release
Pre-release

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