Skip to content

WebOne 0.15.1

Compare
Choose a tag to compare
@atauenis atauenis released this 15 Feb 18:50
· 185 commits to master since this release

New stable version of WebOne, released on 15.02.2023 after 9 commits.

  • Fixed 80200011, 80244008, 80072f76 errors when using with LegacyUpdate.net or Windows Server Update Services.
    • By default, the fix of 80244008: Unknown error is disabled. To allow work of Legacy Update, set AllowHttpCompression=no in [Server] section of WebOne configuration. The fix may some slow down the proxy, so that's why it isn't used by default.
  • Fixed text-transform CSS declarations under Firefox <15.0.
  • Fixed some CSS3 declarations under Firefox <15.0.
  • Fixed Idle process youtube-dl killed error on long videos.
  • Added support to get only video metadata via WebOne+Youtube-DL. Use dump-json=yes parameter of http://proxy/!webvideo/ URL for download.
  • Removed old yt.bat and yt.sh scripts (/!webvideo/ and /!player/ pages are quite nice now).