Releases: ttalvitie/browservice
Releases · ttalvitie/browservice
v0.9.6.3
v0.9.6.2
v0.9.6.1
v0.9.6.0
v0.9.5.1
v0.9.5.0
- Upgrade to CEF 99.2.13.
- Implement optional soft navigation buttons in the browser area (
--show-soft-navigation-buttons
). - Block local file access through
file:///
by default. (There may be ways around the block, so you still should not allow untrusted users to access Browservice.) - Fix bug where some Vulkan libraries required by CEF were not included in the AppImage.
(Note: The AArch64 AppImage was compiled using Ubuntu 20.04 instead of 18.04 due to CEF compatibility issues, thus it may not work on older Linux distributions.)
v0.9.4.0
- Add support for running the proxy on Windows.
- Upgrade to CEF 96.0.18.
- Switch to a new incompatible vice plugin API version 2000000 (incompatibility necessary to fix design flaws that caused issues on Windows).
- Drop support for i386 on Linux as Chromium no longer supports it and sandbox is already broken.