Skip to content

Releases: TeraTermProject/teraterm

Tera Term 5.6.0

28 Feb 05:47
3618518

Choose a tag to compare

Tera Term (Ver 5.6.0), TTSSH (Ver 3.6.0)

主な変更点

  • Unicode コードポイントごとの文字幅をユーザーが指定できるようにした。 (issue #318, #1024)
  • ダム端末のエミュレーションをサポートした。 (issue #1096)
  • Serial port タブ ("Setup > Serial port...") で RTS と DTR の制御信号の low と high を切り替えられるようにし、RTS と DTR のフロー制御を設定できるようにした。 (issue #934)
  • SSH2 の PQC(耐量子暗号)を組み合わせたハイブリッド鍵交換方式 mlkem768x25519-sha256 に対応した。 (issue #338)
  • SSH2 の PQC(耐量子暗号)を組み合わせたハイブリッド鍵交換方式 sntrup761x25519-sha512 に対応した。 (issue #337)

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.6.0


Major changes

  • Character width can now be specified by the user for each Unicode code point. (issue #318, #1024)
  • Added support for dumb terminal emulation. (issue #1096)
  • In the Serial Port tab ("Setup > Serial port..."), added the ability to toggle the RTS and DTR control signals between low and high, and to configure RTS and DTR flow control. (issue #934)
  • Added support for SSH2 hybrid key exchange methods combining post-quantum cryptography (PQC): mlkem768x25519-sha256 (issue #338)
  • Added support for SSH2 hybrid key exchange methods combining post-quantum cryptography (PQC): sntrup761x25519-sha512 (issue #337)

To check all changes, see the changelog.
https://teratermproject.github.io/manual/5/en/about/history.html#teraterm_5.6.0


  • installer
    teraterm-5.6.0-x64.exe
    teraterm-5.6.0-x86.exe
    teraterm-5.6.0-arm64.exe
  • portable ZIP
    teraterm-5.6.0-x64.zip
    teraterm-5.6.0-x86.zip
    teraterm-5.6.0-arm64.zip

Tera Term 5.5.2

21 Jan 14:20
4d4490e

Choose a tag to compare

Tera Term (Ver 5.5.2), TTSSH (Ver 3.5.2)

主な変更点

  • ttermpro.exe の /V オプション指定時にウインドウが非表示にならない不具合を修正した。 5.4.1からの不具合。 (issue #975)
  • send, sendln, sendbinary, sendtext マクロコマンドで送信したデータが ローカルエコー設定に従うよう修正した。 5.0からの不具合。 (issue #147)

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.5.2


Major changes

  • Fixed an issue where the window was not hidden when ttermpro.exe was launched with the /V option. This bug was introduced in 5.4.1. (issue #975)
  • Fixed sending data using send, sendln, sendbinary, sendtext macro commands follows local echo settings. This bug was introduced in 5.0. (issue #147)

To check all changes, see the changelog.
https://teratermproject.github.io/manual/5/en/about/history.html#teraterm_5.5.2


  • installer
    teraterm-5.5.2-x64.exe
    teraterm-5.5.2-x86.exe
    teraterm-5.5.2-arm64.exe
  • portable ZIP
    teraterm-5.5.2-x64.zip
    teraterm-5.5.2-x86.zip
    teraterm-5.5.2-arm64.zip

Tera Term 5.5.1

17 Nov 13:22
5390377

Choose a tag to compare

Tera Term (Ver 5.5.1), TTSSH (Ver 3.5.1)

主な変更点

  • Kermit, Quick-VAN, YMODEM, ZMODEM 送信時にファイルを複数選択したとき、Tera Term がクラッシュする不具合を修正した。 (issue #9, #942)
  • YMODEM 受信時にキャンセル受信処理が実装されていない問題を修正した。 (issue #786)
  • SCPファイル転送が低速になった問題を修正した。3.4.1 (Tera Term 5.4.1)からの不具合。 (issue #883)

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.5.1


Major changes

  • Fixed Tera Term crashes when selecting multiple files using Kermit or Quick-VAN or YMODEM or ZMODEM send. (issue #9, #942)
  • Fixed CANCEL is not implemented when YMODEM receiving. (issue #786)
  • Fixed an issue where SCP file transfer became slow. This bug was introduced in 3.4.1 (Tera Term 5.4.1). (issue #883)

To check all changes, see the changelog.
https://teratermproject.github.io/manual/5/en/about/history.html#teraterm_5.5.1


  • installer
    teraterm-5.5.1-x64.exe
    teraterm-5.5.1-x86.exe
    teraterm-5.5.1-arm64.exe
  • portable ZIP
    teraterm-5.5.1-x64.zip
    teraterm-5.5.1-x86.zip
    teraterm-5.5.1-arm64.zip

Tera Term 5.5.0

16 Sep 13:59
85c65d1

Choose a tag to compare

Tera Term (Ver 5.5.0), TTSSH (Ver 3.5.0)

主な変更点

  • x64, arm64 バイナリを作成するようにした。 (issue #228)
  • シリアルポートの送信待ち時間を設定するマクロコマンド setserialdelaychar, setserialdelayline を追加した。 (issue #437)
  • SSH2 の curve25519-sha256, curve25519-sha256@libssh.org 鍵交換方式に対応した。 (issue #89)
  • 既存の言語ファイルのファイル名を変更した。 (issue #825)
    • 以前の言語ファイル名の指定は無効になります。
    • 個人の設定ファイルフォルダにある設定ファイルの内容はインストーラによって変更されません。 UIの設定から使いたい言語を選択して、設定を保存し直してください。

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.5.0


Major changes

  • Now x64 and arm64 binaries are provided. (issue #228)
  • Added macro commands setserialdelaychar and setserialdelayline to set transmission delays for the serial port. (issue #437)
  • Added support for SSH2 key exchange methods: curve25519-sha256, curve25519-sha256@libssh.org (issue #89)
  • Changed filenames of the existing language files. (issue #825)
    • Now the previous language filename is invalid.
    • The setup file in user's setup files folder is not modified by the installer. Please select the language you want to use in the UI settings, and save the setup file explicitly.

To check all changes, see the changelog.
https://teratermproject.github.io/manual/5/en/about/history.html#teraterm_5.5.0


  • installer
    teraterm-5.5.0-x86.exe
    teraterm-5.5.0-x64.exe
    teraterm-5.5.0-arm64.exe
  • portable ZIP
    teraterm-5.5.0-x86.zip
    teraterm-5.5.0-x64.zip
    teraterm-5.5.0-arm64.zip

Tera Term 5.4.1

03 Aug 10:48
4647ead

Choose a tag to compare

Tera Term (Ver 5.4.1), TTSSH (Ver 3.4.1)

主な変更点

  • マウスで文字を選択するとき、文字の左右を考慮するよう修正した。 Tera Term 5.1 以前の動作に戻した。 (issue #468)
  • DPI が異なるディスプレイをまたいでウィンドウを移動またはリサイズした際、ウィンドウが正しいサイズで表示されない不具合を修正した。 (issue #555)
  • タスクスケジューラ経由でマクロを実行出来ない不具合を修正した。 (issue #196)
  • コード署名を追加した。 (issue #316)

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.4.1


Major changes

  • Fixed to take into account left and right sides of characters when selecting characters with mouse. Restored the behavior to that of Tera Term 5.1 and earlier. (issue #468)
  • Fixed an issue where windows were not displayed at the correct size when moved or resized across displays with different DPI settings. (issue #555)
  • Fixed the issue where macro could not be executed through the task scheduler. (issue #196)
  • Added code signing. (issue #316)

To check all changes, see the changelog.
https://teratermproject.github.io/manual/5/en/about/history.html#teraterm_5.4.1


  • installer
    teraterm-5.4.1.exe
  • portable ZIP
    teraterm-5.4.1.zip

Tera Term 5.4.0

02 Mar 22:39
9694ce3

Choose a tag to compare

Tera Term (Ver 5.4.0), TTSSH (Ver 3.4.0)

主な変更点

  • バージョンを x.y.z 形式に変更した。
  • Tera Term 本体の設定ダイアログを Additional settings へ統合した。
  • Windows 11(24H2) で DPI が異なるディスプレイをまたいだ時の不具合に対応した。
  • Unicode 対応を改善した。

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.4.0

Major changes

  • changed version number format to x.y.z.
  • integrated Tera Term setting dialogs into Additional settings dialog.
  • fixed an issue in Windows 11 (24H2) when moved across displays with different DPI settings.
  • improved Unicode support.

To check all changes, see the changelog.
https://teratermproject.github.io/manual/5/en/about/history.html#teraterm_5.4.0


  • installer
    teraterm-5.4.0.exe
  • portable ZIP
    teraterm-5.4.0.zip

Tera Term 5.3

08 Sep 07:13

Choose a tag to compare

Tera Term (Ver 5.3), TTSSH (Ver 3.3)

主な変更点

  • 余白が大きいフォントのために、文字間隔を負の値で指定できるようにした。
  • "aes-256-ctr 暗号化を使用したパスワードファイル" を扱うマクロコマンド群を追加した。
  • SSH2 の複数認証要求に対応した。

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.3


Major changes

  • add support for negative value to spacing of characters.
  • add macro commands for handle "password file which is encrypted by aes-256-ctr."
  • add support for SSH2 multiple required authentication.

To check all changes, see the changelog.
https://teratermproject.github.io/manual/5/en/about/history.html#teraterm_5.3


  • installer
    teraterm-5.3.exe
  • portable ZIP
    teraterm-5.3.zip

Tera Term 5.2

28 Feb 17:50

Choose a tag to compare

Tera Term (Ver 5.2), TTSSH (Ver 3.2)

主な変更点

  • 単語の区切り文字に Unicode を使用できるようにした。
  • 5.0 から発生したいくつかの問題を修正した。

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.2


Major changes

  • Delimiter characters can use Unicode.
  • Some issues from 5.0 have been fixed.

To check all changes, see the changelog.
https://teratermproject.github.io/manual/5/en/about/history.html#teraterm_5.2


  • installer
    teraterm-5.2.exe
  • portable ZIP
    teraterm-5.2.zip

Tera Term 5.1

18 Dec 19:06

Choose a tag to compare

Tera Term (Ver 5.1), TTSSH (Ver 3.1)

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/5/ja/about/history.html#teraterm_5.1


To check all changes, see the changelog.
https://teratermproject.github.io/manual/5/en/about/history.html#teraterm_5.1


  • installer
    teraterm-5.1.exe
  • portable ZIP
    teraterm-5.1.zip

Tera Term 4.108

18 Dec 19:02

Choose a tag to compare

Tera Term (Ver 4.108), TTSSH (Ver 2.94)

すべての変更については、変更履歴を確認してください。
https://teratermproject.github.io/manual/4/ja/about/history.html#teraterm_4.108


To check all changes, see the changelog.
https://teratermproject.github.io/manual/4/en/about/history.html#teraterm_4.108


  • installer
    teraterm-4.108.exe
  • portable ZIP
    teraterm-4.108.zip