Skip to content

Releases: NordicSemiconductor/pc-nrfconnect-serial-terminal

v1.4.3

11 Nov 17:12
6529ffe
Compare
Choose a tag to compare

Changed

  • Updated nrfutil device to v2.6.4.

v1.4.2

08 Oct 15:35
0dd09dd
Compare
Choose a tag to compare

Fixed

  • Invalid file name when exporting logs on Windows.
  • Issue with the serial port drop-down list. Now, the list no longer shows
    artifact entries for ports of a deselected device.
  • Auto-connecting to a device using a serial number or a COM port now works as
    expected when there are more than one device connected.

v1.4.1

04 Jun 12:53
c7c00f0
Compare
Choose a tag to compare

Added

  • Support for Apple silicon.

v1.4.0

16 Apr 13:52
d51400b
Compare
Choose a tag to compare

Changed

  • Updated documentation links to point to the TechDocs platform.
  • Reworked the Feedback tab to be a dialog in the About tab (Give Feedback).

v1.3.1

13 Mar 21:43
82028e1
Compare
Choose a tag to compare

Changed

  • Updated nrfutil device to v2.1.1.

v1.3.0

17 Jan 15:45
ef8f827
Compare
Choose a tag to compare

Added

  • Persist state of show log panel.
  • Feedback tab.

Changed

  • Rename "Terminal Settings" tab to "Settings".
  • Rename "Terminal Settings" side panel section to "Terminal Mode".

v1.2.0

07 Dec 12:59
1835787
Compare
Choose a tag to compare

Added

  • Custom baud rate support.
  • Option to edit the number of lines that can be scrolled back. The default
    scrollback is set to 1000 lines.
  • Support device with serial ports but no serial number.
  • Command history for line mode. Up and down keys ca be used to navigate the
    history in the command input field

Changed

  • From nrf-device-lib-js to nrfutil device, as a backend for
    interacting with devices.

v1.1.1

05 Sep 11:25
996211c
Compare
Choose a tag to compare

Fixed

  • Opening the serial terminal app from another app could previously fail to
    connect and would require a manual reconnect

v1.1.0

27 Jul 08:52
9761ef3
Compare
Choose a tag to compare

Added

  • Reconnecting status in the device selector.
  • Improved user experience by automatically focusing on the xTerm or line
    input field when returning to the application, allowing users to begin
    typing immediately.
  • Included a link to Infocenter documentation for the app.

Fixed

  • Clear console click area.
  • Terminal content was lost when switching tabs.
  • Switching between Line mode and Shell mode resulted in typed text to be
    invisible in some cases.
  • Restart application with verbose logging button did not restart app.
  • Linux: Ctrl+C now copies text from xterm as expected.

v1.0.1

24 Feb 13:41
c4d7b44
Compare
Choose a tag to compare

Fixed

  • Pasting in shell will only paste once