PWB version 3.05.7 CEF/IE Released

TeamSoftware Solutions Announcements.

Moderators: Tyler, Scott

Locked
Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

PWB version 3.05.7 CEF/IE Released

Post by Scott »

PWB version 3.05.7 CEF/IE (11-16-2019) has been released and includes the following changes. See the "ReadMe.txt" file for complete change history.

Version 3.05.7 12-16-2019

Fixed/Changed:
Changed to CEF 3904 Chrome 78
Fixed background erase on minimize
[Printer]ForcePrintPreview=True Enable Chrome Printing Preview


Added (undocumented until version 3.06.0):
[Toolbars]CustomTabColors= Comma spearated #RRGGBB colors for tabs
[Java]JavaHideNavbar= Dynamic External JavaScript Command hide Navigation bar. Argument string "true" or "false"
[Java]JavaHideShellbar= Dynamic External JavaScript Command hide Shell bar. Argument string "true" or "false"
[Java]JavaHideRebar= Dynamic External JavaScript Command hides all bars. Argument string "true" or "false"
[Java]JavaHideKioskBar= Dynamic External JavaScript Command hide Kiosk bar. Argument string "true" or "false"
[Java]JavaAddressBarReadOnly= Dynamic External JavaScript Command set address bar read only. Argument string "true" or "false"
[Java]JavaHomePage= Dynamic External JavaScript Command set home page. Argument string "URL"
[Java]JavaHistoryFile= Dynamic External JavaScript Command set history file. Argument string "path to history file"
[Java]JavaAccessMessageFile= Dynamic External JavaScript Command set access message file. Argument string "path to HTML file"
[Java]JavaCheckURLFile= Dynamic External JavaScript Command reset URL filter file. Argument string "path to URL file"
[PageScripts] Multiple keys to read JavaScript files and inject the script into the page. First line of file needs to be URL to match
[Browser]DefaultLanguage= Default Language for CEF to use
[Browser]ShowChromeErrors=False Show errors when Chrome encounters an error message
[Browser]TabLabelLength= Sets max length of tab title, default 1024
[Browser]HomeButtonClose=False Closes browser when home button is pressed
[Inactivity]ResetOnNavigation=True Resets inactivity timer on navigation
[Security]RestartWaitforIdle=True Waits for new PWB instance to be idle when restarting
[Security]RestartShellExecute=True Uses ShellExecute instead of CreateProcess when restarting
[Security]RestartSeparatePaths=True Uses seperate paths when using CreateProcess
[Security]ExecuteCloseAboutBlank=False Closes About:Blank window on CheckExecuteAccess
[Files]AuthenticationMessageFile= Use custom HTML file when authentication is needed
[Overrides]ClearCookies= Clears the cookies


Removed:

Locked