Skip to content

2023.4.10.0

Latest
Compare
Choose a tag to compare
@SLT-World SLT-World released this 10 Apr 08:26

Haha it's been a while. I was focusing on another project of mine called "SLT Combat", it's basically a MMO war game, something like War Thunder or World of Tanks (but with aircraft and ships).

All that aside, here's the new SLBr update. My multi-instancing system is added in this version.

[23/11/2022]

  • Added "Skip low priority tasks" setting (Disabling this fixes chrome://system not loading details)
  • Fixed InspectorObjects null reference crash

[9/12/2022]

  • Webpages will now switch themes without the need to refresh [Force dark webpage & Theme selection]

[10/12/2022]

  • New performance settings [enable print raster, enable prerender, enable speculative preconnection, enable dns prefetching]

[23/12/2022]

  • Chromium 108

[2/1/2023]

  • Reverted back to Chromium 107 due to libcef errors
  • Fixed null binding error

[9/1/2023]

  • Removed "support" prompt
  • Fixed edge inspector not loading [Loaded too early]

[27/1/2023]

  • Updated to Chromium 109
  • Added fix to reddit behaving weirdly with ad block [Images reloading over and over again]
  • Ad & Tracker blocking will be disabled for pinterest and reddit only

[1/2/2023]

  • Fixed SafeBrowsing
  • Fixed minor loading crashes
  • Malware/Phishing are now blocked in iframes
  • Filter implemented for requests to send to SafeBrowsing servers
  • Fixed reddit & pinterest weird behaviours
  • Ad & Tracker blocking will no longer be disabled for pinterest and reddit
  • Supports WebAssembly

[3/2/2023]

  • Added Angle Graphics Backend setting
  • Added Chromium, WebView2/Edge, Internet Explorer stats to About section in settings

[7/2/2023]

  • Ad & Tracker blocking are now disabled on Ecosia

[8/2/2023]

  • Renamed setting "ModernWikipedia" to "MobileWikipedia"
  • Mobile Wikipedia setting is now disabled for default (Wikipedia got a desktop interface update which gave it a more cleaner and modern look)

[10/2/2023]

  • Multi-window system added (Code pain ;-;)
  • Added "New window" button to options menu

[21/2/2023]

  • Updated to Chromium 110
  • Default icons update colors when switching themes
  • Added Acid3 test
  • Renamed window.Cefsharp to window.engine to avoid any CORS issues related to CefSharp (cefsharp/CefSharp#4263) and hacks using window.Cefsharp
  • Fixed link not opening in existing SLBr instance. They now open in all SLBr instances.
  • Major performance problem found, when a link is opened in a existing SLBr instance, it's current instance gets stuck in a exiting mode "Exiting program" and is unable to be taskkilled. Link still does not open if an there is no proper SLBr instance since it will detect the exiting instances as proper SLBr instances and attempt to communicate with it.
  • Fixed tabs not registering their rows and resizing weirdly.
  • Fixed tab alignment updating locally instead of globally over all windows

[26/2/2023]

  • Removed accidental scissors icon from cancel menu buttons

[28/2/2023]

  • Settings tab icon now changes color as well

[11/3/2023]

  • Fixed bookmarks not showing on existing tabs
  • Shortened the height of the favourites bar
  • Customizable favourite/bookmark names

[24/3/2023]

  • Added exit button
  • Added functionality to New Window button (I added this a while ago but didn't apply the function call)

[3/4/2023]

  • Added download button that opens slbr://downloads if there is at least a download

[10/4/2023]

  • Fixed SLBr crashing when WebVIew2 is not installed on device
  • Chromium 111