diff --git a/doc/en/html/about/history.html b/doc/en/html/about/history.html index ecc054e66..3ba15f3d1 100644 --- a/doc/en/html/about/history.html +++ b/doc/en/html/about/history.html @@ -41,9 +41,9 @@

YYYY.MM.DD (Ver 5.3 not released yet)

  • When pasting string from clipboard that does not contain control codes such as line feeds, characters are not outputted twice in the log with the default settings.
  • -
  • EnableContinuedLineCopy setting is now used when dragging after selecting a word by double click.
  • +
  • EnableContinuedLineCopy setting is now used when dragging after selecting a word by double click.
  • Right-click(paste) is not disabled even when SelectOnActivate is off.
  • -
  • Fixed some Emoji which character widths did not change with Override Emoji Characters width option. (Changed referenced Emoji table.)
  • +
  • Fixed some Emoji which character widths did not change with "Override Emoji Characters width" option. (Changed referenced Emoji table.)
  • To adjust to narrow the space between characters, VTFontSpace became to be able to set negative value.
  • Only available COM ports are now listed.
  • General setup dialog is now shown the information from Language file which is selected. +
  • "Default port" settings is moved to General tab of Additional settings dialog from General setup dialog.
  • Removed Language setting from General setup dialog.
  • Download folder setting is moved to General tab of Additional settings dialog.
  • Added ViewlogEditor argument on Log Tab in Additional settings dialog.
  • Setup - Font was integrated into Font tab of Additional settings dialog.
  • Keyboard setup dialog is moved to Keyboard tab of Additional settings dialog.
  • TCP/IP setup dialog is moved to TCP/IP tab of Additional settings dialog.
  • -
  • Default port settings is moved to TCP/IP tab of Additional settings dialog from General setup dialog.
  • -
  • Improved Broadcast command dialog: +
  • Improved Broadcast command dialog:
  • Returned the display position of the message box to its previous behavior (center of the parent window) before 4.103, excluding some message boxes.
  • -
  • Error messagebox is now shown when logging cannot be started with LogAutoStart=on
  • +
  • Error messagebox is now shown when logging cannot be started with "LogAutoStart=on"
  • Allow users to select creating automatic backup or not by IniAutoBackup when overwriting the ini file.
  • MACRO: send macro command check data and sends it as text or binary. Added sendtext and sendbinary macro command
  • -
  • MACRO: Added options such as size specification to the listbox command.
  • +
  • MACRO: Added options such as size specification to the listbox command.
  • MACRO: Added the getttpos command to retrieve the display status, position, and size in the VT window of Tera Term.
  • MACRO: Added support for password file using aes-256-ctr encryption