WinModbus - Version History
--------------------------

=================================================================================
- Built with VS2022 Version 17.8.4
=================================================================================

v1.0r09 - 15/01/2024
--------------------

Fixes:
- Serial timing issue sometimes missing replies fixed.

=================================================================================
- Built with VS2022 Version 17.6.5
=================================================================================

v1.0r08 - 20/07/2023
--------------------

Fixes:
- Web server sets CORS header.
- Example page shows values even if link is down.


=================================================================================
- Built with VS2022 Version 17.4.4
=================================================================================

v1.0r07 - 17/02/2023
--------------------

Fixes:
- Language additions removed due to issues. English only.

=================================================================================
- Built with VS2022 Version 17.3.4
=================================================================================

v1.0r06 - 23/09/2022
--------------------

New features:
- Engine rework/tidyup.

Fixes:
- Poll start address can be 0.
- Delete addresses refresh fixed.
- Opening file by double clicking on it fixed.
- Address window shows float/doubles to improved resolution.
- Data entry ok box disabled if entered data invalid.
- Address 0 is editable.
- CRC parse correctly on writes.

=================================================================================
- Built with VS2022 Version 17.2.2
=================================================================================

v1.0r05 - 30/05/2022
--------------------

New features:
- Testing internationalisation. French translation attempt.
- Support for Daniel messages 65->68.
- Save changes on quit has a cancel option.

Fixes:
- Webserver framework recoded.

=================================================================================
- Built with VS2022 Version 17.1.6
=================================================================================

v1.0r04 - 06/05/2022
--------------------

New features:
- Web server added.
- Address map update improved.
- Internal notification optimised.
- Log to file added.

Fixes:
- Running with no polls doesn't crash.
- Intermittent stop after one poll fixed.
- Editing a message doesn't reset the format.
- Replies over the modbus buffer limit handled better.

=================================================================================
- Built with VS2022 Version 17.1.5
=================================================================================

v1.0r03 - 08/03/2022
--------------------

New features:
- Serial support.

Fixes:
- Adding addresses from monitor window does bits properly.
- You can only add addresses from TX lines in the monitor window.

=================================================================================

v1.0r02 - 16/02/2022
--------------------

New features:
- 8 byte ascii fields supported.

Fixes:
- Recent file menu updated on save as.
- RFL updated correctly if "save as" has no extension.
- Dialog issues with some of the the combo selections fixed.
- Large doubles shown in exp format to stop display buffer overflows.

=================================================================================

v1.0r01 - 24/01/2022
--------------------

New features:

Fixes:
- A failed one shot poll doesn't interfere with subsequent polls.
- TCP Transaction ID fixed.

=================================================================================

v1.0r00 - 01/01/2022
--------------------

New features:

Fixes:

=================================================================================