Releases: thedjnK/AuTerm
Version 0.31 test release
This is a test release of AuTerm version 0.31. This release includes the following:
- (MCUmgr plugin) Fixes missing canonical size for enum mgmt single command
- (MCUmgr plugin) Adds YAML logging to SMP command logging
- (MCUmgr plugin) Adds WIP custom SMP JSON/CBOR command support
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe
Version 0.30 test release
This is a test release of AuTerm version 0.30. This release includes the following:
- (MCUmgr plugin) Fixes more of qt's screwup with screwing up objects in some versions of qt
- (MCUmgr plugin) Fixes tab ordering
- (MCUmgr plugin) Adds WIP SMP command logging in JSON and CBOR formats
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe
Version 0.29a test release
This is a test release of AuTerm version 0.29a. This release includes the following:
- (MCUmgr plugin) Fixes qt's screwup with spacers due to using a buggy version of qt for form generation
- (MCUmgr plugin) Adds WIP support for img mgmt slot info command
- (MCUmgr plugin) Adds WIP support for enum mgmt single command
- (MCUmgr plugin) Adds canonical mode CBOR support
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe
Version 0.29 test release
This is a test release of AuTerm version 0.29. This release includes the following:
- (MCUmgr plugin) Fixes continuing with board reset if marking image for test/confirmation and command is unsupported
- (MCUmgr plugin) Adds Bluetooth debug logging control checkbox
- (MCUmgr plugin) Adds enum mgmt group support
- (MCUmgr plugin) Adds common function for returning failure status and including unsupported override
- (MCUmgr plugin) Updates and fixes to Bluetooth form and connection
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe
Version 0.28a test release
This is a test release of AuTerm version 0.28a. This release includes the following:
- (MCUmgr plugin) Fixes issue with fs mgmt download looping endlessly
- (MCUmgr plugin) Fixes issue with transport radio button being unselectable
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe
Version 0.28 test release
This is a test release of AuTerm version 0.28. This release includes the following:
- (MCUmgr plugin) Fixes duplicate enum name
- (MCUmgr plugin) Fixes missing include in UDP form
- (MCUmgr plugin) Fixes issue with negative error codes
- (MCUmgr plugin) Adds os mgmt RTC (datetime) functions
- (MCUmgr plugin) Reduces height of UDP setup form by moving the clear history button
- (MCUmgr plugin) Moves img mgmt tab to top
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe
Version 0.27 test release
This is a test release of AuTerm version 0.27. This release includes the following:
- Fixes mac build
- (MCUmgr plugin) Fixes releasing UART transport if already released
- Adds cleanup code
- (MCUmgr plugin) Adds support for big-endian images
- (MCUmgr plugin) Adds history support for UDP form
- (MCUmgr plugin) Adds zephyr mgmt group
- Removes batch functionality
- Optimises scripting form
- Replaces speed test menu constants with enums
- Replaces old mac icon with new icon
- Minor changes to config GUI
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe
Version 0.26a test release
This is a test release of AuTerm version 0.26a. This release includes the following:
- Updates to Qt 6.5.3 runtime
- (Linux) Includes Qt fix for garbage data when opening UART
- (Linux) Doubles the executable file size for absolutely no reason (Thanks Qt!)
- (Windows) Fixes automation appearing on top functionality
- Fixes error window appearing on top functionality
- Fixes error window prepending 0's to error codes
- Fixes error window prepending 0's to output descriptions
- Fixes network exclusion failing to build
- Adds (optional) support for accepting negative error codes to error window
- Removes hex support from error window
- (Windows) Removes resize code
- Forks automation class
- Forks error window class
- Makes error window smaller
- Replaces terminal error lookup text with error window opening on error code
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe
Version 0.26 test release
This is a test release of AuTerm version 0.26. This release includes the following:
- Fixes error lookup and combines hex/int into single lookup
- Fixes terminal cursor wrongly moving to start of line even if data was not sent
- (MCUmgr plugin) Fixes missing equals in connected check for SMP UDP
- Adds plugin support for opening serial port and checking serial port open status
- Adds terminal data in function back
- (MCUmgr plugin) Adds transport status and allow for opening/closing transports
- (MCUmgr plugin) Uses terminal edit class for shell mgmt
- Makes tab spacing in input text edits 8 characters
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe
Version 0.25b test release
This is a test release of AuTerm version 0.25b. This release includes the following:
- Fixes trim settings being wrongly disabled at startup
- Fixes font weight issue on Windows
- Fixes issue with selected text being lost on display update
- Fixes display not updating if data is received whilst scrollbar is being dragged
- (MCUmgr plugin) Fixes missing handler for img mgmt erase and add debug logger plugin support to SMP processor class
- (MCUmgr plugin) Fixes img mgmt SHA256 hash extraction for padded/confirmed images
- (MCUmgr plugin) Adds debug logger support to groups
- (MCUmgr plugin) Adds debug logger support to SMP transport class
- (MCUmgr plugin) Switches from QDebug to debug logger and minor commented code removal from UART SMP transport
Note that this requires a 64-bit version of Windows or Linux to run and (for Windows): the microsoft visual studio 2022 redistributable from https://aka.ms/vs/17/release/vc_redist.x64.exe