You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New testing version of WebOne, released on 28.08.2023 after 16 commits since previous Beta version and at 500th commit since project start 4 years ago. Seems to be almost enough stable, but still not complete.
Contains all new features of WebOne 0.16 Beta 1 and Beta 2.
Fixed Error while loading configuration: String '31.12.2070 23:59 +0' was not recognized as a valid DateTime. [Wrong date format 0.16-beta2 #97]
Fixed /etc/systemd/system/webone.service and /etc/logrotate.d/webone file mode, now 644. The bug first appear in version 0.10.x.
Fixed guru meditation '"utf-8"' is not a supported encoding name.
Fixed log entry look for responses without valid Content-Length header
Fixed loss of Content-Type response header in some cases.
Using latest yt-dlp instead of obsolete youtube-dl.
Added automatic build of PAC script, depending on WebOne settings.
Added support for non-HTTPS protocols over CONNECT method. Now it's possible to use IRC/IRCS (and not only) over WebOne. For SSL-based protocols cipher downgrade is also available similar to HTTPS.
SSL-bases protocols are detected by rules set in [NonHttpSslServers] section of configuration file.
Added support for dynamic generating SSL/TLS site certificates by external utilities.
Use SslSiteCertGenerator and SslSiteCerts in [SecureProxy] section of configuration file.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
New testing version of WebOne, released on 28.08.2023 after 16 commits since previous Beta version and at 500th commit since project start 4 years ago. Seems to be almost enough stable, but still not complete.
Error while loading configuration: String '31.12.2070 23:59 +0' was not recognized as a valid DateTime.
[Wrong date format 0.16-beta2 #97]/etc/systemd/system/webone.service
and/etc/logrotate.d/webone
file mode, now644
. The bug first appear in version 0.10.x.unknown/unknown
Content-Type header [304 NotModified from pypi.org returns unknown/unknown Content-Type #99].'"utf-8"' is not a supported encoding name.
Content-Length
headeryt-dlp
instead of obsoleteyoutube-dl
.CONNECT
method. Now it's possible to use IRC/IRCS (and not only) over WebOne. For SSL-based protocols cipher downgrade is also available similar to HTTPS.[NonHttpSslServers]
section of configuration file.SslSiteCertGenerator
andSslSiteCerts
in[SecureProxy]
section of configuration file.osx-x64
➡️mac-intel
,osx-arm64
➡️mac-m
.This discussion was created from the release WebOne 0.16 Beta 3.
Beta Was this translation helpful? Give feedback.
All reactions