Skip to content

Releases: ttalvitie/browservice

v0.9.6.3

21 Feb 20:02
48da1f8
Compare
Choose a tag to compare
  • Upgrade to CEF 110.0.28 (Chromium 110.0.5481.104).

v0.9.6.2

21 Jan 15:52
Compare
Choose a tag to compare
  • Upgrade to CEF 109.1.11 (Chromium 109.0.5414.87).

v0.9.6.1

23 Nov 19:06
cee7ed4
Compare
Choose a tag to compare
  • Upgrade to CEF 107.1.11 (Chromium 107.0.5304.110).
  • Include libidn2.so.0 in AppImage (Issue #89).

v0.9.6.0

05 Nov 21:18
d4f7ac2
Compare
Choose a tag to compare
  • Upgrade to CEF 106.1.1 (Chromium 106.0.5249.119).
  • Use CEF clipboard patch (previously used on Windows) on Linux as well instead of relying on Xvfb clipboard.

v0.9.5.1

17 Aug 13:38
Compare
Choose a tag to compare
  • Upgrade to CEF 104.4.18.
  • Use Ubuntu 20.04 to build all AppImages.

v0.9.5.0

26 Mar 21:29
4c0faca
Compare
Choose a tag to compare
  • 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

19 Dec 12:12
d97840e
Compare
Choose a tag to compare
  • 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.

v0.9.3.0

23 Sep 22:22
Compare
Choose a tag to compare
  • Upgrade to CEF 94.3.0.
  • Implement bookmarks.
  • Implement URL input from client browser (by appending /goto/URL to the URL field in the client browser).

v0.9.2.2

28 May 20:22
Compare
Choose a tag to compare
  • Upgrade to CEF 90.6.7.
  • Start using prebuilt binary AppImages as the primary distribution method.

v0.9.2.1

01 May 12:03
Compare
Choose a tag to compare
  • Upgrade to CEF 90.6.3.