Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:17
· 9 commits to main since this release

Changelog

  • 9ef4801 Add %echo, which prints its argument and sends nothing
  • e85aac3 Add click-to-position in the input line, behind a renamed %mouse toggle
  • bf8b0f2 Ask as a crawler when a site refuses us outright
  • 2d34380 Check the error returns errcheck flagged in linkpreview
  • 0bee6e9 Fix duplicated detach review on reattach: dedup history replay vs live WS
  • 1e6b46e Fix input echo losing characters at the wrap boundary on hyphenated lines
  • a513e47 Fix viewport desync when recipient-syntax keys cross the input wrap boundary
  • d1d5d40 Match command names and keyword arguments case-insensitively
  • 4d9fd34 Measure TUI responsiveness over time, and stop it degrading
  • aa27bf3 Preview URLs in the input line, accepted with Tab
  • 6c11cc7 Report Lily's pending prompt in /state instead of inferring it from history
  • 27f6bc0 Reset the TUI's message-ID bookkeeping when it adopts a new proxy session
  • 41a2185 Swallow whitespace padding inside quotes in paste mode
  • 47f3f4c Wire up Ctrl+L to actually trigger a full screen redraw
  • 5692e85 Work around a mosh display-corruption bug when the input area shrinks

Released by GoReleaser.