WebOne 0.15.2
New stable version of WebOne, released on 14.03.2023 after 20 commits.
Browser support updates:
- Added converting of SVG pictures for Mozilla 1.x, Firefox <4.0, MSIE <9, Opera <10.0.
- Added converting of WebP pictures for Opera <11.5, MS Internet Explorer.
- Fixed opening of Mozilla and Mozilla Firefox default start page for non-English locales (real http://start.mozilla.org/ is now available only in US English).
- Fixed installing XPI Mozilla add-ons from Forum.Mozilla-Russia.org via single click.
- Fixed opening of mozdev.org links (like "Add search engine" in Firefox 1.0).
- Fixed correct character encoding for Netscape 1-3 on OS/2 Warp.
- Fixed incorrect lookup to Internet Archive on attempts to upload a photo via VK Messenger (http://m.vk.com/).
Web-FTP client updates:
- Added clickable address bar.
- Added ability to save link to a FTP directory in bookmarks.
- Fixed work of the client in multi-tab browsers. All links now are absolute, not relative.
- Added correct preview of some file types from FTP servers in Web browsers. Not only
.TXT
files are now supported.- Common file types are pre-defined in webone.conf.
- Set any extra file types via
[MimeTypes]
in configuration.
- Added support to disable built-in FTP client via
EnableWebFtp
option in[Server]
of configuration file.
Core updates:
- Improved stability of systemd service on Linux.
- Thanks to way5!
- Fixed loading of custom configuration files from custom directories.
- Thanks to way5!
- Added support to load configuration from
/Library/Application Support/WebOne/webone.conf
(and~/Library/Application Support/WebOne/webone.conf
) on macOS.