Skip to content

Commit

Permalink
変更履歴の html 構造を修正 #274
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaya committed Aug 25, 2024
1 parent 7763465 commit 5ecbf71
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 15 deletions.
24 changes: 16 additions & 8 deletions doc/en/html/about/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,11 @@ <h3 id="teraterm_5.3">YYYY.MM.DD (Ver 5.3 not released yet)</h3>
<li>Right-click(paste) is not disabled even when <a href="../setup/teraterm-win.html#textselect">SelectOnActivate</a> is off.</li>
<li>Fixed some Emoji which character widths did not change with Override Emoji Characters width option. (Changed referenced Emoji table.)</li>
<li><a href="../setup/teraterm-win.html#space">VTFontSpace</a> can be used to adjust to narrow the space between characters.
<li>Only available COM ports are listed.<br>
COM ports that are disabled and failed to initialize are not included.</li>
<li>Only available COM ports are listed.
<ul>
<li>COM ports that are disabled and failed to initialize are not included.</li>
</ul>
</li>
<li>Display lng file information when <a href="../menu/setup-general.html#UILanguageFile">LanguageUI</a> is selected. Remove language setting.</li>
<li>Default port settings is moved to <a href="../menu/setup-additional-tcpip.html#Port">General tab</a> of Additional settings dialog.</li>
<li>Download folder setting is moved to <a href="../menu/setup-additional-general.html#DownloadFolder">General tab</a> of Additional settings dialog.</li>
Expand Down Expand Up @@ -75,11 +78,13 @@ <h3 id="teraterm_5.3">YYYY.MM.DD (Ver 5.3 not released yet)</h3>
<li>MACRO: <a href="../macro/command/send.html">send</a> macro command check data and sends it as text or binary. added <a href="../macro/command/sendtext.html">sendtext</a> and <a href="../macro/command/sendbinary.html">sendbinary</a> macro command</li>
<li>MACRO: Added options such as size specification to the listbox command.</li>
<li>added the <a href="../macro/command/getttpos.html">getttpos</a> command to retrieve the display status, position, and size in the VT window of Tera Term.</li>
</li>
<li>MACRO: password file using aes-256-ctr
<li>MACRO: password file using aes-256-ctr encryption
<ul>
<li>added the <a href="../macro/command/setpassword2.html">setpassword2</a>, <a href="../macro/command/getpassword2.html">getpassword2</a>, <a href="../macro/command/ispassword2.html">ispassword2</a> and <a href="../macro/command/delpassword2.html">delpassword2</a> commands. The contents that is saved with setpassword2 command is protected by a password. This password file is not compatible with prior password file.</li>
<li>added the <a href="../macro/command/setpassword2.html">setpassword2</a>, <a href="../macro/command/getpassword2.html">getpassword2</a>, <a href="../macro/command/ispassword2.html">ispassword2</a> and <a href="../macro/command/delpassword2.html">delpassword2</a> commands.</li>
<li>The contents that is saved with setpassword2 command is protected by a password.</li>
<li>This password file is not compatible with prior password file.</li>
</ul>
</li>
<li>MACRO: When TTL file is relative path, it is relative from current directory of ttpmacro.</li>
</ul>
</li>
Expand Down Expand Up @@ -3527,8 +3532,11 @@ <h3 id="ttssh_3.3">YYYY.MM.DD (Ver 3.3 not released yet)</h3>
<ul class="history">
<li>Changes
<ul>
<li>add support for multiple required authentication.<br>
auto login, connect from macro and duplicate session are not supported, because TTSSH cannot receive multiple authentication informations from command line parameters.</li>
<li>add support for multiple required authentication.
<ul>
<li>auto login, connect from macro and duplicate session are not supported, because TTSSH cannot receive multiple authentication informations from command line parameters.</li>
</ul>
</li>
<li>If option(<a href="../commandline/ttssh.html#f">/f</a>, <a href="../commandline/ttssh.html#ssh-f">/ssh-f</a>, <a href="../commandline/ttssh.html#ssh-consume">/ssh-consume</a>, <a href="../commandline/ttssh.html#keyfile">/keyfile</a>) argument file name is not absolute path, modify it to be treated as a relative path from %APPDATA%\teraterm5\.</li>
<li>Modified private key file name can use Unicode</li>
</ul>
Expand All @@ -3537,7 +3545,7 @@ <h3 id="ttssh_3.3">YYYY.MM.DD (Ver 3.3 not released yet)</h3>
<li>Bug fixes
<ul>
<li>modified to send username and password in UTF-8 at authentication to comply with RFC 4252.</li>
<li>Modified to <a href="../setup/teraterm-ssh.html#AuthBanner">display SSH authentication banner in VT window</a> regardless of receiving character code.
<li>Modified to <a href="../setup/teraterm-ssh.html#AuthBanner">display SSH authentication banner in VT window</a> regardless of receiving character code.</li>
<li>Fixed focus disappears in <a href="../menu/setup-sshauth.html">SSH Authentication</a> dialog and TAB cannot be used.</li>
</ul>
</li>
Expand Down
22 changes: 15 additions & 7 deletions doc/ja/html/about/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,11 @@ <h3 id="teraterm_5.3">YYYY.MM.DD (Ver 5.3 not released yet)</h3>
<li><a href="../setup/teraterm-win.html#textselect">SelectOnActivate</a> が off でも右クリックによる貼り付けは行われるようにした。</li>
<li>Override Emoji Characters widthで文字幅が変化しない絵文字があったので修正した。(参照する絵文字テーブルを変更した。)</li>
<li><a href="../setup/teraterm-win.html#space">VTFontSpace</a> で負の値を設定できるようにした。</li>
<li>使用可能なCOMポートのみを一覧に表示するようにした。<br>
無効化、初期化に失敗したCOMポートは含まれないようにした。</li>
<li>使用可能なCOMポートのみを一覧に表示するようにした。
<ul>
<li>無効化、初期化に失敗したCOMポートは含まれないようにした。</li>
</ul>
</li>
<li><a href="../menu/setup-general.html#UILanguageFile">LanguageUI</a>選択時にlngファイルの情報を表示するようにした。Language設定を削除した。</li>
<li>Default port 設定を Additional settings の <a href="../menu/setup-additional-tcpip.html#Port">General タブ</a>へ移動した。</li>
<li>ダウンロードフォルダの設定を Additional settings の <a href="../menu/setup-additional-general.html#DownloadFolder">General タブ</a>へ移動した。</li>
Expand Down Expand Up @@ -75,12 +78,14 @@ <h3 id="teraterm_5.3">YYYY.MM.DD (Ver 5.3 not released yet)</h3>
<li>MACRO: <a href="../macro/command/send.html">send</a> マクロコマンドは送信データを判定してテキスト又はバイナリとして送信する。<a href="../macro/command/sendtext.html">sendtext</a><a href="../macro/command/sendbinary.html">sendbinary</a> マクロコマンドを追加した。</li>
<li>MACRO: listboxコマンドにサイズ指定等のオプション等を追加した。</li>
<li>MACRO: Tera Term の VT window の表示状態、位置、サイズを取得する <a href="../macro/command/getttpos.html">getttpos</a> コマンドを追加した。</li>
<li>MACRO: aes-256-ctrを使用したパスワードファイル
<li>MACRO: aes-256-ctr 暗号化を使用したパスワードファイル
<ul>
<li><a href="../macro/command/setpassword2.html">setpassword2</a>, <a href="../macro/command/getpassword2.html">getpassword2</a>, <a href="../macro/command/ispassword2.html">ispassword2</a>, <a href="../macro/command/delpassword2.html">delpassword2</a> コマンドを追加した。setpassword2 コマンドで保存されたファイルの内容は、パスワードで保護される。このコマンドで扱われるパスワードファイルは、既存のパスワードファイルとは互換性がない。</li>
<li><a href="../macro/command/setpassword2.html">setpassword2</a>, <a href="../macro/command/getpassword2.html">getpassword2</a>, <a href="../macro/command/ispassword2.html">ispassword2</a>, <a href="../macro/command/delpassword2.html">delpassword2</a> コマンドを追加した。</li>
<li>setpassword2 コマンドで保存されたファイルの内容は、パスワードで保護される。</li>
<li>このコマンドで扱われるパスワードファイルは、既存のパスワードファイルとは互換性がない。</li>
</ul>
<li>MACRO: TTLファイルを相対パスで指定したとき、ttpmacroのカレントディレクトリ相対で扱うようにした。</li>
</li>
<li>MACRO: TTLファイルを相対パスで指定したとき、ttpmacroのカレントディレクトリ相対で扱うようにした。</li>
</ul>
</li>

Expand Down Expand Up @@ -3536,8 +3541,11 @@ <h3 id="ttssh_3.3">YYYY.MM.DD (Ver 3.3 not released yet)</h3>
<ul class="history">
<li>変更
<ul>
<li>複数認証要求に対応しました。<br>
コマンドラインオプションで複数の認証情報を受け取れないため、自動ログイン・マクロからの接続・セッションの複製には対応していません。</li>
<li>複数認証要求に対応しました。
<ul>
<li>コマンドラインオプションで複数の認証情報を受け取れないため、自動ログイン・マクロからの接続・セッションの複製には対応していません。</li>
</ul>
</li>
<li>オプション(<a href="../commandline/ttssh.html#f">/f</a>, <a href="../commandline/ttssh.html#ssh-f">/ssh-f</a>, <a href="../commandline/ttssh.html#ssh-consume">/ssh-consume</a>, <a href="../commandline/ttssh.html#keyfile">/keyfile</a>)のファイル名が絶対パスでないときは、%APPDATA%\teraterm5\ からの相対パスとして扱うように変更した。</li>
<li>秘密鍵ファイル名にUnicodeを使用できるよう修正した。</li>
</ul>
Expand Down

0 comments on commit 5ecbf71

Please sign in to comment.