- Updated
nrfutil device
to v2.6.4.
- 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.
- Support for Apple silicon.
- Updated documentation links to point to the TechDocs platform.
- Reworked the Feedback tab to be a dialog in the About tab (Give Feedback).
- Updated
nrfutil device
to v2.1.1.
- Persist state of
show log
panel. - Feedback tab.
- Rename "Terminal Settings" tab to "Settings".
- Rename "Terminal Settings" side panel section to "Terminal Mode".
- 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
- From nrf-device-lib-js to nrfutil device, as a backend for interacting with devices.
- Opening the serial terminal app from another app could previously fail to connect and would require a manual reconnect
- 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.
- 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.
- Pasting in shell will only paste once.
- Initial public release.