Releases: Ezurio/UwTerminalX
Version 1.09d release
This is a build of UwTerminalX v1.09d for Windows, Linux, Mac and Raspberry Pi Linux
Please see https://github.com/LairdCP/UwTerminalX/wiki/Installing for details on installing (and additional libraries needed for Linux users). Please note that the Windows SSL version requires the visual studio 2015 redistributable runtime, available from the Microsoft website: https://www.microsoft.com/en-gb/download/details.aspx?id=48145
This is a minor update which:
- Fixes some issues with the terminal input controls added in v1.09a
- Fixes an issue when spaces were present after the final quotation of an include statement
- Adds an optional weekly automatic update checking option for both UwTerminalX and the error code file
Version 1.09a release
This is a build of UwTerminalX v1.09a for Windows, Linux and Mac and Raspberry Pi Linux and supersedes v1.09.
Please see https://github.com/LairdCP/UwTerminalX/wiki/Installing for details on installing (and additional libraries needed for Linux users). Please note that the Windows SSL version requires the visual studio 2015 redistributable runtime, available from the Microsoft website: https://www.microsoft.com/en-gb/download/details.aspx?id=48145
This is a major update which:
- Adds a tooltip to the system tray icon showing the version and serial port
- Adds advanced text control to the terminal window allowing moving of the cursor and inserting/removing text at various points instead of only at the end of the line (including ctrl+left/right/delete/backspace)
- Adds additional build information to the main window
- Merges the two speed test buttons into a single button and adds additional speed test functionality to delay send/receive timing
- Makes the speed test functionality optional which can be excluded with a define
- Changes speed-test variables to 64-bit variables to prevent overflows on longer running tests whereby the average speed counters can start to wrongly decrease
- Fixes bug with cutting text from terminal window
- Fixes bug with allowing underscores in module names when automatically detecting baud rates
- Fixes bug with speed test not disabling other functions
- Fixes bug with logs having bad corrupt characters when logging binary data
- Fixes baud rate selection when using the predefined device list allowing for a natural scroll
- Fixes viewing log files with null characters in them
And fixes a minor display issue introduced in v1.09 which introduced double line spacing to received commands.
Version 1.08q release
This is a build of UwTerminalX v1.08q for Windows, Linux and Mac and Raspberry Pi Linux.
Please see https://github.com/LairdCP/UwTerminalX/wiki/Installing for details on installing (and additional libraries needed for Linux users). Please note that the Windows SSL version requires the visual studio 2015 redistributable runtime, available from the Microsoft website: https://www.microsoft.com/en-gb/download/details.aspx?id=48145
This is a minor update that includes support for using variables defined using #define in #include statements and refactors some of the code to use constants instead of defines.
Version 1.08p release
This is a build of UwTerminalX v1.08p for Windows, Linux and Mac and introduces the first stable Raspberry Pi Linux release (Please note that you will require a distribution compiled with hardware floating number support) and adds a 64-bit Linux build.
Please see https://github.com/LairdCP/UwTerminalX/wiki/Installing for details on installing (and additional libraries needed for Linux users). Please note that the Windows SSL version requires the visual studio 2015 redistributable runtime, available from the Microsoft website: https://www.microsoft.com/en-gb/download/details.aspx?id=48145
This is a minor update that extends the allowable length of a device name to 18 characters, providing supported for the regionalised RM1xx XCompilers. Additionally, a 64-bit Linux build is offered using a new build system, if you encounter any problems with the Linux builds or with the Raspberry Pi builds not working please report it under the issues tab: https://github.com/LairdCP/UwTerminalX/issues - remember to include information on the system you are using including which distribution (and version), architecture (32 or 64-bit x86, ARM) and any error messages that may appear.
Version 1.08n release
This is a build of UwTerminalX v1.08n for Windows, Linux and Mac which supersedes the v1.08l release.
Please see https://github.com/LairdCP/UwTerminalX/wiki/Installing for details on installating (and additional libraries needed for Linux users). Please note that the Windows SSL version requires the visual studio 2015 redistributable runtime, available from the Microsoft website: https://www.microsoft.com/en-gb/download/details.aspx?id=48145
This is a minor update that adds a 1000000 baud rate option to the drop-down list, adds an optional license check when downloading applications to modules that warns if the license is missing or not valid (and hence application functions will fail to run), and now correctly lists the file and line number with the error when using the online XCompilation functionality. In addition to the previous v1.08l release this minor update which fixes a crash if speed test values were changed before a test had been ran, removes un-needed \ before quote from default speed test string, improves/fixes escaping functionality by no longer treating the data as a string, fixes displaying non-ASCII characters (and length) in unescaped speed test data copy output and fix the speed test data conversion function.
Test Raspberry Pi release
This is a test build of UwTerminalX v1.08h for the Raspberry Pi running Linux. Please note that you require a Linux distribution compiled with hardware floating-point number support (software floating-point number distributions will not work).
This is built differently to the x86 Linux build and therefore if you have any problems running or using this build please open an issue (https://github.com/LairdCP/UwTerminalX/issues) with details on the problem so it can be investigated.
Version 1.08g release
This is a build of UwTerminalX v1.08g for Windows, Linux and Mac.
Please see https://github.com/LairdCP/UwTerminalX/wiki/Installing for details on installating (and additional libraries needed for Linux users). Please note that the Windows SSL version requires the visual studio 2015 redistributable runtime, available from the Microsoft website: https://www.microsoft.com/en-gb/download/details.aspx?id=48145
This is a minor update that fixes an issue with the speed test data input being disabled when switching from throughput only to data transfer. A warning has been added for Linux builds when a DNS lookup fails with a link to the install page regarding libraries and the speed test has been enhanced with options selecting between bytes, data bits and all bits.
Mac version 1.08c re-release
This is a re-release of UwTerminalX v1.08c for Mac compiled using Qt 5.7.1 which resolves a bug whereby removing a USB device that is open would cause the program to crash (see #4)
Version 1.08c release
This is a build of UwTerminalX v1.08c for Windows, Linux and Mac.
Please see https://github.com/LairdCP/UwTerminalX/wiki/Installing for details on installating (and additional libraries needed for Linux users). Please note that the Windows SSL version requires the visual studio 2015 redistributable runtime, available from the Microsoft website: https://www.microsoft.com/en-gb/download/details.aspx?id=48145
This is a major update and adds a speed testing function and a new scripting function (which can be accessed by right clicking in the terminal tab and select 'Scripting'). Additionally bugs have been fixed including the Linux download issue, a bug with DTR changing the status of RTS, the EWS support link has been corrected, help has been added regarding character escape codes, there are now command line options for automation and other functionality.
Please Note: The old SSL certificate is set to be removed from the cloud server in December 2016, please ensure you update to at least UwTerminalX v1.06 by end of November at the very latest or all online functionality will cease to function in old SSL builds including online XCompilation (non-SSL builds are not affected by this).
Version 1.06 release
This is a build of UwTerminalX v1.06 for Windows, Linux and Mac.
Please see https://github.com/LairdCP/UwTerminalX/wiki/Installing for details on installating (and additional libraries needed for Linux users). Please note that the Windows SSL version requires the visual studio 2015 redistributable runtime, available from the Microsoft website: https://www.microsoft.com/en-gb/download/details.aspx?id=48145
This update adds a new error lookup form, fixes some minor issues (autobaud timer not using right value, pressing enter deleting output buffer when busy with an operation, terminal no longer read only when in line mode), adds some additional text to error and status messages and changes how the module firmware version update is displayed.
Please Note: The old SSL certificate is set to be removed from the cloud server in December 2016, please ensure you update to at least UwTerminalX v1.06 by end of November at the very latest or all online functionality will cease to function in old SSL builds including online XCompilation (non-SSL builds are not affected by this).