New stable version of WebOne, released 3 Oct 2021 after 21 commits.
It mostly contains bug fixes for both the program and default configuration, but also have minor feature improvement (see below).
- Fixed log-in to VOGONS.org (#35).
- Fixed cookie loss on some web sites.
- Fixed installing and uninstalling on Linux if there is no
systemd
(#45) and/orkillall
. - Fixed processing of
~/
(home directory) in file paths on Linux, macOS. - Fixed log file path on macOS. Now it is
~/Library/Logs/webone.log
. This path does not requireroot
rights. - Fixed build for macOS. The WebOne's binary in ZIP archive now is marked as executable.
- Fixed protocol name (http/https) in
Referrer
header. - Pages from Internet Archive are now displaying without Archive.org's toolbar, so there will be less JavaScript errors in browsers from 1996-2012.
- Archived copies of dead pages now can be returned as is, not as redirect to Archive.org if enable
HideArchiveRedirect
option. - Added opening of archived copy of Netscape Navigator online services depending on Netscape version (only through this browser).
- Fixed IE4 Active Channel links editing (details).
4 Nov. 2021 Update:
- Added DEB packages of WebOne which don't have dependency for FFmpeg packages. They should be useful for headless servers such as Raspberry Pi or VPS. If you don't want to watch YouTube via proxy, use
webone.0.11.1-noffmpeg.linux-*.deb
files. At any time you can install separateffmpeg
package and video converting will be enabled.