v1.12.0
What's new
- Cyberpunk nav tabs: Restyled navigation with
1⟩Pkt 2⟩Nodformat - Ctrl+D/U page navigation in DM conversations and config panel
- Nodeinfo request (
ikey) in chat and DM views - Triangle accordion indicators in config panel
- Inline reply indicators (
↪ "text") instead of separate lines
Bug fixes
- Fix
n/Enter in packet view jumping to wrong node (was searching unsorted array) - Fix node navigation race condition causing wrong node selection
- Fix packet list missing rows (memo comparison and scroll bounds)
- Fix DM input field overflowing below conversation list
- Fix chat not using full height (messages now anchor to bottom)
- Fix DM messages being truncated (now multi-line with word wrap)
- Fix chat scrolling (simple Slack-style instead of center-scroll)
- Fix unread DM markers never clearing
- Fix emoji rendering through help dialog overlay
- Fix MeshView invalid dates (use
import_time_us) - Fix chat "No channel info" after config load
- Fix nav bar wrapping into border at certain widths
- Fix crash when protobuf enum is undefined (Docker compatibility)
- Strip newlines from node names and packet text everywhere
- Strip variation selectors (U+FE0F) from message text
Full Changelog: v1.11.1...v1.12.0