Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 07:50
69ef1c3

Added

  • Support short URLs (like https://viewtube.io/dQw4w9WgXcQ) #2846
  • New navigation menu #2853
  • Notify user of reason for streaming unavailability #2847 and #2860
  • Show watched progress of videos for trending videos #2916
  • Note: This is only for the trending videos for now, but will be available on all pages in the future
  • Add livestream support for iOS (on iPhone) devices #2875

Fixed

  • Limit volume to a value between 0 and 1 (Thanks @patricgruber) #2931
  • Pick up query params for internal requests in vtFetch (This fixes reloading the search page) #2844