Skip to main content

· 2 min read

Corrected defects

  • Incorrectly reports "Done" after "Checking for archive server" if WiFi is not connected or no network is defined in profile.
  • The following failures are now treated as warnings instead of (fatal) errors.
    • Failure to update/remove existing networks.
    • Attempting to downgrade pre-installed APKs.
  • Visual Formatter files are persisted with the wrong persistence type.
  • Visual Formatter files are installed but disabled when profile also includes a self-update.
  • Profile policies filter out some valid property IDs.
  • Agent v2.0.8 fails to complete a self-update to a newer version of Agent.
  • Restoring Enterprise backup fails if profile includes a self-update to a newer version of Agent.
  • Fails waiting to get a valid IP address under the following conditions:
    • No download deployment is used and networks are only defined with "after-staging" availability.
    • Location mode is disabled.
  • Timeout waiting for OEMConfig when restoring from Enterprise backup.
  • Deploying a profile with a keyboard remapping file can result in applying a previous profile.
  • Download percentage can display unexpected values with very large profiles.
  • Agent attempts to install all ZIP files from the Download folder as an OTA file.
  • Reset after OTA update fails when used with silent deploy.
  • Disabling Enterprise Agent APK can fail.

· One min read

Enhancements

  • Added sample jpos.xml profiles for Magellan 9600 and Magellan 9900 devices using USB-OEM.
  • Added experimental support for Matrix 320 devices.
  • Signed DLL files for Windows 11 SAC support.

Corrected defects

· One min read

New Features

  • Web page display
    • Full screen operation
      • Pages can be viewed using a full height viewport.
      • The browser and system navigation bars automatically hide when browsing a web page.
    • Wide viewport disable
      • Web pages can be forced to use a viewport whose width matches the physical screen. This can help with pages which otherwise appear very small.
  • SDK Enhancements
    • Supports the new Cradle Manager APIs
  • Debugging
    • Support optional logging of JavaScript console messages.

Corrected Defects

  • After changing the list of allowed web sites, the navigation history is now cleared to prevent accessing those sites.
  • JavaScript objects were not being injected under certain conditions, preventing use of the JavaScript SDK.
  • Not all images were listed when selecting a custom image for the wallpaper or icon on the Favorites screen.
  • When tapping the back navigation from a blocked site, the browser would go back two pages (instead of just one).
  • When configuring allowed sites through an EMM or Scan2Deploy, the title was not always displayed when configured to use the title from its web page.

· One min read

JavaScript SDK cradle manager feature release. This allows you to access certain functions of the Datalogic Cradle. You can access the documentation here

New Features

  • Cradle Manager
    • You now have access to the Cradle Manager API. This allows you to control the following cradle functions:
      • Unlock/lock the cradle.
      • Insertion/extraction listeners.
      • Read/write to the cradle custom area (JoyaTouch Cradles only).
      • Control the cradle LEDs (JoyaTouch Cradles only).
    • Requires Browser v1.2 or above.

Enhancements

  • Sample pages
    • Reorganized home page to be more readable.
    • Added cradle manager sample functionality.

· 3 min read

Scan2Deploy Studio 1.9.0 is now available. It includes many new enhancements and bug fixes. Read below for more details.

Downloads are available in the Releases section on the Scan2Deploy Studio Github page.

Enhancements

Advanced Keyboard Remapping 🆕

  • Added Advanced Keyboard feature for Skorpio X5 and Joya Touch 22 devices
  • Provides visual representation of different keyboard layouts and keys for customization

Device & Scanner / Application Configuration

  • Improved detection of default bundle array entries. They will no longer be added to profile if not modified
    note

    Originally reported as an issue where SureLock configuration would contain a blank application and webpage entry if not configured

  • An empty Global settings policy is now removed and will no longer trigger an attempted update on the device

Deployment Settings

  • Added option to treat warnings as failure conditions during profile deployment on the device
    note

    Requires Scan2deploy Agent v2.0.8 or higher. Older agents will ignore the option and continue with the deployment when warnings are encountered (default behavior)

Miscellaneous

  • Minor updates to UI and overall look & feel
  • Improved feature and application filtering based on device selection
  • Updated default device selection for new profiles to Memor 11
  • DuraSpeed is now filtered from application list for Memor 10 & 11 devices
  • Added link to Datalogic discussion board in 'about' info

Corrected Defects

  • Applications
    • Fixed an issue that caused invalid URL validation and error messages in server log when a profile was loaded containing an 3rd party APK
    • Fixed an issue where successive bundle array entries within application configuration would not increment the title index properly
    • Fixed an issue that prevented downloads for application URLs with protocol set to HTTP instead of HTTPS
    • Fixed an issue where the Applications page would be present when editing/importing a profile that only contained Datalogic Launcher/Browser configurations
    • Fixed an issue where a failed remote APK download could result in an invalid file left within profile
  • Datalogic Launcher
    • Fixed an issue that could cause system applications to be treated as custom applications when editing/importing a profile
    • Fixed an issue that could cause custom application entries to duplicate within the UI
    • Fixed an issue that caused the select apps modal to not be initialized properly when editing/importing a profile
    • Fixed an issue that prevented encryption support of password fields within application specific controls
  • Device and Scanner Settings
    • Fixed an issue that prevented the Device and Scanner Settings action from being removed if a Datalogic OEMConfig APK was added manually
    • Fixed an issue that caused setting selection changes to not trigger profile updates after profile was saved
    • Fixed an issue where additional bundle array entries could persist between selecting and unselecting the page
  • Fixed an issue that prevented using an imported configuration file for Datalogic Browser
  • Fixed an issue where the available SKU for Joya Touch A6 devices was listed as "US GMS" instead of "AOSP (NON-GMS)"
  • Fixed a visual issue with the loading animation for firmware update files
  • Fixed an issue where Wi-Fi EAP Phase2 field was not visually set on profile imports/edits when saved with default value
  • Fixed an issue where the multiply operation within Visual Formatter was not applied correctly

· One min read

Enhancements

  • Improved feedback of multi-label profiles.
  • Added feedback from OEMConfig.
  • Added feedback from OTA updates.
  • Improved script command processing.
  • Improved feedback when using Agent service.
  • Increased performance by reducing time to process profile.
  • Enhanced profile message content.
  • Added a log file of the previous profile.

Corrected defects

  • Corrected numerous stability issues.
  • Corrected issue where Profile Manager policies might fail to apply on devices with limited space in the enterprise partition.
  • Corrected issue failing to complete deployment when installing Keyboard mapping files.
  • Corrected "Unable to reach archive server" error when switching from an existing network connection to a different one defined in a profile.
  • Corrected intermittent failures when installing Visual Formatter files.
  • Added more filters to avoid misinterpreting short Code-128 labels as old DL-Stager labels.

· One min read

JavaScript SDK sample pages have been refactored to work more consistently across devices.

Corrected Defects

  • JavaScript API
    • Fixed bug when passing boolean into setProperties function in Barcode Manager.

Enhancements

  • Sample pages
    • Refactored sample pages to split HTML, CSS, and JavaScript into separate files.
    • Changed console error message when attempting to use SDK functions when Barcode Manager or Keyboard Manager is not available.
    • Sample pages are now more accessible on desktop or wide displays.
    • Sample page functionalities are now independent of other pages.

· One min read

Scan2Deploy Studio 1.8.4 is now available. It includes a minor update to device availability. Read below for more details.

Downloads are available in the Releases section on the Scan2Deploy Studio Github page.

Enhancements

  • Added Memor 11 device selection support