Skip to content

Release Notes⚓︎

Version 26.1.0 - July 14, 2026⚓︎

  • Multi connection logic rewrite. The main logic to handle multiple connections was rewritten. Delays and deadlocks were discovered in the original release warranting the rewrite.
  • Additional testing and bug fixes

Upcoming Features: File System, External Device implementation, Console, Message Pump. Linux version

Version 26.0.0 - May 19, 2026⚓︎

This is a new project from INTEG Process Group. The goals of this project are:

  • Bring a unified set of source that can be used by developers across multiple platforms, Windows, Linux, and eventually Mac.
  • Bridge the development gap for users of different languages. The code is written in C++ but there are builds available for DotNet, Python, and Java.

Implemented Functionality

  • Connections
  • Authentication
  • Device Information
  • Input/Output Monitoring
  • Output Control
  • Registry interaction

Upcoming features

  • File System
  • External Device implementation
  • Console