New stable version of WebOne, released on 22 Dec 2023 after 14 commits.
- Fixed SVG converting for displaying in MSIE 1.0-3.0, Netscape 1.0-4.03.
- Fixed PNG/WebP converting for displaying in Netscape 4.00-4.03.
- Fixed useless request to Archive.org in some cases (mostly after picture format converting).
- Fixed
ObjectDisposedException
error ifUseMsHttpApi
option is enabled. - Fixed work with Arachne GPL web browser (few
Guru meditation
errors fixed). - Fixed Cyrillic character set used with Arachne web browser (it prefers CP1251 or KOI-8).
- Fixed crashing web browsers in OS/2 when playing YouTube videos via Macromedia Flash Player. [#103]
- Fixed breaking of converted YouTube video stream when playing with Windows Media Player. [#103]
- Improved speed of work with Mozilla, Opera browsers. HTTP Keep-Alive connections are more stable.
- Security update. It's possible to disallow running ImageMagick with uncontrolled amount of arguments. Use
EnableManualConverting
option to control. This does not breaking picture converting, but disableshttp://proxy:port/!convert/
page. - New architecture supported:
linux-armv6
(older Raspberry Pi 1, Zero devices). Experimental.