v2.3.1
abhinavxd/libredeskv2.3.1Jun 1, 2026by github-actions[bot]
AI Summary
Bug fix release addressing duplicate API requests on admin pages after opening the inbox.
Key Highlights
- Fixes duplicate API requests on admin pages
New Features
- Duplicate request fix
Full Release Notes
# Libredesk v2.3.1 Fixes admin pages firing duplicate API requests after the inbox was opened. ## Upgrade notes - Always take a database backup before upgrading. - Follow the steps [here](https://docs.libredesk.io/getting-started/upgrade). ## Changelog * 5cd691f7 Merge pull request #353 from abhinavxd/fix/duplicate-admin-api-requests * 5c5c73b5 soft-refresh conversation list on inbox re-entry instead of refetching * 97df3ba7 fix: remove inbox keep-alive that caused duplicate admin requests * b42c46f8 Update contributing.md * 59f9b4e8 Merge pull request #347 from abhinavxd/dependabot/npm_and_yarn/frontend/axios-1.16.0 * 817e15dc add missing key to sample toml * 3e7756a8 fix: correct config keys for socket and draft retention * 3e9a52f9 build(deps): bump axios from 1.15.2 to 1.16.0 in /frontend ## What's Changed * build(deps): bump axios from 1.15.2 to 1.16.0 in /frontend by @dependabot[bot] in https://github.com/abhinavxd/libredesk/pull/347 * fix: remove inbox keep-alive that caused duplicate admin requests by @abhinavxd in https://github.com/abhinavxd/libredesk/pull/353 **Full Changelog**: https://github.com/abhinavxd/libredesk/compare/v2.3.0...v2.3.1