Skip to content

Releases: xenkuo/comNG

v2.1.1- A bugfix of previous 2.1.1 release

23 Feb 12:30
Compare
Choose a tag to compare

This release copied from gitee repo and including win16, dmg and debain build. Previous 2.1.1 release uses a bad configuration, so can't work as expected. Thanks feedback from https://github.com/2622019635 and https://github.com/Femtometer, I think this version could fix the issue.

Why not update a version number?
Because the updater checking new version from a gitee url, and thelatest version in gitee is 2.1.1, if updating the version, each time you open comNG will get a update window, not the expected behavior.

V1.0.5 released

31 May 02:19
Compare
Choose a tag to compare

As network speed to github is too slow for me, here only Windows installer offered. For Mac and Debian installer, please refer to [comNG on gitee](https://gitee.com/xenkuo/comNG/releases)。

Change

  • Add new shortcut: cmd/ctrl + shift + d. It will automatically remove old logs when you open serial port.
  • Try to fix window border disappear issue on Windows
  • Change update check to gitee platform.

Download comNG

v1.0.4

29 Apr 13:55
Compare
Choose a tag to compare

V1.0.4 could be a major release as many new features and improvements have been added. Following releases should be bugfix and maintain until v1.1.0.

Added

  • serial port flow control support
  • shortcut to port switch: cmdorctrl + d
  • shortcut to text clean: cmdorctrl + x
  • shortcut to transmit: enter
  • menu section auto hide function
  • modem signal indicator and control
  • font customization
  • transmit empty string

Changed

  • optimize UI details
  • optimize default font for Windows and Mac OS
  • cmdorctrl + e will highlight word under cursor if there's no word selected
  • better shortcut response area
  • short toast hold time to 1 second

Fixed

  • repeat transmit issue

Download comNG

Choose MIT license

05 Apr 10:06
Compare
Choose a tag to compare

Only amd64 arch supported.

  • Change to MIT license.
  • Refactor code. Now all packages are under node_modules directory, no exception.
  • Remove startup text.
  • Minor bugfix and performance improvement.

Download comNG

Bugfix and feature improvement

17 Mar 12:05
7bcabdd
Compare
Choose a tag to compare

Tested on latest Mac OS, Win10 Version 1903 amd64 and Ubuntu18.04 amd64.
Only amd64 arch supported.

  • disable overviewRulerBoard, more UNIBODY
    • enable smooth scroll
    • enable mouse wheel zoom
    • remove scrollbar shadow instead of set shadow color
    • add bracket match feature
    • align timestamp width
    • optimize token color
    • remove serialport parser, get better precise timestamp
    • fix timestamp append bug
    • add number token
    • fix token render issue
    • add version number to about page

Download comNG

First release

08 Mar 13:39
Compare
Choose a tag to compare

Tested on latest Mac OS, Win10 Version 1903 amd64 and Ubuntu18.04 amd64.
Only amd64 arch supported.