• v0.7.0 536357dd80

    zelnet v0.7.0 Stable

    gitea_admin released this 2026-06-26 04:09:12 +00:00 | 102 commits to main since this release

    Added

    • Connect dialog redesign: selectable TN5250 / TN3270 protocol radios (TN5250 the default),
      clearer IBM i sign-on labelling so it's obvious the User/Password fields fill the 5250 sign-on
      screen (not the host on the other end of the terminal), a native separator above the sign-on
      section, and a US/Canada (CCSID 037) default codepage.
    • Disconnect: a Disconnect button in a slimmer toolbar, plus a Ctrl+D / ⌘D keyboard
      accelerator — disconnecting returns to the Connect dialog so you can start a new session without
      relaunching. Both the macOS and Windows GUIs, at parity.

    Fixed

    • TN3270 terminal-escape injection: a hostile or MITM host's Repeat-to-Address byte that decodes
      to a C1 control (e.g. an 8-bit CSI introducer) is now gated out before it reaches the screen,
      matching the rest of the renderer's control-character handling.
    • TN3270 wrapping input fields: a field whose attribute sits near the end of the screen now
      transmits its real (wrapped) typed input instead of stale off-screen cells.
    Downloads