Skip to content

Releases: TransientResponse/BetterSerialMonitor

Bugfix

30 Dec 02:17

Choose a tag to compare

Bugfix Pre-release
Pre-release

Fixes crash on startup.

Bugfix

21 Nov 12:56

Choose a tag to compare

Bugfix Pre-release
Pre-release

"Forget Port" button now works.

Added per-port settings

19 Nov 15:19

Choose a tag to compare

Pre-release

Port settings (baud rate, stop bits, etc.) are now remembered per port if the "Remember ports" box is checked.

Another bugfix

13 Nov 16:56

Choose a tag to compare

Another bugfix Pre-release
Pre-release

Picks up two commits with a fairly important bugfix.

Beta 4

01 Oct 20:18

Choose a tag to compare

Beta 4 Pre-release
Pre-release

Adds an option to save your default port settings (baud rate, parity, stop bits, etc.) to an XML file which will be automatically loaded on every startup.

Also, the baud rate option 115600 was removed as the .NET Framework SerialPort class apparently doesn't support it.

Beta 3

25 Sep 15:40

Choose a tag to compare

Beta 3 Pre-release
Pre-release

New features

None.

Fixes/Improvements

  • Rewrote history management, now much improved
  • Changing history items no longer selects the text
  • Program no longer starts in the upper-left of the screen, now starts in the center

Beta 1.2

19 Sep 19:25

Choose a tag to compare

Beta 1.2 Pre-release
Pre-release

Improved:

  • Fixed font in send data box
  • New custom icon
  • Improved scroll-lock feature, stay on a certain line
  • Clicking mouse in received box now refreshes data from the port. This allows the same executable to work on Windows and Mac/Linux (with Mono). (Previously this feature was only enabled if compiled with Mono).

Beta 1, with fixed button

18 Sep 12:09

Choose a tag to compare

Pre-release

The "Clear box" button now correctly clears the transmit data box (rather than the receive box).

Beta 1

17 Sep 18:58

Choose a tag to compare

Beta 1 Pre-release
Pre-release

Stable, working, and tested, but not super-thoroughly. Don't use for anything mission-critical.

Report any bugs in the Issues. It's open-source for a reason.