Just shipped Wirechat v0.5.1 🚀
This release brings a solid round of improvements across the chat experience:
• UI and interaction improvements
• better model resolution with WirechatService
• improved accessibility for tooltips and chat interactions
• stronger support for UUID-based conversations
• safer, more reliable cursor pagination
• more pagination test coverage
A lot of this update is about making Wirechat feel smoother, more reliable, and easier to extend in real-world apps.
Thanks to everyone who contributed to this release, and a special welcome to first-time contributor @~fbrissi.
Release notes:
github.com/wirechat/wirechat/releases/tag/v0.5.1
Back