Skip to content

Commit cc2915c

Browse files
committed
Update version to 0.11.1.1
1 parent 1db3a98 commit cc2915c

File tree

5 files changed

+12
-3
lines changed

5 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ChangeLog
22

3+
## v0.11.1.1
4+
5+
- Fix for reauthenticating process on SFTP
6+
- Add registration feature for per-user mode (register to HKEY_CURRENT_USER, not HKEY_CLASSES_ROOT)
7+
- Fix for using Windows OpenSSH ssh-agent from Shell Extension
8+
- Fix some bugs for Shell Extension, including
9+
fix for unable to launch app when registered
10+
- Fix registry emulation (after fix, this works on Windows 7)
11+
312
## v0.11.0.1
413

514
- Add features for directory operations (upload/download directories and 'Upload all' 'Download all')

EasySFTP.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
--- EasySFTP Version 0.11.0.1 ---
2+
--- EasySFTP Version 0.11.1.1 ---
33

44
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
55
概要
@@ -67,8 +67,8 @@ https://github.com/jet2jet/EasySFTP
6767
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6868
動作環境
6969

70-
32ビット版/64ビット版ともにWindows 10で動作確認しています。
71-
それ以前のWindowsでの動作は確認していません。
70+
32ビット版はWindows 7およびWindows 10、64ビット版はWindows 10で
71+
動作確認しています。それ以前のWindowsでの動作は確認していません。
7272

7373
[FTP]
7474
・FTP接続ではパッシブモードを使用します。PORT/EPRT コマンドは使用しません。

EasySFTP/EasySFTP.rc

0 Bytes
Binary file not shown.

RegESFTP/RegESFTP.rc

0 Bytes
Binary file not shown.

ShellDLL/ShellDLL.rc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)