0.7.0-rc1
Pre-release
Pre-release
What's Changed
- feat: emacs client port from common lisp tui version by @ryukinix in #75
- fix(emacs): allow arrow and C-n / C-p as navigation + links by @ryukinix in #76
- feat(emacs): improve reconnection capabilities by @ryukinix in #79
- refactor(web): notification on top + persistent topbar userlist by @ryukinix in #80
- fix(emacs): set default tcp port to 5558 by @ryukinix in #82
- feat: /search command by @ryukinix in #78
- feat: capture user-agent and show in /whois by @ryukinix in #81
- feat(ci): integrate mallet linter as ci job for pull requests by @ryukinix in #77
- refactor: server commands improvements by @ryukinix in #87
- Add Lispinto Chat Flutter client to README by @mateusfccp in #90
- feat: create TUI client by @ryukinix in #64
- refactor: use string-equal and char-equal for case-insensitive by @ryukinix in #93
- fix: use fukamachi mallet image by @ryukinix in #94
- feat(emacs): user-agent + reconnect and navigation fixes by @ryukinix in #96
- fix(tui): prevent periodic ping from auto-scrolling to bottom by @ryukinix in #97
New Contributors
- @mateusfccp made their first contribution in #90
Full Changelog: 0.6.1...0.7.0-rc1