Skip to main content

2 posts tagged with "Version 6.X"

View All Tags

Release of Version 6.1.0

Admin

Version 6.1.0 brings PDF support directly in the app, a new multi-start-page menu, and a significantly extended scan rule system. On top of that, a number of stability improvements and bug fixes across the board.

TypeDescription
πŸš€ FeaturePDF files now open directly in the app – enabled by default, no additional app or manual setup required.
πŸš€ FeatureMultiple home pages can be saved and switched with a single tap via a menu.
πŸš€ FeatureNew scan configuration: scan results can be filtered by length or content and automatically modified (e.g. remove or replace characters). Rules can be reordered by drag and drop and edited at any time.
πŸ”΅ ImprovementZebra printers are now recognized more reliably on newer Android devices (Android 12 and above).
πŸ”΅ ImprovementThe log view has been redesigned for better clarity.
🟑 ChangeSettings pushed via device management (MDM) now better reflect the actual capabilities of the app.
πŸ”΄ BugfixWhen the keyboard opens, the input field now scrolls up and is no longer hidden behind it.
πŸ”΄ BugfixThe toolbar at the top was sometimes collapsed when the app started – this has been fixed.
πŸ”΄ BugfixThe app could freeze in rare cases – this issue has been resolved.
πŸ”΄ BugfixThe navigation bar was sometimes not shown on startup – this has been fixed.
πŸ”΄ BugfixNIMMSTA wrist scanner: button presses were not always recognized correctly.
πŸ”΄ BugfixSuppressing copy & paste was not active on the very first app launch.

Release of Version 6.0.2

Admin

With version 6.0, TheFlex places a clear focus on intent-based scanning.

The new scan listener enables significantly more flexible and robust processing of scan events and is specifically optimized for the keyboard setting β€œActive on tap”. This is complemented by extensible intent listeners for system and app events, improved debug and network analysis, as well as numerous optimizations to the JavaScript structure, plugins, and UI.

In addition, the app has been streamlined, device support expanded, and several issues in network and URL functions have been fixed.

Note

Uploading logs to an SAP system has been removed. This feature required SAP transports and complex customizing. Logs can now be exported and sent directly from the device.

TypeDescription
πŸš€ FeatureIntent-based scan listener added. Recommended for the keyboard setting β€œActive on tap”.
πŸš€ FeatureIntent listeners for a wide range of events can be implemented via JavaScript, e.g. low battery or network changes.
πŸš€ FeatureResults of the network analysis can be exported as a CSV file.
πŸš€ FeatureExtended debug mode now logs all system logs related to the app.
πŸ”΅ ImprovementDataWedge plugin is now fully available.
πŸ”΅ ImprovementNew developer interface in JavaScript to access browser functions: Documentation
πŸ”΅ ImprovementCustom keyboard now supports F10–F12 keys.
πŸ”΅ ImprovementQR code is displayed more clearly when exporting.
πŸ”΅ ImprovementInternal UI5 library has been removed. This significantly reduced the size of the APK.
🟑 ChangeThe app now also supports devices without a microphone.
🟑 ChangeLog upload to SAP has been removed.
πŸ”΄ BugfixURL check did not work for some URLs. This has now been fixed.
πŸ”΄ BugfixNetwork analysis did not work for some URLs. This has now been fixed.
πŸ”΄ BugfixNo-network overlay prevented back navigation.