Skip to content

Releases: neundorf/CuteCom

v0.50.0

06 Aug 16:09
Compare
Choose a tag to compare

-added the byte counter plugin
-added a plugin manager
-added macros plugin to support similar to br@y's terminal
-added netproxy plugin
-improved logfile handling
-redesign control panel's opening button

v0.45.0

17 Jun 20:01
Compare
Choose a tag to compare

-Enable input of Crl characters using a popup or Ctrl+
-Windows support added
-line termination was not saved in settings - FIX
-upgrading to clang-format to version 3.8.0
-updating travis ci instructions - FIX
-support for Qt5>=5.11

searching the output and more

12 Jan 10:16
Compare
Choose a tag to compare

-First implementation of searching the output
-Linked line termination of displayed data
with the option (LF, CRLF, CR, ...) for user input.
-compress/combine multiple non printable characters into one expression
in case the same non printable characters is beeing received multiple
times in a sequence
-enable a mix from hex and ascii characters in hex input mode

Include latest pull requests

15 Oct 20:24
Compare
Choose a tag to compare

-Disable RTS/DTR when no flow control is used
-man page update
-licenses cleanup

bugfix release - compile and run on < Qt version 5.3

15 Feb 19:23
Compare
Choose a tag to compare

-now builds and runs using Qt5 versions less than 5.3
-performance tuning by switching to QPlainTextEdit

bugfix release

11 Jan 16:45
Compare
Choose a tag to compare

custom baud rates restored properly on startup
custom baud rates > 200000 now selectable
prevent horizontal scroll bar showing up (feedback)

bugfix release preventing from compiling on gcc 5.2

21 Dec 20:17
Compare
Choose a tag to compare

Version 0.30.0 showed up a bug whilst compiling on openSuse Tumbleweed on the OpenBuildService.
Initial rpm and deb packages can be found at the Open Build Service.