[3.3.1] - 2026-08-21
Fixed
- Message composer:
Up/Down(andShift+Up/Shift+Down, wheel
scrolling) now move by display row in soft-wrapped text, keeping the
x position in cells, instead of jumping by logical line.
Changed
- Release package files are now uniformly named
wtmux-<version>-<os>-<arch>(e.g.wtmux-3.3.1-windows-x64.exe
/.zip/.msi,wtmux-3.3.1-linux-amd64.deb). - Packaging scripts gained a
-Signoption that code-signs the bundled
executable, the Inno Setup installer and its uninstaller, and the MSI;
the newbuild-release-packages.ps1builds all Windows packages in
one go. The manualinstall.ps1was removed.