litellm/ui
Kerry Lu 1a358318f8 feat(ui): add upgrade banner with latest release changelog stats
Adds GET /get/latest_release_info, which fetches the latest stable GitHub
release once per hour per worker and buckets its PR bullets by conventional
commit prefix into new features, fixes, and other updates. The Admin UI
compares the running proxy version to that release and shows a dismissible
top banner with the stat line when the proxy is behind. Dismissal is stored
per release version in localStorage so the banner returns for the next one.

Co-Authored-By: Claude Code <noreply@anthropic.com>
2026-09-09 10:38:45 -07:00
..
litellm-dashboard feat(ui): add upgrade banner with latest release changelog stats 2026-09-09 10:38:45 -07:00
Dockerfile fix(docker): bump nginx runtime to 1.31.5-alpine3.24 and pin digest to resolve critical CVEs (#39561) 2026-09-03 08:46:07 -07:00
nginx.conf fix(ui): boot the UI image as an arbitrary uid by anchoring nginx writes under /tmp (#37982) 2026-08-24 11:57:36 -07:00