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 - v1.34.6

Published by zxdong262 about 1 year ago

New features/UI

  • fix #3016 Adjust settting/batch op page UI/logic
  • fix #3019 Add skip all button in conflict modal
  • UI: Improve theme list performance(paged)
  • fix #3020 Fix main menu/sub menu bg

Bug fixes

  • fix #3015 Give proper message when transfer errored

Other updates

  • electron version bump to 26.2.4
electerm - v1.34.0

Published by zxdong262 about 1 year ago

New features

  • fix #3017 Always ask for password once if not provided (#3018)

Other updates

  • Code refractor: follow standard v17 rules
electerm - v1.33.36

Published by zxdong262 about 1 year ago

New features

  • fix #2914 Add calc folder size button

Bug fixes

  • fix #3007 fix #3013 Fix ssh terminal color issue
electerm - v1.33.26

Published by zxdong262 about 1 year ago

New features/UI

  • fix #3006 feat: Add ipv4 for network info
  • UI: Add proper symbol for sessions with connecction hopping

Bug fixes

  • fix #2955 fix #3011: Fix telnet can not connect issue
  • Fix some keyboard interactive promote title

Other updates

  • Code refractor: rewrite session core
  • Handle uncaught error/excption to make process more stable
electerm - v1.33.6

Published by zxdong262 about 1 year ago

Quick fix release

  • fix #3005 fix passphase submit do not work when provide privateKey
electerm - v1.33.0

Published by zxdong262 about 1 year ago

New features

  • fix #2948 fix #2227 fix #1782 Support connection hopping

Bug fixes

  • fix #3001 fix password promote support
  • fix #2925 fix remember input history logic
electerm - v1.32.46

Published by zxdong262 about 1 year ago

New features

  • fix #2991 Add connect (only) button in bookmark form
  • Auto read private keys to login when no password/privateKey provided
  • fix #2992 Fix zoom input behavior in menu

Bug fixes

  • fix #2990 Fix command line support when window already open
  • fix #2993 Fix x11 support
  • Fix a potential memory leak

Other updates

  • Change keepalive max to 20000s, min to 0
electerm - v1.32.38

Published by zxdong262 about 1 year ago

New features/UI

  • fix #2979 feat: Support input custom zoom level
  • fix #2912 Support multi ssh tunnels in one ssh connection
  • fix #2804 Fix command line param support
  • fix #2980 Add tab index number to tab title
  • fix #2943 Support command line params --sftp-only to run in sftp only mode
  • fix #2979 feat: Support input custom zoom level
  • UI: Improve some UI detail

Bug fixes

  • fix #2983 Fix edit remote file always loading when submit
  • Support SetEnv in command line and bookmark form
  • fix #2971 When switch folder in sftp, clear selected files
electerm - v1.32.6

Published by zxdong262 about 1 year ago

Bug fixes

  • fix #2967 Fix support for importing old bookmarks
  • fix expand-all function in bookmark panel

Other updates

  • Provide standalone portable release download
electerm - v1.31.1

Published by zxdong262 about 1 year ago

Quick bug fix release

  • fix #2964 Fix trz command support
electerm - v1.29.5

Published by zxdong262 about 1 year ago

Quick bug fix release

  • fix #2945 Fix proxy apply logic
electerm - v1.29.4

Published by zxdong262 about 1 year ago

Quick bug fix release

  • fix #2936 fix tsz not working issue
electerm - v1.29.2

Published by zxdong262 about 1 year ago

New features

  • fix #2892 Highlight all matches when search in terminal
  • fix #2938 Add auto focus for keyboard interactive input

Bug fixes/UI

  • Improve footer UI

Other updates

  • Update antd to v5, improve setting page open speed (#2937)
  • Change Winget Releaser job to ubuntu-latest (#2932) by @sitiom
electerm - v1.28.4

Published by zxdong262 about 1 year ago

Quick bug fix release

  • fix #2931 Fix open link cause error issue
electerm - v1.28.3

Published by zxdong262 about 1 year ago

Quick bug fix release

  • fix #2929 Fix read file function
  • fix #2930 Fix dns lookup function
electerm - v1.28.1

Published by zxdong262 about 1 year ago

New features

  • Support portable in Windows OS (#2916)

Bug fixes/UI

  • fix #2908 Improve zoom button UI in system menu
  • fix #2908 Fix zoom not applied issue when restart

Other updates

  • Upgrade electron to v22 (#2921)
electerm - v1.27.30

Published by zxdong262 about 1 year ago

New features

  • Support load batch operation in command line use (#2904)
  • Support set serverPort by command line param (#2896)

Bug fixes

  • Fix open/close setting/batchOp modal logic
  • Fix enableGlobalProxy setting not working issue
  • fix #2900 hide copy file path context menu when right click blank area
electerm - v1.27.20

Published by zxdong262 about 1 year ago

Quick bug fix release

  • Fix telnet bookmark can not be saved properly issue
electerm - v1.27.19

Published by zxdong262 about 1 year ago

New features

  • Support sync data to custom server (#2884)
  • Support more proxy type and easier proxy form (#2883)

Bug fixes

  • fix #2888: Fix server info output
electerm - v1.27.5

Published by zxdong262 over 1 year ago

New features

  • fix #2868: Support batch operation (#2871)
  • fix #2703: Add copy file path context menu