Skip to content

Releases: Taracair/BlowTorch2

BlowTorch 2 v2.1.8

Choose a tag to compare

@Taracair Taracair released this 18 Jul 11:09

Fixes

  • Crash on connect: BufferOverflowException in CHARSET REQUEST (getCharsetRequestUtf8) when server sends IAC WILL CHARSET

Notes

  • versionCode 232 / versionName 2.1.8

BlowTorch 2 v2.1.7

Choose a tag to compare

@Taracair Taracair released this 18 Jul 11:07

Fixes

  • Telnet CHARSET (RFC 2066): accept WILL/DO, handle REQUEST/ACCEPTED, switch encoding
  • Default encoding is now UTF-8 (fixes ☘ / shamrock mojibake on modern MUDs like Steam Arkana / eden-test)
  • On WILL CHARSET, optimistically switch to UTF-8 even if the server skips the REQUEST SB

Notes

  • versionCode 231 / versionName 2.1.7
  • Reconnect after install so CHARSET negotiation runs

BlowTorch 2 v2.1.6

Choose a tag to compare

@Taracair Taracair released this 18 Jul 10:59

Fixes

  • Harden telnet IAC parsing (incomplete IAC/SB holdovers, no OOB/infinite loop)
  • Harden ANSI/VT100 handling (skip DCS/OSC/APC/PM and unknown CSI finals)
  • Prevents connect crash on servers that probe with heavy escape sequences (e.g. eden-test.rpgframework.de:4000)

Notes

  • versionCode 230 / versionName 2.1.6

BlowTorch 2 v2.1.5

Choose a tag to compare

@Taracair Taracair released this 17 Jul 19:05

BlowTorch 2 v2.1.5

Small fixes on top of the first release (still versionCode 229).

  • Input ↑/↓ and .kb stepu / .kb stepd recall command history (like keyboard arrows)
  • Input bar: Edit/Send stay put when text wraps; grows to about 7 lines
  • One connection notification; hide the live scroll thumb
  • Button edit polish; xterm-256 color fix
  • Accordion dropdown menus: solid black
  • Swipe help: edit buttons via ⋮; Help: aliases/triggers with $1

Features: https://github.com/Taracair/BlowTorch2/blob/main/README.md
Commands: https://github.com/Taracair/BlowTorch2/blob/main/docs/user-manual.md

First release

Choose a tag to compare

@Taracair Taracair released this 17 Jul 17:17

First release

First public build of BlowTorch 2 — a fork of classic BlowTorch for current Android.

Features: https://github.com/Taracair/BlowTorch2/blob/main/README.md

Commands: https://github.com/Taracair/BlowTorch2/blob/main/docs/user-manual.md