Skip to content

Latest commit

 

History

History
58 lines (50 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

58 lines (50 loc) · 1.52 KB

SSH-Panel Changelog

v1.3.2 Latest

Fix path error in Clone Folder Fix Copy Path function of the main path nodes Fix Put Folder cannot overwrite directory

v1.3.1 (2024-8-31)

Supplementary Support for Sublime Text 3211 Fix new_window error Fix "remote_path":["$HOME"] was accidentally deleted on reconnected Fix local_path path bug on windows Remove inner dependencies Add multi platform support

v1.3.0 (2024-8-10)

  • Add Menu Option
  • "Copy Path"
  • "Open Containing Folder…"
  • "Clone Folder"
  • "Put Folder"
  • "Put File"
  • Add icon_style emjio/image
  • Add Object status
  • Add file extension recognition
  • Add guide page
  • Add busy operation lock
  • Add configuration items umask and terminus_encoding
  • Fix multiple display errors

v1.2.2 (2024-4-28)

  • Add [P] show_panel function button
  • Unified theme color scheme for all panels
  • Fix input line break error on the bottom panel

v1.2.1 (2022-3-9)

  • Multiple remote paths can be used (using a path list)
  • New Connection Authentication Method
  • Optimizing UI for directory panel
  • Add pseudo terminal
  • Automatically reconnect when starting Sublime Text
  • Customizable panel styles (CSS)
  • Prompt to select path when uploading files
  • ADD a automatic reconnection during startup
  • Add a prompt when dependencies are missing

v1.0.0 (2022-2-26)

  • Pass the test on Windows 10, Ubuntu 1.8
  • Pass the test on sublime text version 32114107