TMS FNC Web Browser Release Notes
Source: FMX.TMSFNCWebBrowser.pas version history
Current version: 1.3.3.6
1.3.3.6
- Improved : Exposed API ICoreWebView2Settings8 in Windows
1.3.3.5
- Fixed : Issue destroying window on VCL
1.3.3.4
- Fixed : Issue recreating window on VCL
1.3.3.3
- Fixed : Issue with accessing local files in Linux
1.3.3.2
- Fixed : Issue with request parameters in OnWebResourceRequested event
1.3.3.1
- Improved : WebView2 Downloads Estimated End Time event and property added
1.3.3.0
- New : Virtual Hosting methods
1.3.2.0
- New : Setup settings Additional Browser Arguments and language properties available
1.3.1.2
- Fixed : Issue with Handled parameter in NewWindowRequested
1.3.1.1
- Fixed : Issue with URL property set on retrieving frame
- Fixed : Issue with persistence of EnableContextMenu property
1.3.1.0
- New : Additional events added
- Fixed : Issue with download assign in TMSFNCWebBrowser.Win
1.3.0.2
- Fixed : Edge Chromium fallback implementation causing multiple copies in Windows temp folder during runtime update mechanism
1.3.0.1
- Fixed : Issue parsing JavaScript functions in WEB
1.3.0.0
- New : DevTool Protocol methods implemented
- New : Download Manager implemented
1.2.0.0
- New : Print and save to PDF
- New : Use popupmenu or manipulate context menu
- New : Manage Cookies
- New : Navigate with custom method and data
1.1.8.5
- Improved : Exposed API ICoreWebView2Settings8 in Windows
1.1.8.4
- Fixed : Issue destroying window on VCL
1.1.8.3
- Fixed : Issue recreating window on VCL
1.1.8.2
- Fixed : Issue with accessing local files in Linux
1.1.8.1
- Fixed : Issue with request parameters in OnWebResourceRequested event
1.1.8.0
- New : Virtual Hosting methods
1.1.7.0
- New : Setup settings Additional Browser Arguments and language properties available
1.1.6.1
- Fixed : Issue with focus in FMX
- Fixed : Issue with URL property set on retrieving frame
- Fixed : Issue with persistence of EnableContextMenu property
1.1.6.0
- New : Additional events added
- Fixed : Issue with download assign in TMSFNCWebBrowser.Win
1.1.5.2
- Fixed : Edge Chromium fallback implementation causing multiple copies in Windows temp folder during runtime update mechanism
1.1.5.1
- Fixed : Issue parsing JavaScript functions in WEB
1.1.5.0
- New : DevTool Protocol methods implemented
- New : Download Manager implemented
1.1.4.8
- New : Methods added for TMSFNCEdgeWebBrowser
1.1.4.7
- Fixed : Issue with retaining and releasing focus in macOS
1.1.4.6
- Fixed : Issue with border being visible in Linux GTK
1.1.4.5
- Fixed : Issue with keyboard handling in macOS
1.1.4.4
- Fixed : Issue with focus exception in combination with TMS Scripter
1.1.4.3
- Fixed : Issue with scaling in FMX
1.1.4.2
- Fixed : Issue with reparenting in Windows
1.1.4.1
- Fixed : Issue with default value of EnableAcceleratorKeys
1.1.4.0
- New : EnableAcceleratorKeys to enable/disable keyboard accelerator keys
1.1.3.0
- New : CacheFolder, CacheFolderName & AutoClearCache properties
- Improved : Changed ClearCache property to method to manually clear cache
- Fixed : Issues with clearing cache when AutoClearCache = False
1.1.2.1
- Fixed : Issue detecting stable version v86.0.622.38 (copy to temp folder solution)
1.1.2.0
- Improved : CacheFolderName & ClearCache for defining Edge Chromium cache folder
- Improved : Moved Edge detection entry points and variables to be available at application level
1.1.1.0
- Improved : Support for Microsoft Edge Chromium Stable v85.0.564.41 detection/fallback mechanism
1.1.0.0
- New : CaptureScreenShot method
- New : JavaScript bridge support
- Fixed : Issue with Visibility / Parenting in FMX
1.0.0.1
- Improved : Interfaces added to Edge Chromium to add JavaScript object injection
1.0.0.0
- First release