Skip to content

SLBr 2022.11.19.0

Compare
Choose a tag to compare
@SLT-World SLT-World released this 19 Nov 07:40
· 13 commits to main since this release

[10/10/2022]

  • Custom query for Unsplash background
  • Fixed slbr://downloads and slbr://history not loading content
  • Fixed background for new tab [Background wasn't showing before the fix]
  • Fixed downloads and history page [Both pages needed refreshing to work before the fix]
  • SafeBrowsing for downloads
  • Improved security [Malware sites in iframes are now blocked, Resources detected as harmful will not be loaded]

[11/10/2022]

  • Reverted browser subprocess change made in v2022.10.10.0
  • Minimized selected tabs will also get unloaded

[12/10/2022]

  • Custom javascript dialogs [Alert, Confirm, Prompt]
  • Permissions dialog [Test with https://permission.site/]
  • Applied scrollbar css to popups
  • Redirect ajax.googleapis.com to cdnjs.cloudflare.com [Test with https://www.w3schools.com/jquery/tryit.asp?filename=tryjquery_lib_google]
  • Added icons to permission prompt
  • Improved security [Access to the camera and the microphone must be authorized]

[13/10/2022]

  • Icons for settings sections
  • Added "Auto" theme

[14/10/2022]

  • Changed Internet Explorer settings into Browser settings
  • Added "Make SLBr your default browser" button
  • Combined Web settings into Browser settings
  • Improved "Make SLBr your default browser" panel with a small container that shows the name of the current default browser

[16/10/2022]

  • SLBr now registers default app in HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE

[17/10/2022]

  • SLBr no longer requires administrative permissions to register default app
  • Renamed a few settings

[19/10/2022]

  • Custom title bar with rounded buttons and theme colors
  • Added settings button to titlebar
  • All icon in browser view now changed to Segoe Fluent Icons
  • Fixed window not restoring when clicking on a external link
  • Added new tab button to titlebar

[20/10/2022]

  • Removed new tab button from tool bar

[21/10/2022]

  • Changed all Segoe MDL2 Assets into Segoe Fluent Icons
  • Do not track setting

[22/10/2022]

  • Fixed textbox context menu style
  • Fixed options menu style
  • Fixed menu seperator margin
  • Improved menu style with icons

[23/10/2022]

  • WebView2/Edge support
  • Added browser emulator dropdown into inspector panel

[24/10/2022]

  • Improved toolbar UI
  • Improved inspector code
  • Added edge inspector

[25/10/2022]

  • Fixed Toolbar margin with progress bar

[26/10/2022]

  • Added tooltips for favourites in options menu
  • Fixed downloads panel named "Files and applications"
  • Added spellcheck setting
  • Fixed irregular separator margin in settings sidebar
  • Applied correct styling to IsCheckable for MenuItems
  • Added default browser engine setting (Changes the default browser engine used in new tabs and the next session)

[28/10/2022]

  • Context menu for tabs
  • Added icons to textbox context menu
  • Added ID detection to mainwindow actions for context menu

[29/10/2022]

  • Added mute command to tab context menu

[31/10/2022]

  • Improvements to Context Menu Handler
  • Solved sub menu problem of Legacy SLBr
  • New style for CEF context menu [Light theme only]

[1/11/2022]

  • Changed performance section icon
  • Changed render mode setting into "Enable WPF hardware acceleration" setting
  • Added setting for unload tab timing
  • Changed theme name "Auto" to "System default"
  • New tab header design

[2/11/2022]

  • More improvements to tab context menu
  • Unloaded tabs are faded

[3/11/2022]

  • Changed faded tab header logic
  • Moved certain settings out of Experiments section
  • Fixed unload tabs not working for Edge and IE mode
  • Added custom checks for edge tab unload
  • Edge tabs will now switch back to Edge mode if IE mode is disabled
  • Removed tab unload for IE tabs
  • Fixed tab drag and drop
  • Added file and text drop support
  • Added tooltips for tabs

[4/11/2022]

  • Updated Chromium to 107

[5/11/2022]

  • Segoe Fluent Icons for built-in error pages
  • Fixed browser not removing "slbr://processcrashed" after relaunch
  • New icons for error pages
  • Fixed enhanced single window system interrupting account system
  • Added Switch User to more options menu
  • Relaunch button now relaunches with user

[6/11/2022]

  • Added back prompts from Legacy SLBr, now with individual tabbed prompts
  • Changed from global to local request handler
  • Added error prompts

[10/11/2022]

  • Fixed weird window titles
  • Fixed fullscreen
  • Added experimental vertical tab style
  • Better scrollbar style
  • Reworked fullscreen

[11/11/2022]

  • Add Cover taskbar on fullscreen setting
  • Added focus to browser while switching between tabs and fullscreen
  • Updated to Chromium 107
  • Added tab vertical/horizontal tab alignment switch
  • Improved Gemini rendering UI
  • Added HTML rendering for gemini html files

[13/11/2022]

  • Added "slbr://cannotconnect" page for network and connection errors
  • Tab icons are now loaded regardless if the tab is loaded or not
  • Tab icons are now dimmed if the tab is not loaded
  • Tab close buttons are now collapsed in horizontal tab alignment unless hovered
  • Added settings for toggling dimmed icons and leaf icon
  • Moved tab id generation to new tab instance function

[14/11/2022]

  • Fixed browser switching button showing edge mode instead of chromium mode
  • Added MSAA sample count setting
  • Added Renderer process limit setting
  • Fixed blank rendering (Caused by --use-angle=opengl)
  • Fixed SLBr not utilizing GPU (Caused by --disable-plugins-discovery)

[16/11/2022]

  • Fixed error prompt disappearing after refresh

[18/11/2022]

  • Removed flags related to process models as they no longer provide functions
  • Added "site isolation" setting to enable/disable site isolation