New stable version of WebOne, released 17.10.2024 after 22 commits.
There are many bugs were fixed, and it contains a bit updated Retro Online Video Player.
- Fixed work when the proxy server is behind a SLIRP virtual network (then it have 10.0.2.2 IP address, existing only in virtual network).
- Fixed
Unknown LIST result line type
error when browsing some FTP servers. - Fixed certificate problems with newer browsers like Firefox 48+, Chrome 58+. Added "Subject Alternative Name" field to site certificates.
- Fixed "database error", marking all certificates as invalid, when attempting to establish a "true" HTTPS connection via Netscape 3.x/4.x, Opera 3.x/4.x/5.x. To fix the bug, default subject name in CA certificate has been changed. For update previously generated certificate, run WebOne with
--rebuild-ca
parameter, and then re-import new CA certificate to client browser(s). - Fixed root certificate installing to Internet Explorer 3/4, Netscape 4, Opera 5, Internet Explorer Macintosh Edition 5.x.
- Fixed root certificate installing on Windows NT 4.0 without SP4+.
- Fixed
Internal server error: System.ArgumentException: Specified value has invalid Control characters. (Parameter 'value')
on some internal pages. - Fixed online installing of Internet Explorer 6.0 Public Preview on Windows 2000.
- Fixed interface of Retro Online Video Player when using NetShow Player or Windows Media Player 6.x. The toolbar is now working.
- Fixed inability to view or download videos using ROVP in case of use of DNS host name. [#143]
- Added new nice pages for possible Internet Archive Wayback Machine error messages.
- Added ability to specify
SslHashAlgorithm
value by hash algorithm's OID too. - Added ability to choose PEM (Base64) or DER (Binary) format for root certificate file.
- Added assistance with format, codec and resolution selection in Retro Online Video Player.
- Added 16CIF and QVGA resolutions in Retro Online Video Player (mostly for H.263 and MS Video 1 codecs).
- Added FLV video codec in Retro Online Video Player.
- Retro Online Video Player and FTP server browser now have favicons.
- Windows builds: updated bundled FFmpeg and Yt-Dlp versions