Skip to content

Release Notes

Document contains release notes for the BlueFletch Browser application.

Package: com.bluefletch.ems.browser

Binaries can be found on the BlueFletch Portal Downloads page.

Release 2.0.8

Released April 2023

Highlights

New disable Back button feature.

Details

  • Added the ability to disable the Back button for a browser instance, with optional message.
  • Updated the WebAuthn module to change userAgents if not on a WebAuthn page.
  • Added the ability to save the NFC tag ID used during WebAuthn for use with Secondary Auth.
  • Added fix to prevent crash on Okta login when using a FIDO2 key for MFA.
  • Updated logic for the onTabHidden CCT callback to accommodate FIDO2 entry.

Release 2.0.5

Released March 2023

Highlights

Updated Browser to support FIDO2 login. Implemented support for Chrome Custom Tab (CCT) provider. Various bug fixes.

Details

  • Initial BlueFletch FIDO2 browser implementation.
  • Added logic to request PIN retries immediately after connecting to security key.
  • Added enhancements to UI of the PinInputActivity.
  • Updated the PinInputActivity to support USB.
  • Added logic to support CCT provider logic.
  • Added logic to enable or disable the Datawedge browser profile based on script commands.
  • Reset EMS API usage default value to false and additional logging for WebAuthn.
  • Updated logic to ensure all cookies for URL are passed as cookie header during file downloads.
  • Added exception handler during the decryption of encrypted contents.
  • Updated project to target SDK 32.
  • Adds cacheCookiesForUrl configuration to cache cookies in session via secure auth provider.
  • Updated logic to delete Datawedge profile only if config is false.

Release 1.9.13

Released February 2023

Highlights

Fixes for Datawedge use and updates for cookies within file downloads.

Details

  • Added logic to ensure all cookies for URL are passed as cookie headers during file downloads.
  • Added exception handler during the decryption of encrypted contents.
  • Updated project to target SDK 32.
  • Added cacheCookiesForUrl configuration to cache cookies in session via secure Auth Provider.
  • Added createDataWedgeProfile configuration.
  • Added logic to delete the current Datawedge profile before checking for creation on new Datawedge.
  • Added logic to delete Datawedge profile only if config value is false.

Release 1.9.9

Released September 2022

Highlights

Updated Browser to support SAP webpage popups, added additional security for clearing files, and various updates to Javascript format.

Details

  • Changes to let BlueFletch Browser read it's custom script JS file from Launcher Assets.
  • Changes to convert https:// based app links for auth into native app links.
  • Updated to use constants for the OIDC redirect for EMS Auth.
  • Added ability to store key-value pairs within a BlueFletch browser custom script, and have the key value pairs available across pages within an instance.
  • Added logic to check auth provider for cached credentials before user is prompted for HTTP Authentication.
  • Updated to use caprovider (4.3.5) with signature protection.
  • Updated to clear out cache during on clear cookie broadcast.
  • Fixed an issue on some SAP pages where popups do not close on submit.
  • Added ability to apply a CSS override file to apply when loading pages.
  • Updated injectable script to use new Javascript standards.
  • Deprecated the browserstore/browser provider module.
  • Updated Browser to use the new Auth4 provider AAR.
  • Updated the pipeline to remove bundleReleaseAar gradle task as AARs will no longer be generated from browser.
  • Resolved an issue where browser fails to download a pdf file if the request is made from the page via form post method.

Release 1.8.18

Released April 6, 2022

Details

  • Fixed a crash when site has no cookies during downloads.
  • Fixed an issue where popups don't auto-close on submit.
  • Added logic to allow a for specifying application links that use http/https, and open the corresponding installed application.
  • Changed the Orientation from fixed, to allow rotation.
  • Added additional logging to check for EMS API issues.

Release 1.8.13

Released February 14, 2022

Details

  • Fixed issue where the File Chooser was not removing the File Callback after calling it on a cancel. This was causing an exception to be thrown.

Release 1.8.12

Released February 7, 2022

Highlights

