electerm

📻Terminal/ssh/telnet/serialport/sftp client(linux, mac, win)

MIT License

Downloads
1.4K
Stars
10.3K
Committers
27

Bot releases are hidden (Show)

electerm - 1.3.34

Published by zxdong262 over 4 years ago

  • [feat] Remve session restore function (#1714)
  • [UI] Use message module to show copied msg (#1713)
electerm - v1.3.31

Published by zxdong262 over 4 years ago

  • Update zh_cn locale file by @xiaoluhong
  • [UI] Improve terminal info panel UI (#1706)
  • [fix] Fix test connection function (#1705)
  • [fix] Fix ssh-config support (#1704)
  • [feat] Support opacity for Linux (#1703)
electerm - v1.3.28

Published by zxdong262 over 4 years ago

  • [fix] Fix npm install script (#1696)
  • [fix] Quit properly kill child process (#1693)
  • Update window menu UI by @hoan277 (#1691)
electerm - 1.3.25

Published by zxdong262 over 4 years ago

  • [feat] Support local start directory (#1689)
  • [feat] Support custom baudRate for serial port (#1688)
  • [security] Add token verify for requests (#1687)
  • [fix] Fix Drag file/folder to terminal support (#1681)
electerm - v1.3.21

Published by zxdong262 over 4 years ago

  • fix #1657 [feat] Support show ssh server info(network, file system and more)
  • fix #1644 [feat] Add start directory option for ssh/sftp (#1664)
electerm - v1.3.18

Published by zxdong262 over 4 years ago

  • [feat] Add edit language file link in settings (#1656)
  • [feat] Fix ecnode support
  • [fix] Fix theme background setting (#1660)
electerm - v1.3.15

Published by zxdong262 over 4 years ago

  • [bug fix] Fix terminal log open issue (#1652)
  • [bug fix] Fix no history cause app crash (#1651)
  • [bug fix] Fix runScript UI in bookmark form (#1648)
electerm - v1.3.12

Published by zxdong262 over 4 years ago

  • Add save terminal log to file option (#1642)
  • Update log module (#1638)
electerm - v1.3.10

Published by zxdong262 over 4 years ago

[bug fix] Fix db action and Drag&Drop in bookmark list(This should fix all 1.3.x issues, and sorry to all the users affected).

electerm - v1.3.8

Published by zxdong262 over 4 years ago

  • [fix] Fix database upgrade process (#1631)
electerm - v1.3.7

Published by zxdong262 over 4 years ago

  • [bug fix] Fix theme save and apply (#1628)
  • [bug fix] Fix file editor file saving (#1627)
electerm - v1.3.5

Published by zxdong262 over 4 years ago

  • [bug fix] Fix sync function and config saving (#1623)
electerm - v1.3.4

Published by zxdong262 over 4 years ago

  • Add Turkish translation by @gediz
  • [bug fix] Fix config saving issue
electerm - v1.3.2

Published by zxdong262 over 4 years ago

  • Remove extra db upgrade info (#1619)
  • fix minor typo on README.md (#1618) by @gediz
electerm - v1.3.1

Published by zxdong262 over 4 years ago

  • [quick fix] Fix reload lose config issue (#1616)
electerm - v1.3.0

Published by zxdong262 over 4 years ago

  • [Major update] Use nedb to store data (#1612)
electerm - v1.2.2

Published by zxdong262 over 4 years ago

  • Retry more times before disconnect ssh session (#1601)
  • Published to snapcraft (#1596)
  • [chor] Update electron version->8.x (#1597)
  • Update subx
  • [chor] Upgrade xterm to v4 (#1585)
electerm - v1.0.33

Published by zxdong262 over 4 years ago

  • Fix old 1.0.33 release is actrually 1.0.31 release(maybe github release issue)
  • Fix split terminal UI in transprent mode (#1581)
  • Use github to host homepage (#1580)
electerm - v1.0.31

Published by zxdong262 over 4 years ago

  • fix #1576 [UI] Highlight active split terminal (#1577)
  • fix #1572 [feat] Support quick command list content search (#1574)
  • fix #1563 [UI] Add more padding to terminal (#1564)
electerm - v1.0.28

Published by zxdong262 over 4 years ago

  • [bug fix] Fix split terminal init in windows OS