Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Summary

This cumulative release 20241101 mainly contains new features and improvements.

The main change is introduction of Input Queues and reworked internals of Output Queues.

Input Queues is a long awaited feature that helps operators to approve or delay SELL transactions both manually or via extensions. Read more about Input Queues in our article.

This release is only distributed via Debian Package Repository and requires Java 17.

  • Java 17 is available on Ubuntu 20.04, Ubuntu 22.04.

For best results, install the latest Java runtime prior to upgrade.

sudo apt update && sudo apt install openjdk-17-jre-headless
  • Older CAS versions may not work with JAVA17, do not upgrade JAVA until ready to upgrade CAS.


Before upgrading to this version we also recommend that you read following article:

Best Practices: Upgrading

KB articles affected by this release:


Complete list of changes

New Features

  • Server: BATM-3413 Input Queues added. Allowing approval of SELL transactions.

Improvements

  • Terminal: BATM-6924 Updated SK localization

  • Terminal: BATM-6852 ATTT - terminal improvements.

Bug Fixes:

  • Terminal: BATM-6362 Fixed NP-K2042D printer support - Terminal print error

  • Server: LC-476 Change log level to WARN for inactive terminal in storeCameraImage method

  • No labels