EasyTerm manual changelog
Version 1.2.0 (08.02.2023) - Current
Add expression-based read format for interfaces
Add list of error messages with tips and descriptions
Changed UART txrx functionality and improved descriptions on UART transactions.
Add form float parse mask with configurable precision
Add description of command/reply pairing option
Initialized changed to Init
Comm. interfaces ReadFormat must be enclosed in quotation marks from now
Version 1.1.0 (25.11.2022)
Add initialized parameter to several interfaces
Add I2C scan features
Fixed descriptions – SPI and UART transaction sizes are in words not bytes (as transaction can have more than 8 bits)
Fixed default width/heights descriptions for widgets where automatic dimension calculation applies
Add TextMargin parameter to checkbox
Version 1.0.2 (29.8.2022)
Add description for multi-action feature for button widget (action selectable by user) with multi-label possibility.
Update DAC interface API.
Add 10b addressing parameter to I2C.
Add different bit order feature to SPI (LSb first).
Improvements, fixes
Version 1.0.1i (16.7.2022)
Add chapter describing update procedure of FW via USB using STM32CubeProgrammer app
Add description of checkbox labeling feature (text and textOrigin parameters)
Add description of different checkbox styling possibilities with examples and new backgroundColor and checkboxWidth parameter)
Add description of text line decoration feature (lineDecoration, lineDecorationColor and lineDecorationThickness parameters)
Improvements, fixes
Bugfixes
PWM bugfixes and improvements
Text widget bugfixes and improvements
Version 1.0.0i (23.6.2022)
Initial non-public release