...
- Custom Code Device - C# 7.0 and Roslyn compiler support
- Enable/Disable channels
- Manage Tags
- Create Tags
- Add Tags to all Channels in a Tab (right-click on Tab)
- Add Tags to selected channels using Manage Channels window
- Display Tag abbreviations in channel
- Search by tags in Channel Search
- Filter by tags in the Dashboard
- System Globals
- Global Code
- A single custom code assembly that can be used in other Custom Code based devices.
- Access this from any Custom Code based device
- A single custom code assembly that can be used in other Custom Code based devices.
- Global Passwords
- Access global passwords within devices
- Access global passwords within devices
- Global Tables
- Global Database Connection Strings
- Create Connection strings that can be used devices in the system
- Add within Devices that support the standard Database Edit Control
- Create Connection strings that can be used devices in the system
- Global Code
- Execution Groups
- Queue Device Improvements
- Support for MSH-4 (Sending Facility) in the Queue
- New Error Queue Workflow
- Error count shows up regardless of age
- Messages can be "Shelved" which moves them out of the Error queue
- "Shelved messages" can be queried
- Support for MSH-4 (Sending Facility) in the Queue
- Multi-Map Tables
- Improved HL7 Inbound Device
- Bind to all interfaces using IPAddress.Any and IPAddress.IPv6Any
- Ipv6 support
- Diagnostics tab to display available network adapters
User Management Dashboard
- Display Connection time, Idle time, and connected IP address
- Ability to force unlock channels
- Manage Custom Plugins Window
- Support for reading Compressed files in the File Reader Device
- Miscellaneous
- Upgrade all dependant libraries
- Add Edifact libarary EDI messages types
- Re-implement all installers so we can better handle .NET Standard libaries and to fix issues with interdependent libaries
- Support for Mongo Queue Db statistics within Connexion
- Update all projects except Connexion.Core and Connexion.Share to .NET 4.6.1
...