Skip to content

Releases: poderosaproject/poderosa

4.8.1

11 May 09:01

Choose a tag to compare

Full Changelog: 4.8.0...4.8.1

Fixed

  • Fixed: Shortcut connection dialog doesn't close when the connection is established. (regression issue from 4.8,0) (#45)

  • Fixed: Application cannot be terminated if SSH authentication has been cancelled from connection dialog.

  • Fixed: If escape sequence starts immediately after a control string introducer, the escape sequence is not handled properly.

dev-20250509

09 May 11:37

Choose a tag to compare

dev-20250509 Pre-release
Pre-release

4.8.0

08 May 13:06

Choose a tag to compare

Full Changelog: 4.7.0...4.8.0

* Known Issues * (fixed in the next release)

  • Shortcut dialog does not close when connection is established (#45)

Feature Changes

  • Terminal emulation was redesigned, and support for numerous escape sequences, including SIXEL, was added.
    A new escape sequence engine is used to detect escape sequences with the state machine.
    Compatibility with XTerm and standards was also improved.

  • Configuration file options.conf is now saved in UTF-8 with BOM.
    Previous options.conf saved with the system default encoding can also be loaded.

  • Error log file error.log is now saved in UTF-8 with BOM.
    If a previous error.log saved with the system default encoding exists, it will be renamed and a new error.log will be created.

  • The encoding for the text log and XML log is now UTF-8 with BOM.

  • Splitting/Unifying pane functionality was improved.
    The splitter UI, which splits pane at the centerline, is now disabled by default.
    You can enable it with org.poderosa.core.window.enableOldSplitterUI.
    Splitting/Unifying pane from the menu now works even if no active connection exists.

New Features

  • In SSH / TELNET / Cygwin connection, xterm-256color can be selected as the Terminal Type, which specifies the value for the TERM environment variable.
    xterm-256color is the default for the new connections, but you may need to change Terminal Type manually if you edit the old settings to start a new connection.

  • Remote address of the connection can be copied to the clipboard from the context menu of the tab for each connection.

  • Font dialog in Options Settings > Display has been improved:

    • Support for decimal point values in font size
    • Duplicate font names have been eliminated from listings
    • Dialog is now resizable
  • More runtime information is added to About dialog.

Fixed

  • Fixed: Non-ASCII font names may appear corrupted in the font dialog

  • Fixed: Application may not terminate when closing window during SSH authentication

  • Fixed: Terminal size is not reported to the server after SSH or TELNET authentication

Internal Changes

  • P/Invoke attributes to follow Windows API conventions were added for boolean return values and string members.

dev-20250505

05 May 16:58

Choose a tag to compare

dev-20250505 Pre-release
Pre-release

dev-20250504

04 May 10:50

Choose a tag to compare

dev-20250504 Pre-release
Pre-release

dev-20250430

30 Apr 14:54

Choose a tag to compare

dev-20250430 Pre-release
Pre-release

dev-20250427

27 Apr 08:29

Choose a tag to compare

dev-20250427 Pre-release
Pre-release

dev-20250421

21 Apr 14:24

Choose a tag to compare

dev-20250421 Pre-release
Pre-release

dev-20250420

20 Apr 10:49

Choose a tag to compare

dev-20250420 Pre-release
Pre-release

dev-20250104

03 Jan 21:41

Choose a tag to compare

dev-20250104 Pre-release
Pre-release