Skip to main content
Nayax logs Marshall C# SDK changes on this page as they ship. Subscribe to the RSS feed using the icon at the top of the page to get notified of new entries. Release notes are organized into two categories to help you evaluate the impact of each update:
  • Improvements: New APIs, expanded feature support, and performance enhancements.
  • Fixes: Resolved bugs and reliability improvements.

Low-level serial cleanup

Consolidated serial rx handling in lowlevel_serial_t: head-only framing, a poll-friendly sleep, and a named reader thread.
Fixed a link-down issue in vmc_link where a missed ack left a packet pending forever and stopped keepalive; retransmit is no longer gated on transmit exceeding receive.
  • vmc_vend_t now handles session_end and send_transfer_data globally in any state, making the vend flow state more robust.

Version history

Every earlier C# SDK version, condensed to one line. See the current version above for full detail and links.