Skip to content

Releases: ttalvitie/browservice

v0.9.10.0

09 Sep 08:59
d705b5d
Compare
Choose a tag to compare
  • Upgrade to CEF 128.4.8 (Chromium 128.0.6613.114).
  • Fix issue #98 by stopping using regexes for URL parsing in the Retrojsvice plugin.

v0.9.9.2

27 Jun 13:19
c7f0e8f
Compare
Choose a tag to compare
  • Upgrade to CEF 126.2.0 (Chromium 126.0.6478.62).
  • Start making prebuilt patched CEF binaries available (filenames starting with patched_cef_), enabling building modified versions of Browservice without having to build CEF/Chromium from scratch.

v0.9.9.1

24 Apr 18:56
Compare
Choose a tag to compare
  • Upgrade to CEF 123.0.12 (Chromium 123.0.6312.107).

v0.9.9.0

25 Jan 16:18
Compare
Choose a tag to compare
  • Upgrade to CEF 120.2.7 (Chromium 120.0.6099.234).
  • Add support for specifying SSL/TLS certificate checking exceptions using the --certificate-check-exceptions command line option.
  • Add support for controlling the control bar visibility (useful for kiosk software) using the --show-control-bar command line option.
  • Add support for disabling client forward/back button forwarding that may cause compatibility issues with some clients using the --vice-opt-navigation-forwarding Retrojsvice plugin command line option.

v0.9.8.0

26 Nov 10:32
43abfa3
Compare
Choose a tag to compare
  • Upgrade to CEF 119.4.3 (Chromium 119.0.6045.159).
  • Implement support for page zooming through the --initial-zoom command line argument and hotkeys Ctrl+K/J/M for zoom in/out/reset.
  • Implement support for setting font render parameters for the browser view using the --browser-font-render-mode command line option.
    • Set the default font render mode to antialiased without subpixel rendering (previously, the system default was used, which typically includes subpixel rendering).

v0.9.7.1

02 Sep 00:58
7d451a5
Compare
Choose a tag to compare
  • Upgrade to CEF 116.0.15 (Chromium 116.0.5845.111).

v0.9.7.0

18 Jul 14:45
7a0682f
Compare
Choose a tag to compare
  • Upgrade to CEF 114.2.12 (Chromium 114.0.5735.199).
  • Add two new vice plugin API extensions (PluginNavigationControlSupportQuery and WindowTitle) which are useful for alternative vice plugins (for example servers for native clients); the behavior with the default Retrojsvice plugin does not change.

v0.9.6.5

11 Jun 15:57
be88294
Compare
Choose a tag to compare
  • Upgrade to CEF 114.2.10 (Chromium 114.0.5735.110)
  • Fix issue #33 (also discussed in #96).

v0.9.6.4

20 Mar 16:47
42aa89e
Compare
Choose a tag to compare
  • Upgrade to CEF 111.2.6 (Chromium 111.0.5563.65)

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).