mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-06 23:34:13 +02:00
6 lines
271 B
Markdown
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.
|