Override User Agent, Window scaling overrides, bug fixes and enhancements

Details

  • Updated zoom support only when pinch-to-zoom is enabled.
  • Updated the retrofit downloader method to pull site cookies when downloading from secure locations.
  • Added an option to disable disk persistence for cookies.
  • Instantiate shared cookie instance at application level.
  • Added ability to override the default user agent by using the userAgent browser setting.
  • Added ability to override the webview settings useWideViewPort and initialScalePercent.
  • Fixed issue with duplicate/missing cookies for downloads and oher pages in certain scenarios.
  • Improved configuration handling in pop-up windows.
  • Updated to display the title of the current page when the Browser is viewed the recent tasks.
  • Fixed Browser crash when using using the camera or uploading files.
  • Added flag to close the browser when the user taps on the device back button.

Release 1.8.5

Released October 6, 2021

Details

  • Fixed an issue where the page doesn't automatically scroll when focusing on an input field.

Release 1.8.4

Released September 27, 2021

Highlights

New browser APIs, custom scripting, improved download support

Details

  • Added new browser APIs for Zebra Scanner, Keyboard and LauncherProvider support.
  • Added functionality to allow running custom javascript code when a page loads.
  • Added configurable option to allow clear-text traffic.
  • Fixed issue with blob URL downloads.
  • Updated downloader to support self-signed ceritifcates.

Release 1.7.9

Released July 22, 2021

Details

  • Fixed an issue with the Browser if the internal downloads folder does not exist after first install.
  • Added encryption to disk persisted cookies.

Release 1.7.7

Released June 24, 2021

Highlights

Open websites in Desktop mode, support camera or file explorer when uploading to a site.

Details

  • Added new configuration openInDesktopMode browser setting to open a URL in desktop mode (instead of mobile version).
  • On some websites where uploading photos is allowed, you will be prompted to choose between using the camera or using the default device file explorer.

Release 1.7.4

Released June 4, 2021

Highlights

Add camera, printing features, along with HTTP Auth support

Details

  • Added new configuration settings to enable camera, audio, printer access.
  • Added support for HTTP Auth from the browser.
  • Fixed issue with opening documents with Google Sheets/Docs, along with additional UI cleanup.
  • Fixed issue where browser reverts to portrait when authenticating while using a display dock.

Release 1.6.4

Released April 16, 2021

Highlights

Add pinch to zoom functionality to webpages.

Details

  • Add the configuration setting "enablePinchToZoom" : true in the browser section to enable pinch to zoom on visited pages.

Release 1.6.3

Released March 25, 2021

Highlights

Fixes to Shared cookies.

Details

  • Fixes issue where cookie attributes are not being shared causing issues with GSuite SSO
  • Use updated cookieStr instead of httpCookie

Release 1.6.2

Released February 15, 2021

Highlights

Added functionality to support download requests, with additional fixes.

Details

  • Add functionality to support download requests, and open the file in an available viewer.
  • Fix issue found where cookie preview crashes the app on blank url.
  • Additional cleanup to the toolbar UI.
  • Extract Cookie title to string resources.

Release 1.4.3

Released January 29, 2021

Highlights

Changes to fix the "fix orientation" feature, and set it to portrait mode by default.

Release 1.4.2

Released December 15, 2020

Highlights

No code changes.

Release 1.4.1

Released December 15, 2020

Highlights

Ensure the browser task is closed if the back button is pressed on the last webpage. Support for EMS fast authentication

Release 1.3.1

Released October 30, 2020

Highlights

Various bug fixes

Details

  • BlueFletch Device logs upload
  • Changed the Color Accent from White to the Primary. Fixes the White button issue
  • Change the LAUNCH status of the Activity to cause reload of existing URL
  • Fixed bug that caused browser to crash without the launcher
  • Toolbar UI update
  • URL Edit view updates
  • Added editable flag and editable url view
  • Changed progress bar to show inside the webview instead of above

Release 1.1.2

Release coming soon.

Highlights

Initial release of the browser.