Skip to content

Releases: elvissteinjr/DesktopPlusBrowser

v4.0

16 Jul 13:27
Compare
Choose a tag to compare

Desktop+ Browser API Version: 4
Compatible Desktop+ Releases: NewUI Preview 15

New:

  • Added translatable error page with styling matching the UI

Fixed:

  • Fixed reload refreshing the error page instead of the page the current error page originated
  • Fixed window messages sent during startup potentially being lost (added explicit ready notification sent to dashboard & UI app)

How to Install:

Extract the DesktopPlusBrowser folder (as-is, not just the contents) into the Desktop+ install directory.

v3.1

13 Mar 02:04
Compare
Choose a tag to compare

Desktop+ Browser API Version: 3
Compatible Desktop+ Releases: NewUI Preview 11, NewUI Preview 11.1, NewUI Preview 11.2, NewUI Preview 12, NewUI Preview 12.1, NewUI Preview 13, NewUI Preview 14

Changed:

  • Revamped texture handling to cache shared overlay texture handles and avoid unnecessary (de)allocation of them

Fixed:

  • Fixed single character string keys setting invalid key state when they can't be pressed on the current real keyboard layout
  • Fixed hidden state and maximum fps not being updated when removing a cloned browser overlay
  • Fixed duplicated browser being created even when the source overlay couldn't be found

How to Install:

Extract the DesktopPlusBrowser folder (as-is, not just the contents) into the Desktop+ install directory.

v3.0

21 Apr 12:58
Compare
Choose a tag to compare

Desktop+ Browser API Version: 3
Compatible Desktop+ Releases: NewUI Preview 11, NewUI Preview 11.1, NewUI Preview 11.2, NewUI Preview 12, NewUI Preview 12.1, NewUI Preview 13, NewUI Preview 14

New:

  • Added support for popup widgets
  • Added support for Over-Under 3D

Changed:

  • Adjusted texture submission strategy to avoid flickering and fix missing last frame updates on static pages

Fixed:

  • Fixed possible overlay data mismatch on duplicated output overlays

How to Install:

Extract the DesktopPlusBrowser folder (as-is, not just the contents) into the Desktop+ install directory.

v2.1

04 Oct 00:07
Compare
Choose a tag to compare

Desktop+ Browser API Version: 2
Compatible Desktop+ Releases: NewUI Preview 7, NewUI Preview 8, NewUI Preview 9, NewUI Preview 10, NewUI Preview 10.1

New:

  • Updated CEF to version 103

How to Install:

Extract the DesktopPlusBrowser folder (as-is, not just the contents) into the Desktop+ install directory.

v2.0

04 Jul 16:39
Compare
Choose a tag to compare

Desktop+ Browser API Version: 2
Compatible Desktop+ Releases: NewUI Preview 7, NewUI Preview 8, NewUI Preview 9, NewUI Preview 10, NewUI Preview 10.1

New:

  • Added support for keyboard input
  • Added support for keyboard auto-visibility
  • Added content blocker based on adblock-rust

Changed:

  • Disabled DOM element dragging for easier link clicking
  • JavaScript dialogs are now blocked instead of appearing on the desktop

Fixed:

  • Fixed double-click events not triggering

How to Install:

Extract the DesktopPlusBrowser folder (as-is, not just the contents) into the Desktop+ install directory.

v1.0

20 May 23:30
Compare
Choose a tag to compare

Desktop+ Browser API Version: 1
Compatible Desktop+ Releases: NewUI Preview 6

Initial release.
For details on the current state see the Steam announcement.

How to Install:

Extract the DesktopPlusBrowser folder (as-is, not just the contents) into the Desktop+ install directory.