Release Notes

All versions release notes

Platform Release Status

v2.0.7 (2025-10-14)

New Features

  • Added audio capture mode selector with options Entire page and Video elements (defaults to capturing the entire page audio). Helps resolve cases where audio capture fails; switch the mode and refresh the page to apply.
Audio capture modes
  • VR mode now supports non-fullscreen mode and overlays on top of the original video element by default. Enter fullscreen VR manually via the fullscreen button.
VR mode overlay

Improvements

  • Improved VR mode visual quality by preserving the original video resolution.
  • HLS video detection no longer relies on the .m3u8 suffix, enabling detection for sources without an extension.

Bug Fixes

  • Fixed playback speed failing to reset after skipping YouTube ads when audio features or other actions were triggered.
  • Resolved audio auto-enabling with abnormal sound by introducing the new audio capture mode options.

Developer Experience

  • Migrated the project development environment from Node.js to Bun for faster builds and a smoother workflow.
  • Released the bun-tasks package to orchestrate concurrent tasks, significantly speeding up extension builds.

v2.0.6 (2025-09-05)

New Features

  • Screenshot feature now supports multiple formats: png, jpg, and webp
  • Video download now detects and downloads videos with content type binary/octet-stream (e.g. platforms like PikPak)
  • HLS video downloads now show progress in the tab title

Improvements

  • Added fallback mechanism for audio feature: if the stream-based approach fails, it falls back to the legacy method to prevent audio from failing (only applies when a video element exists on the page)
  • Optimized play button behavior in the video download list so clicking starts playback immediately
  • Improved user login security
  • Improved screenshot feature: replaced passing base64 in URL with local storage to prevent failures caused by overly long URLs
  • Optimized local storage usage for video downloads to prevent browser lag due to excessive stored data

Bug Fixes

  • Fixed issue where after separating video components the original state could not be restored

v2.0.5 (2025-08-21)

New Features

  • HLS video download page now supports video preview

Improvements

  • Optimized HLS video download retry mechanism, automatically retries when segment requests fail
  • Optimized HLS video download progress display, changed from updating on download start to updating after download completion
  • Automatically detects MP4 format when downloading HLS video segments and switches download format accordingly
  • Changed MP4 video download from programmatic download to opening in new tab, handled by browser

Bug Fixes

  • Fixed video download issues on bilibili.com and x.com websites

v2.0.4 (2025-08-06)

New Features

  • Added dark/light mode, defaults to system preference
  • Added "Force Lock Video Configuration" option. When enabled, video playback speed, picture-in-picture, and loop settings will always be locked to Video Roll's configured values and cannot be changed through the video player's controls.

Improvements

  • Auto-focus input field when opening custom speed settings, providing better user guidance for manual speed adjustments

Bug Fixes

  • Fixed issue where zoom ratio was not restored when reopening the extension after rotation

v2.0.3 (2025-07-11)

Improvements

  • Video recording removed countdown, now starts playback from beginning and begins recording immediately after clicking record.
  • Added recording button and time indicator in web pages.
  • Optimized popup page loading speed, fixed the freeze issue when opening.
  • Pro version prompts are no longer shown after user login.

Bug Fixes

  • Fixed issue where playback speed could not be adjusted below 0.5x.
  • Fixed issue where A-B loop values could not be updated in real-time after enabling the feature.
  • Fixed issue where X-axis stretch adjustments could not be reset.

v2.0.2 (2025-07-08)

New Features

  • Video download tab now shows video count
  • Added plugin rating popup
  • Added redirect to feedback page on uninstall

Improvements

  • Video download now limits display to 50 videos maximum, clearing old videos when exceeded
  • Optimized plugin event cleanup mechanism to prevent memory leaks
  • Optimized memory usage during video download detection to prevent memory leaks
  • Updated user login icon

Bug Fixes

  • Fixed issue where plugin event listeners were not completely destroyed in some scenarios
  • Fixed issue where playback speed was not restored after YouTube ad acceleration

v2.0.1 (2025-07-07)

Bug Fixes

  • Fixed audio functionality causing duplicate communication during initialization that could lead to browser crashes

v2.0.0 (2025-06-29)

New Features

  • Add Record feature
  • Add Video Player
  • Add VR Mode
  • Add Surround feature
  • Add A-B Loop
  • Add Youtube AI Summary
  • Add Auto speed Youtube ads
  • Add Download videos
  • Add Audio Delay
  • Add Audio Stereo
  • Add Customizable layout

Bug Fixes

  • Fix shortcuts can't reset