acep-uaf / data-diode

Tool for interacting with data diode(s) via command-line interface (CLI).
MIT License
2 stars 1 forks source link

Diode Firmware v4.0.3 #46

Closed TechSolomon closed 1 month ago

TechSolomon commented 2 months ago

Release Notes Firmware Version: Fend_B4_4.0.3 Date: 03/29/2024

This Release [4.0.3] Fixes:

  1. Fixed a UI issue where the user could input a Modbus register count in increments that were not compatible with the selected data type
  2. Added a UI warning that initiating a firmware update will cause any unsaved changes to settings to be lost
  3. Added a UI warning if communication with diode fails or is lost during a session
  4. Added a UI warning about the implications of changing the input side IP address from static to DHCP
  5. Fixed an issue where rebooting only the output side of the diode while data was streaming from the input side could cause the output side to keep rebooting until the input side was also powered down. This no longer happens.
  6. Fixed an issue in the BACnet MSTCP JSON formatting

xref: #30