Skip to content

Releases: toohamster/sftp-cc

v2.2.3 - Release

20 Mar 18:46

Choose a tag to compare

Release v2.2.3: Dual-license for book (MIT + All Rights Reserved)

v2.2.2 - Release

20 Mar 05:19

Choose a tag to compare

Release v2.2.2

v2.2.1 - Release

20 Mar 04:44

Choose a tag to compare

Release v2.2.1

v2.2.0 - Release

20 Mar 03:57

Choose a tag to compare

Release v2.2.0

v2.1.1 - Release

20 Mar 03:47

Choose a tag to compare

Release v2.1.1

v2.1.0 - Add private key bind trigger

20 Mar 03:23

Choose a tag to compare

Changes

  • Added trigger keywords for binding private key (绑定 SFTP 私钥)
  • Added Japanese trigger keywords
  • SKILL.md now supports: "bind sftp private key", "绑定私钥", "秘密鍵をバインドする"

v2.0.0 - Project Renamed to sftp-cc

20 Mar 02:12

Choose a tag to compare

Changes

  • Project renamed from sftp-cc-toomaster to sftp-cc
  • Updated all references in marketplace.json, skill files, READMEs, and documentation
  • GitHub repository renamed to toohamster/sftp-cc

v1.1.0 - Interactive Mode & Private Key Support

19 Mar 17:49

Choose a tag to compare

What's New

sftp-init.sh Improvements

  • Added interactive mode (run without arguments)
  • Added --private-key option to copy SSH key automatically
  • Language selection in interactive mode (en/zh/ja)
  • Private key auto-copied to .claude/sftp-cc/ with correct permissions

Usage

\n
Compare changes

v1.0.10 - Documentation Update

19 Mar 11:19

Choose a tag to compare

Updated CLAUDE.md with release process notes and common pitfalls.

v1.0.9 - Multi-language Support (i18n)

19 Mar 10:48

Choose a tag to compare

What's New

Multi-language Support (i18n)

  • Support for 3 languages: English (en), Chinese (zh), Japanese (ja)
  • New i18n.sh library
  • Updated all scripts with i18n
  • install.sh --language option

Documentation

  • New README_JP.md
  • Updated README.md, README_CN.md
  • Updated CLAUDE.md, SPEC.md

Compare changes