Below is a rolling list of release notes for Mobile WMS for Android.
Version 1.
...
11 - December 2024
The release is mostly an upgrade of internal frameworks, and a rewrite of the UI.
Be aware that there are deprecated features in this release.
New Features | ||
---|---|---|
SPN-3840 | Approved CK67 | |
SPN-3841 | Approved Honeywell EDA10A | |
Improvements | ||
SPN-2925 | Transition to .NET 8. | |
SPN-2952 | Dialog reworked to make it more accessible. | |
SPN-2984 | Deprecated | |
SPN-3140 | Improved user experience when performing unplanned registrations. | |
SPN-3197 | Changed framework from Xamarin.Forms to MVVMCross. | |
SPN-3401 | Image elements in list configurations now require at least a width specification on it self or the column to be displayed. | |
SPN-3726 | Changed order list filter behaviour to only slide down/up when no orders are present. | |
SPN-3730 | Upgraded Android API level to 34. | |
SPN-3856 | Breaking Change |
Version 1.10 - July 2024
New Features | ||
---|---|---|
SPN-3203 | Added audible feedback on successful registrations on any unplanned page, utilizing the configured success sound in start.cfg. | |
SPN-3669 | Made it configurable whether pinnable values are cleared after posting. | |
SPN-3681 | Added the possibility to remove the fallback value for default steps, where setting an empty eanAI="" attribute will remove the default ai. | |
Improvements | ||
SPN-3623 | Added indicator to let the user know when a pinned value was changed. | |
SPN-3652 | Gs1 values are now only used once in the header, preventing multiple fields with the same AI to get the same value. | |
SPN-3653 | Individual values in a Gs1 barcode will only be used once, between header and registration collector. So scanning a Gs1 barcode in the Item Cross header, the item number value will not be added to the opening registration collector. | |
SPN-3651 | Changed display name of the application from Mobile WMS to Tasklet Mobile WMS. | |
SPN-3671 | Added a new icon for License Plate functionality. | |
Bugfixes | ||
SPN-3683 | Fixed an application crash caused when moving back in the registration collector and changing a previously set list item. | |
SPN-3694 | Fixed a bug where scanning a single serial number would mark the order line as completely registered. | |
SPN-3716 | Fixed a bug where online lot number validation would override the suggested quantity. |
*Google has started displaying a message stating the the application is unsafe if your Android version is higher than what Tasklet Mobile WMS is build for. Follow this guide to resolve. Link
Version 1.9.1 - March 2024
New Features | ||
---|---|---|
SPN-3562 | Added support for returning step updates as part of the online validation which can be defined on each individual step. Like updating a quantity as part of validating the package number online. | |
SPN-3473 | The application can be setup to recognize special barcodes, which when scanned will be pinned to the order lines page. What that means is that the pinned value will be added to all subsequent registrations. An example could be scanning a License Plate, removing one scan from each following registration. | |
Improvements | ||
SPN-3555 | Each individual barcode contained in a Gs1 barcode will only be applied to one step, and will not change steps already accepted. This is previously caused issues when multiple steps had the same AI. | |
Bugfixes | ||
SPN-3458 | Fixed an issue where collecting an empty bin value would fall back to the bin from the order line. |
...
New Feature | ||
---|---|---|
SPN-3358 | Added support for new hardware manufacturer Newland. |
Version 1.8.1.2 - November 2023
...
New Features | ||
---|---|---|
SPN-949 | Azure library changed from ADAL to MSAL, including support for scopes, which consists of the Azure app resource and a permission. E.g. https://api.businesscentral.dynamics.com/.default. | |
Improvements | ||
SPN-3014 | Escape special characters in endpoint ID. | |
Bugfixes | ||
SPN-3019 | Scan engine properties are not read on Honeywell devices. | |
SPN-3021 | Code ID is not reenabled in DataWedge after successful Azure login. |
...
New Features | ||
---|---|---|
SPN-1967 | Enable controlling which menu items are enabled and visible based on the order line selected. This can help the user as irrelevant menu items can be disabled or removed completely. | |
SPN-2365 | Extend line selection on Lookup pages to support multiple values in the Barcode element. | |
SPN-2475 | Add support for Datalogic devices on Android 10. | |
SPN-2713 | Support Gs1 barcodes on the Lookup page, and utilize any value that matches a name in an opened registration collector. | |
Improvements | ||
SPN-2820 | Updated the polish translations. | |
Bugfixes | ||
SPN-2801 | Fixed a bug causing the user to be unable to enter negative numbers. | |
SPN-2805 | Always expose selected order to the page defined in the <onOrderSelected navigateTo=""/> attribute on the order list page. Values are referenced by name, e.g. BackendID. | |
SPN-2808 | Fixed an issue where the drop down would get stuck, preventing the user from dismissing it. | |
SPN-2812 | Fixed an issue where the scanner would stop reading barcodes after a while on the Honeywell CK65 and CT60. |
...
New Features | ||
---|---|---|
SPN-1619 | New registration collector steps can be added to an already opened registration collector when performing an unplanned item registration. To utilize this, simply add a registration collector element with the desired steps to the response of the post. | |
SPN-2412 | Automatic posting per registration or order can be enabled. The functionality is changed by the attribute "postingTrigger" on the orderLinesConfiguration element. This deprecates the promptUserToPostWhenAllLinesComplete attribute. | |
SPN-2415 | Zebra MC3300X is approved. | |
SPN-2474 | Honeywell devices running Android 10 are supported. | |
SPN-2480 | The registration collector can rewind to an earlier step when a partial registration is completed. It is enabled by adding a new element on the BaseOrderLine named RewindToStepOnIncompleteLine, which should contain the name of the step to rewind to. | |
SPN-2555 | Implement locking the barcode scanning screen on devices without a hardware scanner. | |
Improvements | ||
SPN-2596 | Fixed an intermittent scanner dropout of the Honeywell CT60XP. | |
SPN-2602 | Fixed an issue where the active order was not moved to the top of the order list when it was closed. | |
...