Tagsurance 3 version 4.3.1 Release Notes

Release date: 14-Oct-2025

Update package for offline systems: tagsurance-chart-4.3.1.tar.gz.gpg

Release Notes

Bug Fixes:

  • Disabled the lane configuration cancel button while saving is in progress.
  • In a multilane setup, the consecutive failures action trigger counts failures across the lanes. Consecutive failures are intended to be tracked per lane.
  • The counter of the consecutive failures action trigger is reset every time the action takes place. If all the tags fail on a lane, the action is expected for every tag after a defined number of consecutive failures has been detected, and until the following good tag.
  • Fixed a bug where the system wouldn’t start a new HF job after running a reference sweep configured with a long carrier before task value, which caused the job stop to timeout.
  • EPC/TID values in exported results are now exported in uppercase, consistent with Tagsurance 3 v3. The labels “EPC” and “TID” also maintain consistent capitalization in the result export.

Known Issues:

  • In the api-docs, the POST /jobs request payload has encoding related tasks available such as TSUHFblockWriteTask. These tasks can not be posted in the payload and should not be visible in the request payload schema. Instead the tasks must be a part of a given recipe in the recipeProperties object.