Files
EchoHub/docs/changelog/v0.2.17.md
T

6 lines
271 B
Markdown

# v0.2.17
## Bug Fixes
- **IRC multi-line messages** — sending a message with line breaks from the TUI now correctly delivers each line as a separate PRIVMSG to IRC clients. Previously newlines were embedded raw in the IRC frame, which could create invalid messages.