v0.8.5-beta
abhinavxd/libredeskv0.8.5-betaDec 12, 2025by github-actions[bot]
AI Summary
This update corrects incorrect unread message counts in conversations and adds support for setting a username in Redis connections.
Key Highlights
- Fixed incorrect unread message counts in conversations
- Added support for setting the username in Redis connections
Full Release Notes
## Fixes - Fixes incorrect unread message counts in conversations. - Adds missing support for setting the username in Redis connections. ## Upgrade - Always take database backups before any upgrade. - Follow steps [here](https://docs.libredesk.io/getting-started/upgrade). ## Changelog * 59dd3dc fix: make conversation last seen timestamp and unread counts per agent, right now its global. * b6622e7 Merge pull request #189 from egerong/feature/redis-user * 2c175a6 Add support for setting redis user