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 stable version of WebOne, released on 23 Jun 2021 after 15 commits and one beta version.
Added support for Ubuntu 22.04 LTS, 22.10 and CentOS Stream 9.
Updated version of used .NET Runtime. Now WebOne is using .NET 6.0 LTS instead of .NET 3.1 LTS.
Added support for banning clients by IPs ([IpBanList]) or some pages by URL ([UrlBlackList]).
Added support for limiting access to only particular clients ([IpWhiteList]) or to only particular URLs ([UrlWhiteList]).
Added support for multiple proxy server public names ([HostNames] list). This may be useful for VPS or similar public hosts with few DNS names or IP addresses.
Added support for converting YouTube videos via youtube-dl & ffmpeg on Linux & macOS servers via yt.sh script.
Added ability to limit maximum date of pages, finding in Web Archive via ArchiveDateLimit option in configuration file.
Improved work with Web Archive. Now there are less Available, but somewhere and No snapshots errors even when Web Archive contains a good archived copy.
Fixed loss of client's request headers in some cases.
This discussion was created from the release WebOne 0.12.0.
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 stable version of WebOne, released on 23 Jun 2021 after 15 commits and one beta version.
[IpBanList]
) or some pages by URL ([UrlBlackList]
).[IpWhiteList]
) or to only particular URLs ([UrlWhiteList]
).[HostNames]
list). This may be useful for VPS or similar public hosts with few DNS names or IP addresses.youtube-dl
&ffmpeg
on Linux & macOS servers viayt.sh
script.ArchiveDateLimit
option in configuration file.Available, but somewhere
andNo snapshots
errors even when Web Archive contains a good archived copy.This discussion was created from the release WebOne 0.12.0.
Beta Was this translation helpful? Give feedback.
All reactions