Skip to content

Releases: sanny32/OpenModScan

Open ModScan 1.14.1

19 Mar 05:16

Choose a tag to compare

This is 1.14.1 release of Open ModScan.
This is bug fixes release.

  • Fixed bug 'not possible to enter a negative value in “i16” mode'
  • Fixed bug 'the program crashes when incomplete data is entered into Msg Parser'

Open ModScan 1.14.0

16 Mar 12:18

Choose a tag to compare

This is 1.14.0 release of Open ModScan.

  1. Added a full Hex View workflow across the app:
  • Hex mode support in NumericLineEdit (including prefix handling and related resources) (#71).
  • Updated force-write dialogs to format labels/addresses correctly in hex and decimal modes.
  • Added hex button visibility/styling refinements and related UI cleanup.
  • Completed Hex View translations and multilingual screenshots.
  1. Improved data presentation in results:
  • Added a double-click action on the tab bar to open Data Definition.
  1. Major write-dialog UX/UI redesign:
  • Reworked Write Multiple Registers, Mask Write Register, and write coils/register dialogs.
  • Added bit-pattern group checkbox for Write Holding Register.
  • Improved validation/behavior for write actions and related error messaging.
  1. Enhanced Modbus TCP scanner behavior and stability:
  • Scanner UI now supports IP selection from list and subnet mask entry with CIDR notation.
  • Added common subnet masks in the combobox.
  • Improved scanning progress reporting, scrolling, and result-tree placement.
  • Fixed a crash during Modbus TCP scanning.
  • Added confirmation prompt for “Clear Results”.
  1. Fixed correctness and compatibility issues:
  • Fixed input-length handling that could produce incorrect end-address display.
  • Standardized “Device ID” naming.

Open ModScan 1.13.1

09 Feb 06:35

Choose a tag to compare

This is 1.13.1 release of Open ModScan.
This is bug fixes release.

  • Corrected program profile loading from omodscan.ini file
  • Fixed incorrect writing values through MSRF/LSRF (#68, #69)
  • Corrected windows installers
  • Corrected linux installers
  • Updated readme

Open ModScan 1.13.0

20 Jan 05:36

Choose a tag to compare

This is 1.13.0 release of Open ModScan.

  • Corrected word order according to MSRF (Most Significant Register Firs) and LSRF (Least Significant Register First) words order (#65)
  • Added context menu to mark address values
image
  • Added zooming data widget on mouse wheel + ctrl
image
  • Added Modbus RTU over TCP/IP support (#64)
image
  • Updated dialog "About..."

Open ModScan 1.12.2

25 Dec 06:19

Choose a tag to compare

This is 1.12.2 release of Open ModScan.

  • Added 'Close All' action to close all opened windows.
  • Excluded second request on device connected event (#62)
  • Improved data simulation algorithm
  • Fixed restoring maximized window state on startup
  • Fixed crash on status bar visibility changed and add saving status bar visibility to program settings
  • Disabled dark theme for Qt >= 6.5 on linux
  • Updated dialog about to add platform and architecture
  • Updated Windows installer to prevent auto reboot without confirmation
  • Signed Windows executable and Windows installer with SignPath certificate
  • Updated linux installers to start application with xcb platform
  • Updated build script to support Rocky Linux version 9.7 and higher

Open ModScan 1.12.1

03 Dec 06:00

Choose a tag to compare

This is 1.12.1 release of Open ModScan.
This is bug fixed release.

  • Fixed crash when clicking on found devices while scanning is still active (#58)
  • Some other small bugs fixed

Open ModScan 1.12.0

20 Nov 09:56

Choose a tag to compare

This is 1.12.0 release of Open ModScan

  • Added xml format of configuration files
  • Added form name definition
  • Added display definition "Show leading zeros for unsigned values" (#55)
image
  • Added tabbed view
image
  • Some ui fixes (#57)

Open ModScan 1.11.1

12 Sep 09:23

Choose a tag to compare

This is 1.11.1 release of Open ModScan

  • Some ui fixes
  • Added build script for Microsoft Windows and Linux systems
  • Updated readme description

Open ModScan 1.11.0

01 Sep 10:26

Choose a tag to compare

This is 1.11.0 release of Open ModScan

  • Improve modbus logging widget
image
  • Added Pause and Resume Polling
image
  • Redesign Modbus User Command dialog
image

Open ModScan 1.10.0

25 Aug 08:19

Choose a tag to compare

This is 1.10.0 release of Open ModScan

  • Added hex address input (#49)

  • Fixed bytes swap mode (#50)

  • Added write toolbar with popular modbus write functions image

  • Redesigned connection dialog